.. |
display
|
- moved the display adapter emulation to the new subdirectory iodev/display
|
2012-09-10 20:49:29 +00:00 |
hdimage
|
- changed license headers from LGPL to MIT for all devices / drivers that have
|
2012-08-31 12:08:19 +00:00 |
network
|
- added original authors on top of LGPL'd sources ported from Qemu
|
2012-08-30 20:41:25 +00:00 |
sound
|
- changed license headers from LGPL to MIT for all devices / drivers that have
|
2012-08-31 12:08:19 +00:00 |
usb
|
- parts of the USB keypad code are still based on Ben's code, so we need to
|
2012-09-02 09:37:47 +00:00 |
acpi.cc
|
- remove registered device state in destructor (fixes crash on Bochs exit with
|
2012-08-19 08:16:20 +00:00 |
acpi.h
|
|
|
biosdev.cc
|
|
|
biosdev.h
|
|
|
busmouse.cc
|
- remove registered device state in destructor (fixes crash on Bochs exit with
|
2012-08-19 08:16:20 +00:00 |
busmouse.h
|
|
|
cmos.cc
|
- remove registered device state in destructor (fixes crash on Bochs exit with
|
2012-08-19 08:16:20 +00:00 |
cmos.h
|
- added new parameter 'rtc_sync' for the 'clock' option. If this option is
|
2012-05-15 17:03:45 +00:00 |
devices.cc
|
- fixed unloading of support plugins
|
2012-08-20 07:35:30 +00:00 |
devices.txt
|
- documentation updates (iodev subdirectories)
|
2012-09-02 10:51:47 +00:00 |
dma.cc
|
- remove registered device state in destructor (fixes crash on Bochs exit with
|
2012-08-19 08:16:20 +00:00 |
dma.h
|
- added the capability to transfer more then one byte per ISA DMA cycle.
|
2012-07-12 21:20:46 +00:00 |
extfpuirq.cc
|
|
|
extfpuirq.h
|
|
|
floppy.cc
|
- remove registered device state in destructor (fixes crash on Bochs exit with
|
2012-08-19 08:16:20 +00:00 |
floppy.h
|
- added the capability to transfer more then one byte per ISA DMA cycle.
|
2012-07-12 21:20:46 +00:00 |
gameport.cc
|
- remove registered device state in destructor (fixes crash on Bochs exit with
|
2012-08-19 08:16:20 +00:00 |
gameport.h
|
|
|
harddrv.cc
|
- remove registered device state in destructor (fixes crash on Bochs exit with
|
2012-08-19 08:16:20 +00:00 |
harddrv.h
|
optimize harddrv code
|
2012-05-06 19:19:00 +00:00 |
ioapic.cc
|
- remove registered device state in destructor (fixes crash on Bochs exit with
|
2012-08-19 08:16:20 +00:00 |
ioapic.h
|
- remove registered device state in destructor (fixes crash on Bochs exit with
|
2012-08-19 08:16:20 +00:00 |
iodebug.cc
|
- don't panic in debugger if the iodebug plugin is not loaded
|
2012-04-19 18:03:13 +00:00 |
iodebug.h
|
|
|
iodev.h
|
- fixed unloading of support plugins
|
2012-08-20 07:35:30 +00:00 |
keyboard.cc
|
- remove registered device state in destructor (fixes crash on Bochs exit with
|
2012-08-19 08:16:20 +00:00 |
keyboard.h
|
- prepared support for sending absolute x/y values from the gui to the mouse emulation
|
2012-06-21 17:33:37 +00:00 |
Makefile.in
|
- moved the display adapter emulation to the new subdirectory iodev/display
|
2012-09-10 20:49:29 +00:00 |
parallel.cc
|
- remove registered device state in destructor (fixes crash on Bochs exit with
|
2012-08-19 08:16:20 +00:00 |
parallel.h
|
|
|
pci2isa.cc
|
- remove registered device state in destructor (fixes crash on Bochs exit with
|
2012-08-19 08:16:20 +00:00 |
pci2isa.h
|
- debugger command 'info device': implemented support for additional arguments
|
2012-04-23 17:06:19 +00:00 |
pci_ide.cc
|
- remove registered device state in destructor (fixes crash on Bochs exit with
|
2012-08-19 08:16:20 +00:00 |
pci_ide.h
|
|
|
pci.cc
|
- remove registered device state in destructor (fixes crash on Bochs exit with
|
2012-08-19 08:16:20 +00:00 |
pci.h
|
- debugger command 'info device': implemented support for additional arguments
|
2012-04-23 17:06:19 +00:00 |
pcidev.cc
|
|
|
pcidev.h
|
|
|
pic.cc
|
- remove registered device state in destructor (fixes crash on Bochs exit with
|
2012-08-19 08:16:20 +00:00 |
pic.h
|
- debugger command 'info device': implemented support for additional arguments
|
2012-04-23 17:06:19 +00:00 |
pit82c54.cc
|
- pit: added debug_dump()
|
2012-05-01 15:53:28 +00:00 |
pit82c54.h
|
|
|
pit.cc
|
- remove registered device state in destructor (fixes crash on Bochs exit with
|
2012-08-19 08:16:20 +00:00 |
pit.h
|
- remove registered device state in destructor (fixes crash on Bochs exit with
|
2012-08-19 08:16:20 +00:00 |
scancodes.cc
|
|
|
scancodes.h
|
|
|
serial_raw.cc
|
|
|
serial_raw.h
|
|
|
serial.cc
|
- remove registered device state in destructor (fixes crash on Bochs exit with
|
2012-08-19 08:16:20 +00:00 |
serial.h
|
- prepared support for sending absolute x/y values from the gui to the mouse emulation
|
2012-06-21 17:33:37 +00:00 |
slowdown_timer.cc
|
|
|
slowdown_timer.h
|
|
|
speaker.cc
|
- check the beep output interface and report the one to be used in the reset()
|
2012-05-24 18:06:40 +00:00 |
speaker.h
|
- check the beep output interface and report the one to be used in the reset()
|
2012-05-24 18:06:40 +00:00 |
unmapped.cc
|
|
|
unmapped.h
|
|
|
virt_timer.cc
|
- removed unused case with virtual timer support disabled
|
2012-05-17 09:11:48 +00:00 |
virt_timer.h
|
- removed unused case with virtual timer support disabled
|
2012-05-17 09:11:48 +00:00 |