.. |
display
|
now using new bx_param_string_c method sprint() in enhanced debugger
|
2013-02-02 16:02:08 +00:00 |
hdimage
|
some fixes for Bochs on MorphOS (based on a patch by Thore Sittly)
|
2013-04-12 17:26:27 +00:00 |
network
|
added new bx_param_string_c methods isempty() and sprint()
|
2013-02-01 19:13:58 +00:00 |
sound
|
continued work for "wx second run" support
|
2013-02-18 20:52:19 +00:00 |
usb
|
fixed unused var warning
|
2013-04-09 20:35:24 +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
|
always load and enable USB UHCI if the i440FX chipset (PIIX3) is selected
|
2012-12-14 16:10:25 +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
|
changed floppy media status parameter type to bx_param_enum_c
|
2013-01-23 17:56:57 +00:00 |
floppy.h
|
- turn on status bar LEDs after restore if necessary
|
2012-10-03 09:09:04 +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
|
DLL HD support rewritten and enabled for WIN32
|
2013-03-08 18:25:32 +00:00 |
harddrv.h
|
optimize harddrv code
|
2012-05-06 19:19:00 +00:00 |
ioapic.cc
|
added IOAPIC control from the PIIX3 (enable /disable and address relocation)
|
2012-11-25 19:06:03 +00:00 |
ioapic.h
|
added IOAPIC control from the PIIX3 (enable /disable and address relocation)
|
2012-11-25 19:06:03 +00:00 |
iodebug.cc
|
|
|
iodebug.h
|
|
|
iodev.h
|
added IOAPIC control from the PIIX3 (enable /disable and address relocation)
|
2012-11-25 19:06:03 +00:00 |
keyboard.cc
|
cleaned up devices timer handler / fixed keyboard paste counter
|
2012-10-30 17:25:33 +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
|
parse serial, parallel and sound bochsrc options using the parameter list
|
2013-01-26 18:17:23 +00:00 |
parallel.h
|
|
|
pci2isa.cc
|
implemented volatile BIOS memory write support (controlled by PIIX/PIIX3 XBCS register)
|
2012-12-02 19:59:23 +00:00 |
pci2isa.h
|
PCI register behaviour fixes (PIIX/PIIX3)
|
2012-11-16 16:59:58 +00:00 |
pci_ide.cc
|
PCI register behaviour fixes, updated messages and comments
|
2012-11-12 18:56:07 +00:00 |
pci_ide.h
|
PCI register behaviour fixes, updated messages and comments
|
2012-11-12 18:56:07 +00:00 |
pci.cc
|
added default DRB address setup for the i440FX chipset
|
2013-02-27 17:21:29 +00:00 |
pci.h
|
i430FX: set up DRB address registers depending on memory size
|
2013-01-25 15:52:39 +00:00 |
pcidev.cc
|
started implementing the i430FX chipset
|
2012-11-11 08:11:17 +00:00 |
pcidev.h
|
|
|
pic.cc
|
some cleanups and optimizations with new event interface
|
2012-10-03 15:49:45 +00:00 |
pic.h
|
|
|
pit82c54.cc
|
|
|
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
|
cleaned up serial mode handling and some other minor changes
|
2013-02-23 15:15:59 +00:00 |
serial_raw.h
|
cleaned up serial mode handling and some other minor changes
|
2013-02-23 15:15:59 +00:00 |
serial.cc
|
cleaned up serial mode handling and some other minor changes
|
2013-02-23 15:15:59 +00:00 |
serial.h
|
cleaned up serial mode handling and some other minor changes
|
2013-02-23 15:15:59 +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 |