.. |
serialport
|
compilation fix for people without sdl_net.(vasyl)
|
2005-07-31 12:08:58 +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
|
New configuration layer. Runtime changing of settings.
|
2005-03-25 11:52:32 +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
|
New configuration layer. Runtime changing of settings.
|
2005-03-25 11:52:32 +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
|
Make the soundblaster really reinitializable. Fixes bug 1241149
|
2005-10-09 15:33:07 +00:00 |
tandy_sound.cpp
|
Change clock to NTSC burst frequency. (NewRisingSun)
|
2005-08-31 18:06:09 +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
|
Year update
|
2005-02-10 10:21:12 +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
|
removed log message
|
2005-09-29 14:59:57 +00:00 |
vga_gfx.cpp
|
Year update
|
2005-02-10 10:21:12 +00:00 |
vga_memory.cpp
|
Add "Support for VGA chain4 in 16-color modes" from patch 1302853 created by Vasyl Tsvirkunov.
|
2005-09-27 13:50:56 +00:00 |
vga_misc.cpp
|
Add final (slightly modified and extended) part of patch 1295927 (vga accuracy) from keith. Add (modified) bug/patch 1241142(ansi emulation updates) from moe. Add fix suggested by vasyl to fix MyChess. Corrected some missing parts in these patches. (Missing update nbrows in dev_con.h). Implemented a writebuffer to workaround the CR/LF issue. Let's hope everything still works
|
2005-10-02 10:12:31 +00:00 |
vga_other.cpp
|
Add a new way of drawing composite cga. Implement register 3d9 in cga mode.(NewRisingSun)
|
2005-09-27 20:31:05 +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 |