1
0
Fork 0
dosbox-staging/src/hardware
2002-10-28 14:39:50 +00:00
..
adlib.cpp Removed the hardware manager functions. 2002-10-18 09:03:23 +00:00
dma.cpp Allow reading from dma ports to get the current count. 2002-10-25 08:59:43 +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 Removed the hardware manager functions. 2002-10-18 09:03:23 +00:00
hardware.cpp Stripped out pretty much everything for later maybe. 2002-10-19 16:21:49 +00:00
iohandler.cpp added support for a config class/file. System not initialized perfect yet! 2002-09-17 20:07:25 +00:00
joystick.cpp Fixed counters for 2nd joystick movement. 2002-10-15 22:27:58 +00:00
keyboard.cpp Fixed keyevents with right alt and ctrl. 2002-10-25 21:34:00 +00:00
Makefile.am First CVS upload. 2002-07-27 13:08:48 +00:00
memory.cpp Fill new allocated memory with 0xcd's 2002-10-26 09:30:15 +00:00
mixer.cpp added help messages for the configfile and updated the readme and install to reflect libpng and zlib 2002-10-22 17:52:38 +00:00
pcspeaker.cpp added help messages for the configfile and updated the readme and install to reflect libpng and zlib 2002-10-22 17:52:38 +00:00
pic.cpp added support for a config class/file. System not initialized perfect yet! 2002-09-17 20:07:25 +00:00
sblaster.cpp added help messages for the configfile and updated the readme and install to reflect libpng and zlib 2002-10-22 17:52:38 +00:00
tandy_sound.cpp Tandy now started from the speaker section. 2002-10-18 09:06:44 +00:00
timer.cpp added support for a config class/file. System not initialized perfect yet! 2002-09-17 20:07:25 +00:00
vga.cpp added support for a config class/file. System not initialized perfect yet! 2002-09-17 20:07:25 +00:00
vga.h Changed vga attribute handling to vga dac registers. 2002-10-28 14:37:51 +00:00
vga_attr.cpp Fixed attribtes to only use the lower 6 bits. 2002-10-28 14:38:23 +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 Changed attribute and dac color checking. 2002-10-28 14:39:50 +00:00
vga_draw.cpp Removed some warnings 2002-10-24 12:27:59 +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