1
0
Fork 0
dosbox-staging/src/hardware
2005-12-02 13:10:18 +00:00
..
serialport Add OS/2 directserial support 2005-11-28 16:18:35 +00:00
adlib.cpp Make the soundblaster really reinitializable. Fixes bug 1241149 2005-10-09 15:33:07 +00:00
cmos.cpp add patch 1240134 from cyberwalker. (initialize some registers). Report a periodic interrupt occured when the timer is active and one occurs(status reg 0xC). Fixes contraption Zack and friends 2005-09-11 13:04:21 +00:00
disney.cpp New configuration layer. Runtime changing of settings. 2005-03-25 11:52:32 +00:00
dma.cpp add possibility to close dma controllers; 2005-11-16 20:27:40 +00:00
fmopl.c Fix some adlib detection issues when cycles is too high 2004-03-28 13:04:45 +00:00
fmopl.h Added dual opl2 and opl3 emulation. 2004-03-03 15:47:07 +00:00
gameblaster.cpp Make the soundblaster really reinitializable. Fixes bug 1241149 2005-10-09 15:33:07 +00:00
gus.cpp add possibility to close dma controllers; 2005-11-16 20:27:40 +00:00
hardware.cpp new configuration system. Apply patch 1156149 from moe 2005-04-05 11:10:08 +00:00
iohandler.cpp Fix a few warnings. Reported by Xulchris 2005-08-10 20:36:36 +00:00
ipx.cpp ipx-update (h-a-l-9000) 2005-08-26 19:16:20 +00:00
ipxserver.cpp make localhost connections work as well. (h-a-l-9000) 2005-08-08 20:29:55 +00:00
joystick.cpp Add patch from Espen Wiborg. Adding dirname for win32. fix compilation problem. 2005-06-23 18:34:30 +00:00
keyboard.cpp add F11/F12, fix pause functionality 2005-09-18 19:50:03 +00:00
Makefile.am Add patch 1151453 from h-a-l-9000. Improves softmodem and directserial supports. Adds a dummy serial class as well and makes the serial ports runtime changable 2005-07-30 14:41:31 +00:00
memory.cpp Zero memory after we allocate it. Dosbox needs zeroed memory to operate correctly 2005-07-31 13:59:02 +00:00
mixer.cpp Add patch 1239754 from Moe. This patches fixes a few crashes by checking the SDL_SetMode return value and it changes strncopy to a safe_strncopy which adds a 0 to each string copied 2005-07-19 19:45:33 +00:00
mpu401.cpp New configuration layer. Runtime changing of settings. 2005-03-25 11:52:32 +00:00
pcspeaker.cpp New configuration layer. Runtime changing of settings. 2005-03-25 11:52:32 +00:00
pic.cpp Trying out the new GCC_UNLIKELY macro and turning the exit to a warning on prioritysetting. 2005-04-21 21:06:27 +00:00
sblaster.cpp add possibility to close dma controllers; 2005-11-16 20:27:40 +00:00
tandy_sound.cpp change tandy machine definition a bit 2005-12-02 13:10:18 +00:00
timer.cpp Fix timers. Timer irq will now be removed if a mode 0 is programmed (fixes DSTROY). Added some explanation on why this should happen. Changed the old check to use to old timer mode instead of the new mode. 2005-08-07 17:33:15 +00:00
vga.cpp add setmode corrections from ih8regs (patch 1198821); 2005-09-17 13:15:36 +00:00
vga_attr.cpp wcharts vga detection 2005-07-01 08:59:57 +00:00
vga_crtc.cpp Commit patch 1311364 from vasyl. Improves chain4 memory model when in vga mode 2005-10-21 11:20:08 +00:00
vga_dac.cpp add patch "[ 1255540 ] Fixing undocumented VGA palette behavior" from vasyl. Fixes wari, but keeps star control 2 working 2005-08-10 16:12:37 +00:00
vga_draw.cpp change tandy machine definition a bit 2005-12-02 13:10:18 +00:00
vga_gfx.cpp Year update 2005-02-10 10:21:12 +00:00
vga_memory.cpp change tandy machine definition a bit 2005-12-02 13:10:18 +00:00
vga_misc.cpp change tandy machine definition a bit 2005-12-02 13:10:18 +00:00
vga_other.cpp change tandy machine definition a bit 2005-12-02 13:10:18 +00:00
vga_seq.cpp Year update 2005-02-10 10:21:12 +00:00
vga_xga.cpp Completed S3 XGA compatibility 2004-12-24 05:35:10 +00:00
ymf262.c Fix some adlib detection issues when cycles is too high 2004-03-28 13:04:45 +00:00
ymf262.h Added dual opl2 and opl3 emulation. 2004-03-03 15:47:07 +00:00