.. |
adlib.cpp
|
Updated to version 0.60 of fmopl by Jarek Burczynski
|
2002-12-11 22:05:15 +00:00 |
cmos.cpp
|
cmos support
|
2002-11-26 22:06:25 +00:00 |
disney.cpp
|
Gravis UltraSound Someday
|
2002-12-17 08:54:36 +00:00 |
dma.cpp
|
Set the correct values when the dma transfer ends in single cycle mode.
|
2002-11-29 08:41:28 +00:00 |
ega-switch.h
|
First CVS upload.
|
2002-07-27 13:08:48 +00:00 |
fmopl.c
|
Updated to version 0.60 of fmopl by Jarek Burczynski
|
2002-12-11 22:05:15 +00:00 |
fmopl.h
|
Updated to version 0.60 of fmopl by Jarek Burczynski
|
2002-12-11 22:05:15 +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 |
gus.cpp
|
Gravis UltraSound Someday
|
2002-12-17 08:54:36 +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
|
Some case entries in port 64 for active/deactivate keyboard commands.
|
2002-11-30 12:32:07 +00:00 |
Makefile.am
|
gus.cpp and disney.cpp added.
|
2002-12-17 08:55:12 +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
|
Sinewave and disabling support, although sine is buggy.
|
2002-11-30 11:54:54 +00:00 |
pic.cpp
|
New PIC timing code to support microsecond events.
|
2002-11-17 08:56:27 +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
|
Changed it so pit counters count down and correct latching of mode 3 timers.
|
2002-12-16 09:31:38 +00:00 |
vga.cpp
|
new event code for resize.
|
2002-11-17 11:18:18 +00:00 |
vga.h
|
added support for int 10:01 set cursortype
|
2002-12-03 17:30:07 +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
|
added support for int 10:01 set cursortype
|
2002-12-03 17:30:07 +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
|
Changed retrace handling to be exact.
|
2002-11-17 11:19:07 +00:00 |
vga_seq.cpp
|
Save the map mask to a lookup value
|
2002-08-19 12:56:02 +00:00 |