.. |
display
|
Fixed possible segfault in the vga core text update code.
|
2020-10-17 18:01:03 +00:00 |
hdimage
|
Fixed gcc 9.3 warnings in case C++17 support is enabled.
|
2020-09-02 08:35:44 +00:00 |
network
|
Some small changes for the vnet server support.
|
2020-09-05 08:39:25 +00:00 |
sound
|
Fixed i/o access map and changed some messages to BX_DEBUG.
|
2020-09-18 09:35:52 +00:00 |
usb
|
Save / restore: renamed register methods of device cores (fixes warnings in
|
2020-09-03 06:45:39 +00:00 |
acpi.cc
|
Some small changes in the PM register handling. No functional change.
|
2020-10-10 16:09:58 +00:00 |
acpi.h
|
Some small changes in the PM register handling. No functional change.
|
2020-10-10 16:09:58 +00:00 |
biosdev.cc
|
|
|
biosdev.h
|
|
|
busmouse.cc
|
|
|
busmouse.h
|
|
|
cmos.cc
|
Don't report BX_ERROR when writing an unsupprted to shutdown status register
|
2020-10-11 18:47:21 +00:00 |
cmos.h
|
Don't report BX_ERROR when writing an unsupprted to shutdown status register
|
2020-10-11 18:47:21 +00:00 |
devices.cc
|
Added experimental "multiple NICs" support (currently NE2000 only). Unlike the
|
2020-03-02 22:04:10 +00:00 |
devices.txt
|
Added missing HPET entry in devices tree
|
2019-12-11 17:06:45 +00:00 |
dma.cc
|
|
|
dma.h
|
|
|
extfpuirq.cc
|
|
|
extfpuirq.h
|
|
|
floppy.cc
|
|
|
floppy.h
|
|
|
gameport.cc
|
|
|
gameport.h
|
|
|
harddrv.cc
|
applying SF patch #545 Speling fixes
|
2019-12-09 16:29:23 +00:00 |
harddrv.h
|
Some work on the disk image sector size option based on a patch by Ben Lunt.
|
2018-03-27 17:47:46 +00:00 |
hpet.cc
|
Fixed some HPET issues with a patch by Oleg. The following tests are passed now:
|
2019-12-17 17:40:30 +00:00 |
hpet.h
|
Fixed some HPET issues with a patch by Oleg. The following tests are passed now:
|
2019-12-17 17:40:30 +00:00 |
ioapic.cc
|
|
|
ioapic.h
|
|
|
iodebug.cc
|
|
|
iodebug.h
|
|
|
iodev.h
|
Added support for driving the speaker line directly with the speaker gate, but
|
2018-05-10 10:50:42 +00:00 |
keyboard.cc
|
|
|
keyboard.h
|
|
|
Makefile.in
|
|
|
parallel.cc
|
|
|
parallel.h
|
|
|
pci2isa.cc
|
Added new macros BX_DEBUG_PCI_READ and BX_DEBUG_PCI_WRITE to unify the debug
|
2018-05-01 15:54:37 +00:00 |
pci2isa.h
|
Started implementing the i440BX PCI/AGP chipset.
|
2018-02-24 18:04:36 +00:00 |
pci_ide.cc
|
Added new macros BX_DEBUG_PCI_READ and BX_DEBUG_PCI_WRITE to unify the debug
|
2018-05-01 15:54:37 +00:00 |
pci_ide.h
|
|
|
pci.cc
|
Some fixes for MSVC.
|
2018-05-21 16:11:46 +00:00 |
pci.h
|
Some work on the i440BX chipset and related changes.
|
2018-03-04 04:53:16 +00:00 |
pcidev.cc
|
Added new macros BX_DEBUG_PCI_READ and BX_DEBUG_PCI_WRITE to unify the debug
|
2018-05-01 15:54:37 +00:00 |
pcidev.h
|
|
|
pic.cc
|
|
|
pic.h
|
|
|
pit82c54.cc
|
Speaker beep methods should only be called in PIT mode 3 (square wave generator).
|
2018-05-14 18:17:04 +00:00 |
pit82c54.h
|
Speaker beep methods should only be called in PIT mode 3 (square wave generator).
|
2018-05-14 18:17:04 +00:00 |
pit.cc
|
Speaker beep methods should only be called in PIT mode 3 (square wave generator).
|
2018-05-14 18:17:04 +00:00 |
pit.h
|
Speaker beep methods should only be called in PIT mode 3 (square wave generator).
|
2018-05-14 18:17:04 +00:00 |
scancodes.cc
|
|
|
scancodes.h
|
|
|
serial_raw.cc
|
|
|
serial_raw.h
|
|
|
serial.cc
|
|
|
serial.h
|
|
|
slowdown_timer.cc
|
|
|
slowdown_timer.h
|
|
|
speaker.cc
|
Enable the new speaker volume control for the lowlevel sound support only.
|
2020-07-08 21:31:49 +00:00 |
speaker.h
|
Added PC speaker volume control for the lowlevel sound support.
|
2020-06-21 09:08:05 +00:00 |
unmapped.cc
|
|
|
unmapped.h
|
|
|
virt_timer.cc
|
|
|
virt_timer.h
|
|
|