1
0
Fork 0
dosbox-staging/src/hardware
2002-09-16 13:14:13 +00:00
..
adlib.cpp First CVS upload. 2002-07-27 13:08:48 +00:00
dma.cpp Change to use internal memory and masking bit to disable the channel. 2002-08-24 07:53:37 +00:00
ega-switch.h First CVS upload. 2002-07-27 13:08:48 +00:00
fmopl.c First CVS upload. 2002-07-27 13:08:48 +00:00
fmopl.h First CVS upload. 2002-07-27 13:08:48 +00:00
font-switch.h First CVS upload. 2002-07-27 13:08:48 +00:00
gameblaster.cpp First CVS upload. 2002-07-27 13:08:48 +00:00
hardware.cpp First CVS upload. 2002-07-27 13:08:48 +00:00
iohandler.cpp First CVS upload. 2002-07-27 13:08:48 +00:00
joystick.cpp Fixed bug with joystick always going down. 2002-09-04 21:49:22 +00:00
keyboard.cpp Extra empty buffer test. 2002-08-14 22:13:31 +00:00
Makefile.am First CVS upload. 2002-07-27 13:08:48 +00:00
memory.cpp New memory scheme and removed the EMM functions. 2002-08-19 12:51:33 +00:00
mixer.cpp Fix 16bit stereo mixing and add 8bit stereo mixing 2002-09-14 20:51:02 +00:00
pcspeaker.cpp Don't reset frequency index on new frequency, clears up pcspeaker music. 2002-09-08 18:32:57 +00:00
pic.cpp First CVS upload. 2002-07-27 13:08:48 +00:00
sblaster.cpp Fixed ADPCM and support for the new dma functions. 2002-08-24 07:52:33 +00:00
tandy_sound.cpp First CVS upload. 2002-07-27 13:08:48 +00:00
timer.cpp Back to old timer code, removed timeragain variable 2002-09-16 13:14:13 +00:00
vga.cpp Use tables for ega modes, new memory handler 2002-08-19 12:52:38 +00:00
vga.h New ega memory tables, and more lookup variables 2002-08-19 12:53:12 +00:00
vga_attr.cpp Small index with attribute index flipflop not being reset on reads 2002-08-07 18:16:15 +00:00
vga_crtc.cpp Crtc startup and changed some entries to use vga_resize. 2002-08-08 08:59:14 +00:00
vga_dac.cpp Pel Mask not being saved 2002-08-08 08:56:58 +00:00
vga_draw.cpp Prevent Text drawing from overwriting the screen during resize 2002-08-26 07:45:19 +00:00
vga_fonts.cpp First CVS upload. 2002-07-27 13:08:48 +00:00
vga_gfx.cpp Save lookup values for greater speed. 2002-08-19 12:54:38 +00:00
vga_memory.cpp Use tables for ega page handler and lookup values. 2002-08-19 12:55:36 +00:00
vga_misc.cpp missed some debug info 2002-08-08 09:58:05 +00:00
vga_seq.cpp Save the map mask to a lookup value 2002-08-19 12:56:02 +00:00