1
0
Fork 0
dosbox-staging/src/hardware
2002-10-18 09:06:44 +00:00
..
adlib.cpp Removed the hardware manager functions. 2002-10-18 09:03:23 +00:00
dma.cpp added support for a config class/file. System not initialized perfect yet! 2002-09-17 20:07:25 +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 Disabled HWSET for the moment 2002-09-29 14:12:40 +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 added support for a config class/file. System not initialized perfect yet! 2002-09-17 20:07:25 +00:00
Makefile.am First CVS upload. 2002-07-27 13:08:48 +00:00
memory.cpp New and faster versions of block_read and block_write 2002-10-18 09:04:16 +00:00
mixer.cpp Removed the directory in #include <sdl/sdl.h> 2002-10-18 09:05:03 +00:00
pcspeaker.cpp Protection against overflowing the realsound buffer 2002-10-15 22:26:57 +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 Removed the hardware manager functions and added the Silence DAC DSP command 2002-10-18 09:06:04 +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 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