..
bios.h
new function to zero the reported extended memory size
2003-11-14 00:01:56 +00:00
callback.h
Added callback descriptions
2003-11-09 16:44:27 +00:00
cpu.h
Changed cpu core names
2004-01-01 12:26:08 +00:00
cross.h
Added LONGTYPE => long long for different platforms
2003-07-24 12:39:59 +00:00
debug.h
Debugger is activated via callback now
2003-07-27 20:20:40 +00:00
dma.h
Copyright update, g++ warnings
2003-11-26 08:38:23 +00:00
dos_inc.h
exported DOS_MakeName
2003-12-17 21:57:51 +00:00
dos_system.h
Add method for checking a remote drive.
2003-11-08 18:00:47 +00:00
dosbox.h
New machine type variable
2003-10-22 14:21:49 +00:00
fpu.h
Removed helper for fpu instructions
2003-05-27 11:58:46 +00:00
hardware.h
Cleaned out for now
2002-10-18 09:22:41 +00:00
inout.h
New IO Functions
2003-10-27 13:19:19 +00:00
joystick.h
Added funcs to get joystick values
2003-02-24 16:29:10 +00:00
keyboard.h
Ascii foreign keyboard support
2003-03-02 21:42:43 +00:00
logging.h
LOG_PAGING target.
2003-07-14 08:13:26 +00:00
Makefile.am
add vga.h
2003-10-22 16:27:36 +00:00
mem.h
removed the physical page read function
2003-11-18 22:17:25 +00:00
mixer.h
Changes for new pc-speaker effects.
2003-03-30 22:53:08 +00:00
modules.h
First CVS upload.
2002-07-27 13:08:48 +00:00
mouse.h
New function to be called when videomode changes
2003-06-15 19:34:33 +00:00
paging.h
Changed the paging link management
2003-12-29 22:53:02 +00:00
pic.h
added PIC_SetIRQMask
2003-12-10 14:55:49 +00:00
programs.h
Delete the commandline and psp opbject in destructor.
2002-10-25 10:48:08 +00:00
regs.h
changed some flag masks for different privilege levels
2003-11-18 20:51:55 +00:00
render.h
Rendering rewrite for aspect correction and vga vertical stretching
2003-11-08 09:53:11 +00:00
serialport.h
tada a newline at the end
2003-07-10 12:35:53 +00:00
setup.h
warning fix
2003-10-14 23:31:12 +00:00
shell.h
moved shell_inc.h to include
2003-12-17 21:55:42 +00:00
support.h
Added patch 826821 from phearbear
2003-10-27 14:16:59 +00:00
timer.h
Cleaned up with new timing code replacing a lot of stuff here.
2002-11-17 08:38:49 +00:00
vga.h
New height scaling variable
2003-11-08 09:41:45 +00:00
video.h
Added hardware overlay support with hardware scaling
2003-11-08 10:10:03 +00:00