.. |
aspi-win32.h
|
- only define PACKED if it's not already defined, since in Cygwin it's
|
2001-06-25 12:52:37 +00:00 |
biosdev.cc
|
- i forgot to keep the 0xfff0 port management for older bioses. fixed
|
2002-04-24 11:52:13 +00:00 |
biosdev.h
|
- Added a biosdev "pseudo device" to handle the log output of the rombios and vgabios :
|
2002-04-01 21:53:23 +00:00 |
cdrom_amigaos.cc
|
- fixed the function argument of insert_cdrom() for Amiga OS and MacOSX
|
2002-05-28 15:39:05 +00:00 |
cdrom_beos.cc
|
- add BeOS specific code from Bernd Korz
|
2001-12-07 18:58:24 +00:00 |
cdrom_beos.h
|
- add BeOS specific code from Bernd Korz
|
2001-12-07 18:58:24 +00:00 |
cdrom_osx.cc
|
- fixed the function argument of insert_cdrom() for Amiga OS and MacOSX
|
2002-05-28 15:39:05 +00:00 |
cdrom.cc
|
- the win32 version now uses the READ TOC function for files. This is a hack
|
2002-07-31 05:21:46 +00:00 |
cdrom.h
|
- new cdrom button in the headerbar
|
2002-02-01 16:46:27 +00:00 |
cmos.cc
|
- fixed hexadecimal format of BX_DEBUG, BX_INFO and BX_PANIC messages
|
2002-08-27 17:24:36 +00:00 |
cmos.h
|
- reading status register C clears the IRQ
|
2002-01-26 10:00:08 +00:00 |
crc32.cc
|
- add RCS Id to header of every file. This makes it easier to know what's
|
2001-10-03 13:10:38 +00:00 |
crc32.h
|
- add RCS Id to header of every file. This makes it easier to know what's
|
2001-10-03 13:10:38 +00:00 |
devices.cc
|
- moved the initialization of the io read/write and irq register structures
|
2002-08-27 17:25:18 +00:00 |
dma.cc
|
- in function init(): declaration of variables i and j moved to the start of
|
2002-06-23 18:03:37 +00:00 |
dma.h
|
- DMA register and unregister functions for DMA channels added and macros for
|
2002-06-16 15:02:28 +00:00 |
eth_arpback.cc
|
- add RCS Id to header of every file. This makes it easier to know what's
|
2001-10-03 13:10:38 +00:00 |
eth_fbsd.cc
|
fixes from Frode Vatvedt Fjeld. Thanks!
|
2001-11-06 17:14:34 +00:00 |
eth_linux.cc
|
- remove extra \n
|
2002-03-06 15:56:27 +00:00 |
eth_null.cc
|
- add RCS Id to header of every file. This makes it easier to know what's
|
2001-10-03 13:10:38 +00:00 |
eth_packetmaker.cc
|
- add RCS Id to header of every file. This makes it easier to know what's
|
2001-10-03 13:10:38 +00:00 |
eth_packetmaker.h
|
- add RCS Id to header of every file. This makes it easier to know what's
|
2001-10-03 13:10:38 +00:00 |
eth_tap.cc
|
- clarify an err msg
|
2002-03-11 13:59:38 +00:00 |
eth_tuntap.cc
|
- added a script directive in ne2k options of .bochsrc
|
2002-05-02 07:54:22 +00:00 |
eth_win32.cc
|
- apply Peter Tattam's patch that makes win32 pad packets up to 60 bytes
|
2002-04-18 00:33:58 +00:00 |
eth.cc
|
- add tuntap interface
|
2002-04-18 00:59:58 +00:00 |
eth.h
|
- add RCS Id to header of every file. This makes it easier to know what's
|
2001-10-03 13:10:38 +00:00 |
floppy.cc
|
- the status of the 'disk changed' line depends on the selected drive.
|
2002-08-13 12:02:37 +00:00 |
floppy.h
|
- the status of the 'disk changed' line depends on the selected drive.
|
2002-08-13 12:02:37 +00:00 |
guest2host.cc
|
- add RCS Id to header of every file. This makes it easier to know what's
|
2001-10-03 13:10:38 +00:00 |
guest2host.h
|
- add RCS Id to header of every file. This makes it easier to know what's
|
2001-10-03 13:10:38 +00:00 |
harddrv.cc
|
- added subcommand 0x66 (Disable reverting to power-on default)
|
2002-08-09 13:16:22 +00:00 |
harddrv.h
|
- fixed problem with multiple drq atapi data transfers
|
2002-08-05 15:51:06 +00:00 |
ioapic.cc
|
- use BX_DEBUG instead of if (condition) BX_INFO
|
2002-03-20 02:41:19 +00:00 |
ioapic.h
|
- add RCS Id to header of every file. This makes it easier to know what's
|
2001-10-03 13:10:38 +00:00 |
iodebug.cc
|
Added the control to enable/disable register tracing
|
2001-10-03 19:54:29 +00:00 |
iodebug.h
|
- add RCS Id to header of every file. This makes it easier to know what's
|
2001-10-03 13:10:38 +00:00 |
iodev.h
|
- new function reset() for bx_devices added (currently for PCI and floppy only,
|
2002-08-01 12:19:01 +00:00 |
keyboard.cc
|
- in function mouse_motion(): added parentheses to fix compilation problems
|
2002-06-30 18:08:02 +00:00 |
keyboard.h
|
- made keyboard_paste_delay a runtime configurable option
|
2002-03-26 14:46:03 +00:00 |
Makefile.in
|
- update dependencies by running gcc -MM again
|
2002-08-27 19:50:27 +00:00 |
ne2k.cc
|
- fix to have Bochs not panic when Win95 tries to detect devices
|
2002-05-03 13:52:53 +00:00 |
ne2k.h
|
- add RCS Id to header of every file. This makes it easier to know what's
|
2001-10-03 13:10:38 +00:00 |
parallel.cc
|
- renamed serial and parallel options "Opresent" to "Oenabled" and "*_PRESENT"
|
2002-08-24 17:11:33 +00:00 |
parallel.h
|
- parport1 enable/disable support added. Now you can control the presence of
|
2002-08-24 10:20:35 +00:00 |
pci.cc
|
- i440fx structure is now a private member of bx_pci_c
|
2002-08-17 09:23:42 +00:00 |
pci.h
|
- i440fx structure is now a private member of bx_pci_c
|
2002-08-17 09:23:42 +00:00 |
pic.cc
|
- fixed lockup during mouse movements during win98 install. (patch from Wilfried Weissmann in sf forum)
|
2002-08-06 14:11:03 +00:00 |
pic.h
|
- commit patch.pic-priorities. William Irwin needs this patch to get
|
2002-03-25 01:31:59 +00:00 |
pit82c54.cc
|
Fix a warning.
|
2002-02-21 21:16:06 +00:00 |
pit82c54.h
|
Fixed the PIT gate and improved the PIT printing options.
|
2002-02-21 19:22:42 +00:00 |
pit_wrap.cc
|
Fix problem with PIT when the machine is being really slow.
|
2002-05-21 15:07:45 +00:00 |
pit_wrap.h
|
Updated realtime PIT code.
|
2002-05-20 21:53:26 +00:00 |
pit.cc
|
- add RCS Id to header of every file. This makes it easier to know what's
|
2001-10-03 13:10:38 +00:00 |
pit.h
|
- add RCS Id to header of every file. This makes it easier to know what's
|
2001-10-03 13:10:38 +00:00 |
sb16.cc
|
- check for bx_options.sb16.Opresent added in init() and the destructor
|
2002-08-23 18:12:02 +00:00 |
sb16.h
|
- add RCS Id to header of every file. This makes it easier to know what's
|
2001-10-03 13:10:38 +00:00 |
scancodes.cc
|
- changed copyright strings
|
2002-04-01 22:43:01 +00:00 |
scancodes.h
|
- changed copyright strings
|
2002-04-01 22:43:01 +00:00 |
scsi_commands.h
|
- add RCS Id to header of every file. This makes it easier to know what's
|
2001-10-03 13:10:38 +00:00 |
scsidefs.h
|
- add RCS Id to header of every file. This makes it easier to know what's
|
2001-10-03 13:10:38 +00:00 |
scsipt.h
|
- add RCS Id to header of every file. This makes it easier to know what's
|
2001-10-03 13:10:38 +00:00 |
serial_raw.cc
|
- add RCS Id to header of every file. This makes it easier to know what's
|
2001-10-03 13:10:38 +00:00 |
serial_raw.h
|
- add RCS Id to header of every file. This makes it easier to know what's
|
2001-10-03 13:10:38 +00:00 |
serial.cc
|
- fixed hexadecimal format of BX_DEBUG, BX_INFO and BX_PANIC messages
|
2002-08-27 17:24:36 +00:00 |
serial.h
|
- interrupt handling improved (only loopback works for now)
|
2002-01-20 16:35:32 +00:00 |
slowdown_timer.cc
|
commented out the diagnostic code, no use using 10 jumps for nothing, and it will take less time to re-enable it in the future than using those if(0)
|
2002-03-06 01:19:50 +00:00 |
slowdown_timer.h
|
- add RCS Id to header of every file. This makes it easier to know what's
|
2001-10-03 13:10:38 +00:00 |
soundlnx.cc
|
- add RCS Id to header of every file. This makes it easier to know what's
|
2001-10-03 13:10:38 +00:00 |
soundlnx.h
|
- add RCS Id to header of every file. This makes it easier to know what's
|
2001-10-03 13:10:38 +00:00 |
soundwin.cc
|
- add "return BX_SOUND_OUTPUT_OK;" to avoid compile error in VC++5
|
2002-03-05 17:22:59 +00:00 |
soundwin.h
|
- add RCS Id to header of every file. This makes it easier to know what's
|
2001-10-03 13:10:38 +00:00 |
unmapped.cc
|
- I forgot to initialize the new variable
|
2002-07-30 08:48:03 +00:00 |
unmapped.h
|
- added port 0x8900 to enable bochs programmatic shutdown
|
2002-07-29 12:44:47 +00:00 |
vga.cc
|
- fixed offset in vbe. See patch [ 592081 ] Bug: typo in VBE code
|
2002-08-12 16:16:53 +00:00 |
vga.h
|
fix 800x600 tile problem as pointed out by Peter Tattam
|
2002-07-21 14:50:11 +00:00 |