1
0
Fork 0
dosbox-staging/include
2020-02-22 12:06:40 +00:00
..
bios.h Update year and address of FSF 2019-01-25 14:09:58 +00:00
bios_disk.h - Fix url to forum. 2019-10-03 20:03:43 +00:00
callback.h Acknowledge mouse interrupt before entering user routine; fixes sound stutter during mouse movement in Eye of the Beholder III and Casino Tournament of Champions. Clear button counters in the mouse driver reset function; prevents unintended skipping of intro in MechWarrior and others. 2019-02-04 15:15:58 +00:00
control.h Update year and address of FSF 2019-01-25 14:09:58 +00:00
cpu.h Improve prefetch and simple cores to not switch to normal core on trap execution. Fixes the demo version of Prehistorik 2 and similar cases that use the trap flag and prefetch tricks. Thanks NewRisingSun. 2019-04-01 22:06:11 +00:00
cross.h Create fopen_wrapper so we can filter out specific directories, which DOS games should have no access to 2019-06-24 20:09:59 +00:00
debug.h Update year and address of FSF 2019-01-25 14:09:58 +00:00
dma.h remove unused variable 2020-02-15 17:21:22 +00:00
dos_inc.h Update year and address of FSF 2019-01-25 14:09:58 +00:00
dos_system.h Init some more fields in the constructors, else uninited stuff gets copied in copy constructors. 2019-11-15 18:37:20 +00:00
dosbox.h Update year and address of FSF 2019-01-25 14:09:58 +00:00
fpu.h Refine stack overflow and underflow for the fpu a bit. 2019-04-01 14:32:18 +00:00
hardware.h Enhance capturing to handle unchanged screens more efficiently(jmarsh) 2020-02-17 16:20:07 +00:00
inout.h Update year and address of FSF 2019-01-25 14:09:58 +00:00
ipx.h Update year and address of FSF 2019-01-25 14:09:58 +00:00
ipxserver.h Update year and address of FSF 2019-01-25 14:09:58 +00:00
joystick.h Update year and address of FSF 2019-01-25 14:09:58 +00:00
keyboard.h Update year and address of FSF 2019-01-25 14:09:58 +00:00
logging.h Update year and address of FSF 2019-01-25 14:09:58 +00:00
Makefile.am Remove file that has not been used in a long time 2019-01-25 09:31:50 +00:00
mapper.h Update year and address of FSF 2019-01-25 14:09:58 +00:00
mem.h some big endian improvents and drive_fat fixes. (jmarsh) 2020-02-22 12:06:40 +00:00
midi.h Make it possible to compile without CoreMIDI and CoreAudio on Mac OS X using a non-Apple compiler. Give some feedback to user in this case. (modified version of patch by krcroft with input from jmarsh, Dominus and Qbix) 2019-11-10 14:50:11 +00:00
mixer.h Update year and address of FSF 2019-01-25 14:09:58 +00:00
mouse.h Update year and address of FSF 2019-01-25 14:09:58 +00:00
paging.h Store whether generated code is 16 or 32 bit, so this information can be used when checking for self modifying code. Some code is identical except for being 32 or 16 bit. Fixes some hard to reproduce problems (with small codeblocks). Thanks jmarsh! 2019-04-19 12:16:14 +00:00
pci_bus.h Update year and address of FSF 2019-01-25 14:09:58 +00:00
pic.h Update year and address of FSF 2019-01-25 14:09:58 +00:00
programs.h Update year and address of FSF 2019-01-25 14:09:58 +00:00
regs.h Update year and address of FSF 2019-01-25 14:09:58 +00:00
render.h Add OpenGL shader support. (patch by ny00123 and refined by jmarsh). Add several builtin ones that mimic the scalers and some extra. Thanks jmarsh 2020-02-10 18:59:01 +00:00
serialport.h Update year and address of FSF 2019-01-25 14:09:58 +00:00
setup.h Init some more fields in the constructors, else uninited stuff gets copied in copy constructors. 2019-11-15 18:37:20 +00:00
shell.h Change first_shell to be DOS_Shell instead of Program. Makes future manipulations easier. 2019-04-20 13:48:55 +00:00
support.h Update year and address of FSF 2019-01-25 14:09:58 +00:00
timer.h Update year and address of FSF 2019-01-25 14:09:58 +00:00
vga.h Update year and address of FSF 2019-01-25 14:09:58 +00:00
video.h Add OpenGL shader support. (patch by ny00123 and refined by jmarsh). Add several builtin ones that mimic the scalers and some extra. Thanks jmarsh 2020-02-10 18:59:01 +00:00