Bochs/bochs/iodev
2003-09-05 23:17:51 +00:00
..
aspi-win32.h
biosdev.cc - new accesss mask must be checked in the i/o read/write register function. 2003-07-31 15:29:34 +00:00
biosdev.h
cdrom_amigaos.cc
cdrom_beos.cc
cdrom_beos.h
cdrom.cc - missing return value added in function start_cdrom() 2003-08-21 18:27:01 +00:00
cdrom.h - apply .bochsrc, cdrom, serial and ethernet patches for NetBSD 2003-08-19 00:37:03 +00:00
cmos.cc - implement option to set clock from utc time, on supported platforms 2003-09-05 23:17:51 +00:00
cmos.h
crc32.cc
crc32.h
devices.cc - add a "clock: sync=[none|slowdown|realtime], time0=[timeValue|local|utc]" 2003-08-19 00:10:39 +00:00
dma.cc - new accesss mask must be checked in the i/o read/write register function. 2003-07-31 15:29:34 +00:00
dma.h - removed BX_CPP_AttrRegparmN() from the i/o read handler. The read access 2003-05-03 07:41:27 +00:00
eth_arpback.cc
eth_fbsd.cc
eth_linux.cc
eth_null.cc
eth_packetmaker.cc
eth_packetmaker.h
eth_tap.cc - add comments where fixes are needed for other BSDs 2003-04-28 12:58:21 +00:00
eth_tuntap.cc - merge and move execute_script functions to eth.cc 2003-04-26 14:48:45 +00:00
eth_win32.cc - applied some parts of the patch from Andrew Zabolotny <zap@cobra.ru> 2003-06-07 19:16:55 +00:00
eth.cc - define execute_script function only when tap or tuntap is used 2003-04-28 13:01:09 +00:00
eth.h - merge and move execute_script functions to eth.cc 2003-04-26 14:48:45 +00:00
extfpuirq.cc - io_len mask in i/o register functions implemented (1 = 8bit, 2 = 16bit, 4 = 32bit). 2003-07-31 12:04:48 +00:00
extfpuirq.h
floppy.cc - io_len mask fixed and unnecessary io_len checks removed from the remaining 2003-07-31 19:51:42 +00:00
floppy.h
gameport.cc - io_len mask in i/o register functions implemented (1 = 8bit, 2 = 16bit, 4 = 32bit). 2003-07-31 12:04:48 +00:00
gameport.h - implementation of the standard PC gameport for the Linux platform 2003-06-21 12:55:19 +00:00
guest2host.cc
guest2host.h
harddrv.cc - write cmd 0x70 (seek) should not set drq. (fix by Mathis) 2003-08-24 22:44:44 +00:00
harddrv.h - change disk image mode name "growable" to the more accurate "growing" 2003-08-01 01:20:00 +00:00
ioapic.cc
ioapic.h
iodebug.cc
iodebug.h
iodev.h Apply Vitaly's Vorobyov debugger patch 2003-08-04 16:03:09 +00:00
keyboard.cc - io_len mask fixed and unnecessary io_len checks removed from the remaining 2003-07-31 19:51:42 +00:00
keyboard.h - function put_scancode() removed. It is no longer necessary, since all display 2003-07-13 19:51:21 +00:00
Makefile.in - add a "clock: sync=[none|slowdown|realtime], time0=[timeValue|local|utc]" 2003-08-19 00:10:39 +00:00
ne2k.cc - wx: NetConfigDialog replaced by a new version using ParamDialog 2003-08-25 16:46:18 +00:00
ne2k.h
parallel.cc - io_len mask fixed and unnecessary io_len checks removed from the remaining 2003-07-31 19:51:42 +00:00
parallel.h
pci2isa.cc - io_len mask fixed and unnecessary io_len checks removed from the remaining 2003-07-31 19:51:42 +00:00
pci2isa.h
pci.cc - io_len mask fixed and unnecessary io_len checks removed from the remaining 2003-07-31 19:51:42 +00:00
pci.h
pciusb.cc
pciusb.h
pcivga.cc
pcivga.h
pic.cc Fixed broken build, reported by Jeroen Janssen 2003-08-05 09:19:36 +00:00
pic.h Apply Vitaly's Vorobyov debugger patch 2003-08-04 16:03:09 +00:00
pit82c54.cc - removed obsolete comment 2003-06-29 17:24:52 +00:00
pit82c54.h
pit_wrap.cc - add a "clock: sync=[none|slowdown|realtime], time0=[timeValue|local|utc]" 2003-08-19 00:10:39 +00:00
pit_wrap.h - add a "clock: sync=[none|slowdown|realtime], time0=[timeValue|local|utc]" 2003-08-19 00:10:39 +00:00
pit.cc - io_len mask in i/o register functions implemented (1 = 8bit, 2 = 16bit, 4 = 32bit). 2003-07-31 12:04:48 +00:00
pit.h
sb16.cc - io_len mask fixed and unnecessary io_len checks removed from the remaining 2003-07-31 19:51:42 +00:00
sb16.h - implementation of the standard PC gameport for the Linux platform 2003-06-21 12:55:19 +00:00
scancodes.cc
scancodes.h
scsi_commands.h
scsidefs.h
scsipt.h
serial_raw.cc
serial_raw.h
serial.cc - apply .bochsrc, cdrom, serial and ethernet patches for NetBSD 2003-08-19 00:37:03 +00:00
serial.h
slowdown_timer.cc - add possibility to have both sync method active at the same time 2003-08-26 20:24:36 +00:00
slowdown_timer.h - add a "clock: sync=[none|slowdown|realtime], time0=[timeValue|local|utc]" 2003-08-19 00:10:39 +00:00
soundlnx.cc
soundlnx.h
soundwin.cc
soundwin.h
unmapped.cc Applied Andrew's Zabolotny patch which gives posibility for program to popup debugger by writing 'D' character to 0x8900 port 2003-08-10 17:19:49 +00:00
unmapped.h
vga.cc - io_len mask fixed and unnecessary io_len checks removed from the remaining 2003-07-31 19:51:42 +00:00
vga.h - VBE LFB flag added 2003-07-16 17:56:25 +00:00
virt_timer.cc - add possibility to have both sync method active at the same time 2003-08-26 20:24:36 +00:00
virt_timer.h
vmware3.cc Committed syntax error fixes from Vitaly Vorobyov. 2003-08-03 17:04:02 +00:00
vmware3.h Committed syntax error fixes from Vitaly Vorobyov. 2003-08-03 17:04:02 +00:00