..
bios.h
add truemem field, correct reported memory for tandy (Transsylvania/TandyDOS)
2005-12-17 16:28:18 +00:00
callback.h
adding support for upper memory
2005-08-08 13:33:46 +00:00
cpu.h
cpu updates (privileged instructions, trapflag handling)
2005-08-15 13:43:44 +00:00
cross.h
GCC 4.1 changes
2005-11-29 07:25:30 +00:00
debug.h
Year update
2005-02-10 10:21:12 +00:00
dma.h
add possibility to close dma controllers;
2005-11-16 20:27:40 +00:00
dos_inc.h
add error handling for DOS_SetMemAllocStrategy
2005-11-24 17:05:22 +00:00
dos_system.h
new include system + support for the removal of devices + new function for labels (mechwarrior 2)
2005-03-24 21:12:30 +00:00
dosbox.h
new svgacard option that's not finished
2006-01-30 09:49:07 +00:00
fpu.h
new include system
2005-03-24 10:32:09 +00:00
hardware.h
Scaler rewrite for detecting changes
2006-01-30 09:54:34 +00:00
inout.h
new include system + lot's of classes maintaining certain aspects of dosbox
2005-03-24 21:11:05 +00:00
ipx.h
GCC 4.1 changes
2005-11-29 07:25:30 +00:00
ipxserver.h
new include system
2005-03-24 10:32:09 +00:00
joystick.h
Add patch 1094730 from Jon Niehof. Added a time out event for the joystick.(fixes detection in certain games).
2005-06-13 14:48:02 +00:00
keyboard.h
add F11/F12, fix pause functionality
2005-09-18 19:50:03 +00:00
logging.h
New include system + Removed stddef.h from dosbox.h , added it to core_dyn_x86.cpp
2005-03-24 10:11:18 +00:00
Makefile.am
New mapper changes
2004-06-10 07:23:01 +00:00
mapper.h
new include system
2005-03-24 10:32:09 +00:00
mem.h
use RAM for PCJr graphics memory
2005-12-05 21:25:56 +00:00
mixer.h
new include system + lot's of classes maintaining certain aspects of dosbox
2005-03-24 21:11:05 +00:00
modules.h
First CVS upload.
2002-07-27 13:08:48 +00:00
mouse.h
update ps2 mouse; fix mousecursor in mode13
2005-09-21 11:37:35 +00:00
paging.h
New pagehandler option for different read and write pointers
2006-01-30 09:46:01 +00:00
pic.h
new include system
2005-03-24 10:32:09 +00:00
programs.h
Apply patch 1329540: Fixes compilation on GCC4.1 Changed order of definitions as well.
2005-10-19 06:40:33 +00:00
regs.h
new include system
2005-03-24 10:32:09 +00:00
render.h
Scaler rewrite for detecting changes
2006-01-30 09:54:34 +00:00
serialport.h
GCC 4.1 changes
2005-11-29 07:25:30 +00:00
setup.h
renamed __value to value for vs.net 2005.
2005-04-21 19:53:41 +00:00
shell.h
Add an noautoexec switch (RFE: 1215226). And made echo off skip the internal SET lines of dosbox as well. (RFE/PATCH: 1258897)
2006-01-12 10:20:20 +00:00
support.h
Add patch 1239754 from Moe. This patches fixes a few crashes by checking the SDL_SetMode return value and it changes strncopy to a safe_strncopy which adds a 0 to each string copied
2005-07-19 19:45:33 +00:00
timer.h
new include system
2005-03-24 10:32:09 +00:00
vga.h
Scaler rewrite for detecting changes
2006-01-30 09:54:34 +00:00
video.h
Scaler rewrite for detecting changes
2006-01-30 09:54:34 +00:00