1
0
Fork 0
dosbox-staging/src/hardware
2003-10-14 15:25:21 +00:00
..
adlib.cpp Place #ifdef's around MSVC #pragma's 2003-04-23 07:33:06 +00:00
cmos.cpp Added CMOS_SetRegister 2003-09-30 15:42:12 +00:00
disney.cpp updated loggingsystem 2003-05-04 19:19:09 +00:00
dma.cpp correct all unintentional changes 2003-10-14 08:38:36 +00:00
ega-switch.h First CVS upload. 2002-07-27 13:08:48 +00:00
fmopl.c Fix some compilation warnings 2003-09-01 18:19:22 +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 updated loggingsystem 2003-05-04 19:19:09 +00:00
gus.cpp Documentation update added command intro 2003-03-23 19:54:00 +00:00
hardware.cpp Stripped out pretty much everything for later maybe. 2002-10-19 16:21:49 +00:00
iohandler.cpp correct all unintentional changes 2003-10-14 08:38:36 +00:00
joystick.cpp Added funcs to get joystick values 2003-02-24 16:29:10 +00:00
keyboard.cpp Reverse active and deactive keyboard commands 2003-06-17 20:27:01 +00:00
Makefile.am Added softmodem and serialport 2003-07-08 16:53:07 +00:00
memory.cpp argh, committed good file... 2003-10-13 22:01:07 +00:00
mixer.cpp use rate instead of freq 2003-10-14 15:25:21 +00:00
mpu401.cpp updated loggingsystem 2003-05-04 19:19:09 +00:00
pcspeaker.cpp Saving of pit modes for better switching 2003-03-31 08:06:57 +00:00
pic.cpp Check if cycles need to be lowered when adding new irqs/events 2003-09-01 14:28:37 +00:00
sblaster.cpp Auto intialize dma transfers now use the dma block size parameter setup previously 2003-10-05 19:12:09 +00:00
serialport.cpp Disabled WTF log_msg for now 2003-10-14 13:12:25 +00:00
softmodem.cpp Fix some compilation warnings 2003-09-01 18:19:22 +00:00
tandy_sound.cpp Added Tandy emulation based on sn76496.c from MAME 2003-10-10 08:15:49 +00:00
timer.cpp correct all unintentional changes 2003-10-14 08:38:36 +00:00
vga.cpp SVGA support by emulating an S3/trio 64 card with 2 mb 2003-06-15 19:44:58 +00:00
vga.h Initial font selection 2003-09-04 15:49:00 +00:00
vga_attr.cpp SVGA support by emulating an S3/trio 64 card with 2 mb 2003-06-15 19:44:58 +00:00
vga_crtc.cpp Only set LFB address if it changes. 2003-09-03 20:31:49 +00:00
vga_dac.cpp SVGA support by emulating an S3/trio 64 card with 2 mb 2003-06-15 19:44:58 +00:00
vga_draw.cpp Text mode uses start address now. 2003-09-03 20:36:28 +00:00
vga_gfx.cpp Support for setting linear frame buffer base. 2003-07-14 08:39:40 +00:00
vga_memory.cpp Lower delay for setting up the new LFB address in memory 2003-08-23 11:01:28 +00:00
vga_misc.cpp Warning clean up 2003-06-19 17:12:50 +00:00
vga_seq.cpp Initial font selection 2003-09-04 15:49:00 +00:00