.. |
aspi-win32.h
|
|
|
biosdev.cc
|
- the Bochs BIOS and the LGPL'd VGABIOS never cause a panic at line number 0
|
2005-10-23 13:23:49 +00:00 |
biosdev.h
|
Added missed CVS header to several files
|
2006-04-27 15:11:45 +00:00 |
busmouse.cc
|
Several x86-64 MSRs were not-initilized !
|
2006-05-28 17:07:57 +00:00 |
busmouse.h
|
Merge SAVE_RESTORE branch to CVS
|
2006-05-27 15:54:49 +00:00 |
cdrom_amigaos.cc
|
- fixed parameter list for function read_toc()
|
2006-02-20 21:58:05 +00:00 |
cdrom_beos.cc
|
Added missed CVS header to several files
|
2006-04-27 15:11:45 +00:00 |
cdrom_beos.h
|
Added missed CVS header to several files
|
2006-04-27 15:11:45 +00:00 |
cdrom.cc
|
- fixed cdrom capacity of ISO image files
|
2006-03-26 00:38:58 +00:00 |
cdrom.h
|
More indent and C++ style changes (explicitly write virtual before virtual desctructors).
|
2006-03-07 21:11:20 +00:00 |
cmos.cc
|
Avoid doing strdup for param name field - most of the strdups elliminated !
|
2006-05-29 22:33:38 +00:00 |
cmos.h
|
Merge SAVE_RESTORE branch to CVS
|
2006-05-27 15:54:49 +00:00 |
crc32.cc
|
|
|
crc32.h
|
Style and indent changes
|
2006-03-07 18:16:41 +00:00 |
devices.cc
|
Merge SAVE_RESTORE branch to CVS
|
2006-05-27 15:54:49 +00:00 |
dma.cc
|
Fix SR macros mis-use. Need to add assertion into bxlist_c and check that it has no 2 params with same name inside !
|
2006-06-14 16:44:33 +00:00 |
dma.h
|
Merge SAVE_RESTORE branch to CVS
|
2006-05-27 15:54:49 +00:00 |
eth_arpback.cc
|
- don't include the device headers in networking/sound lowlevel code, virtual
|
2005-12-10 18:37:35 +00:00 |
eth_fbsd.cc
|
- don't include the device headers in networking/sound lowlevel code, virtual
|
2005-12-10 18:37:35 +00:00 |
eth_linux.cc
|
- don't include the device headers in networking/sound lowlevel code, virtual
|
2005-12-10 18:37:35 +00:00 |
eth_null.cc
|
- don't include the device headers in networking/sound lowlevel code, virtual
|
2005-12-10 18:37:35 +00:00 |
eth_packetmaker.cc
|
- don't include the device headers in networking/sound lowlevel code, virtual
|
2005-12-10 18:37:35 +00:00 |
eth_packetmaker.h
|
- dependencies between NE2k and PCI Pseudo-NIC removed from the config interface
|
2004-10-07 17:38:03 +00:00 |
eth_tap.cc
|
- don't include the device headers in networking/sound lowlevel code, virtual
|
2005-12-10 18:37:35 +00:00 |
eth_tuntap.cc
|
- compilation fix for MacOSX 10.2 (tested on the SF compile farm)
|
2006-08-05 15:53:52 +00:00 |
eth_vde.cc
|
- fixed compile error on FreeBSD 5.4 (tested with SF compile farm)
|
2006-08-05 14:42:47 +00:00 |
eth_vnet.cc
|
- don't include the device headers in networking/sound lowlevel code, virtual
|
2005-12-10 18:37:35 +00:00 |
eth_win32.cc
|
- implemented readable packet log file support similar to other networking modules
|
2006-02-02 18:49:30 +00:00 |
eth.cc
|
- don't include the device headers in networking/sound lowlevel code, virtual
|
2005-12-10 18:37:35 +00:00 |
eth.h
|
More indent and C++ style changes (explicitly write virtual before virtual desctructors).
|
2006-03-07 21:11:20 +00:00 |
extfpuirq.cc
|
Style and indent changes
|
2006-03-07 18:16:41 +00:00 |
extfpuirq.h
|
More indent and C++ style changes (explicitly write virtual before virtual desctructors).
|
2006-03-07 21:11:20 +00:00 |
floppy.cc
|
- report only config control register changes to avoid logfile flooding
|
2006-08-12 11:22:40 +00:00 |
floppy.h
|
Merge SAVE_RESTORE branch to CVS
|
2006-05-27 15:54:49 +00:00 |
gameport.cc
|
Clean and simplify save-restore params registration for more devices
|
2006-05-28 18:14:05 +00:00 |
gameport.h
|
Merge SAVE_RESTORE branch to CVS
|
2006-05-27 15:54:49 +00:00 |
guest2host.cc
|
Style and indent changes
|
2006-03-07 18:16:41 +00:00 |
guest2host.h
|
More indent and C++ style changes (explicitly write virtual before virtual desctructors).
|
2006-03-07 21:11:20 +00:00 |
harddrv.cc
|
- missing 32-bit support for the PACKET command added
|
2006-08-23 17:19:03 +00:00 |
harddrv.h
|
- using a unique name for ATAPI 'inquiry' makes Win98 report two cdroms on one
|
2006-08-05 07:49:31 +00:00 |
hdimage.cc
|
- endianness fixed
|
2006-06-16 08:56:13 +00:00 |
hdimage.h
|
- geometry autodetection for 'sparse' mode hard disk images added
|
2006-06-16 07:29:33 +00:00 |
ioapic.cc
|
Support for partial read/write in APIC space
|
2006-06-05 05:39:21 +00:00 |
ioapic.h
|
Support for partial read/write in APIC space
|
2006-06-05 05:39:21 +00:00 |
iodebug.cc
|
Now devices could be compiled separatelly from CPU
|
2006-03-06 22:03:16 +00:00 |
iodebug.h
|
More indent and C++ style changes (explicitly write virtual before virtual desctructors).
|
2006-03-07 21:11:20 +00:00 |
iodev.h
|
Merge SAVE_RESTORE branch to CVS
|
2006-05-27 15:54:49 +00:00 |
keyboard.cc
|
- store current mouse capture state in the device object, so Bochs no longer
|
2006-08-25 18:26:27 +00:00 |
keyboard.h
|
- store current mouse capture state in the device object, so Bochs no longer
|
2006-08-25 18:26:27 +00:00 |
Makefile.in
|
Remove cpu.h -> devices.cc dependancy, kill_bochs_request moved from CPU to bx_pc_system
|
2006-03-14 18:11:22 +00:00 |
ne2k.cc
|
Avoid doing strdup for param name field - most of the strdups elliminated !
|
2006-05-29 22:33:38 +00:00 |
ne2k.h
|
Merge SAVE_RESTORE branch to CVS
|
2006-05-27 15:54:49 +00:00 |
parallel.cc
|
Avoid doing strdup for param name field - most of the strdups elliminated !
|
2006-05-29 22:33:38 +00:00 |
parallel.h
|
Merge SAVE_RESTORE branch to CVS
|
2006-05-27 15:54:49 +00:00 |
pci2isa.cc
|
Only rename bx_pci2isa_c class
|
2006-08-21 21:29:16 +00:00 |
pci2isa.h
|
Only rename bx_pci2isa_c class
|
2006-08-21 21:29:16 +00:00 |
pci_ide.cc
|
Fix SR macros mis-use. Need to add assertion into bxlist_c and check that it has no 2 params with same name inside !
|
2006-06-14 16:44:33 +00:00 |
pci_ide.h
|
Merge SAVE_RESTORE branch to CVS
|
2006-05-27 15:54:49 +00:00 |
pci.cc
|
Avoid doing strdup for param name field - most of the strdups elliminated !
|
2006-05-29 22:33:38 +00:00 |
pci.h
|
Merge SAVE_RESTORE branch to CVS
|
2006-05-27 15:54:49 +00:00 |
pcidev.cc
|
- kernel module init failure must always cause a panic
|
2006-08-20 09:12:02 +00:00 |
pcidev.h
|
- attempt to fix the userspace part of pcidev for the current PCI infrastructure
|
2006-08-05 20:04:23 +00:00 |
pcipnic.cc
|
Avoid doing strdup for param name field - most of the strdups elliminated !
|
2006-05-29 22:33:38 +00:00 |
pcipnic.h
|
Merge SAVE_RESTORE branch to CVS
|
2006-05-27 15:54:49 +00:00 |
pciusb_devs.h
|
- prepared USB flash stick implementation (patch by Ben Lunt - not yet complete)
|
2005-11-07 19:06:05 +00:00 |
pciusb.cc
|
- added comment from Ben Lunt
|
2006-08-20 09:19:59 +00:00 |
pciusb.h
|
Merge SAVE_RESTORE branch to CVS
|
2006-05-27 15:54:49 +00:00 |
pcivga.cc
|
Fix SR macros mis-use. Need to add assertion into bxlist_c and check that it has no 2 params with same name inside !
|
2006-06-14 16:44:33 +00:00 |
pcivga.h
|
Merge SAVE_RESTORE branch to CVS
|
2006-05-27 15:54:49 +00:00 |
pic.cc
|
Merge SAVE_RESTORE branch to CVS
|
2006-05-27 15:54:49 +00:00 |
pic.h
|
Merge SAVE_RESTORE branch to CVS
|
2006-05-27 15:54:49 +00:00 |
pit82c54.cc
|
Avoid doing strdup for param name field - most of the strdups elliminated !
|
2006-05-29 22:33:38 +00:00 |
pit82c54.h
|
Merge SAVE_RESTORE branch to CVS
|
2006-05-27 15:54:49 +00:00 |
pit_wrap.cc
|
Merge SAVE_RESTORE branch to CVS
|
2006-05-27 15:54:49 +00:00 |
pit_wrap.h
|
Merge SAVE_RESTORE branch to CVS
|
2006-05-27 15:54:49 +00:00 |
pit.cc
|
Avoid doing strdup for param name field - most of the strdups elliminated !
|
2006-05-29 22:33:38 +00:00 |
pit.h
|
Merge SAVE_RESTORE branch to CVS
|
2006-05-27 15:54:49 +00:00 |
pnic_api.h
|
Up to API version 1.1. IRQ support added.
|
2004-03-26 03:22:46 +00:00 |
sb16.cc
|
Avoid doing strdup for param name field - most of the strdups elliminated !
|
2006-05-29 22:33:38 +00:00 |
sb16.h
|
Merge SAVE_RESTORE branch to CVS
|
2006-05-27 15:54:49 +00:00 |
scancodes.cc
|
|
|
scancodes.h
|
Style and indent changes
|
2006-03-07 18:16:41 +00:00 |
scsi_commands.h
|
|
|
scsidefs.h
|
|
|
scsipt.h
|
|
|
serial_raw.cc
|
More indent and C++ style changes (explicitly write virtual before virtual desctructors).
|
2006-03-07 21:11:20 +00:00 |
serial_raw.h
|
More indent and C++ style changes (explicitly write virtual before virtual desctructors).
|
2006-03-07 21:11:20 +00:00 |
serial.cc
|
- don't modify the 'dev' parameter with strtok() in 'socket' mode
|
2006-08-18 16:57:39 +00:00 |
serial.h
|
Merge SAVE_RESTORE branch to CVS
|
2006-05-27 15:54:49 +00:00 |
slowdown_timer.cc
|
Merge SAVE_RESTORE branch to CVS
|
2006-05-27 15:54:49 +00:00 |
slowdown_timer.h
|
Merge SAVE_RESTORE branch to CVS
|
2006-05-27 15:54:49 +00:00 |
soundlnx.cc
|
- sb16 options rewritten to a parameter tree
|
2006-03-03 20:29:50 +00:00 |
soundlnx.h
|
- support for GNU/kFreeBSD and GNU/kNetBSD added in lowlevel iodev code (cdrom,
|
2004-09-11 15:39:53 +00:00 |
soundosx.cc
|
- sb16 options rewritten to a parameter tree
|
2006-03-03 20:29:50 +00:00 |
soundosx.h
|
Added Brian Huffman's Sound for OSX code with a couple of tweaks.
|
2004-02-09 22:23:53 +00:00 |
soundwin.cc
|
- sb16 options rewritten to a parameter tree
|
2006-03-03 20:29:50 +00:00 |
soundwin.h
|
- some fixes in the (currently disabled) sndPlaySound feature (TODO: wave output
|
2006-02-05 17:13:54 +00:00 |
speaker.cc
|
- moved OSX beep implementation to the carbon gui code
|
2006-08-03 16:01:23 +00:00 |
speaker.h
|
Added missed CVS header to several files
|
2006-04-27 15:11:45 +00:00 |
svga_cirrus.cc
|
- VGA memory is now a part of the common video memory (same as real hardware)
|
2006-08-18 15:43:20 +00:00 |
svga_cirrus.h
|
- VGA memory is now a part of the common video memory (same as real hardware)
|
2006-08-18 15:43:20 +00:00 |
unmapped.cc
|
Speed up compilation process.
|
2004-06-19 15:20:15 +00:00 |
unmapped.h
|
More indent and C++ style changes (explicitly write virtual before virtual desctructors).
|
2006-03-07 21:11:20 +00:00 |
vga.cc
|
- VGA memory is now a part of the common video memory (same as real hardware)
|
2006-08-18 15:43:20 +00:00 |
vga.h
|
- VGA memory is now a part of the common video memory (same as real hardware)
|
2006-08-18 15:43:20 +00:00 |
virt_timer.cc
|
Avoid doing strdup for param name field - most of the strdups elliminated !
|
2006-05-29 22:33:38 +00:00 |
virt_timer.h
|
Merge SAVE_RESTORE branch to CVS
|
2006-05-27 15:54:49 +00:00 |
vmware3.cc
|
- geometry autodetection for 'vmware3' mode hard disk images added
|
2006-06-15 09:44:37 +00:00 |
vmware3.h
|
Added missed CVS header to several files
|
2006-04-27 15:11:45 +00:00 |