1
0
Fork 0
dosbox-staging/src/ints
Sebastian Strohhäcker 146d4b3380 initialize a few fixed-position bios interrupt locations
(fixes Star Fleet 2, Defender booter), revector some dos-occupied
ints when booting/set stack to safe values (fixes some booters)


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2423
2006-01-05 14:14:53 +00:00
..
bios.cpp initialize a few fixed-position bios interrupt locations 2006-01-05 14:14:53 +00:00
bios_disk.cpp change int13-reset for old bios versions (Wizardry booter) 2005-12-26 20:28:08 +00:00
bios_keyboard.cpp use fixed keyboard buffer start/end for old bioses (ApplePanic booter); 2005-12-22 20:37:20 +00:00
ems.cpp add PCJr-compatible dos memory layout 2005-12-03 10:43:22 +00:00
int10.cpp add basic PCJr graphics functionality based on current Tandy implementation 2005-12-02 20:03:51 +00:00
int10.h change tandy machine definition a bit 2005-12-02 13:10:18 +00:00
int10_char.cpp change tandy machine definition a bit 2005-12-02 13:10:18 +00:00
int10_memory.cpp Some small corrections to patch 1295927 2005-10-03 14:03:49 +00:00
int10_misc.cpp add some EGA RIL functions, show mouse on requestet page (1994Pool); 2005-10-03 19:22:13 +00:00
int10_modes.cpp add basic PCJr graphics functionality based on current Tandy implementation 2005-12-02 20:03:51 +00:00
int10_pal.cpp change tandy machine definition a bit 2005-12-02 13:10:18 +00:00
int10_put_pixel.cpp use different scanline length detection for cga4 putpixel; 2005-12-15 20:53:05 +00:00
int10_vesa.cpp fix get display start. Fixes MSF51 in 640x400 2005-10-29 09:32:52 +00:00
Makefile.am internal dpmi not needed anymore 2004-03-31 15:41:58 +00:00
mouse.cpp Don't restore int 33 vector on int 10 mode change. Fixes Rac Racing and Big Red Adventure 2005-12-13 11:15:50 +00:00
xms.cpp correct register usage of xms function 0x8e 2005-10-10 10:16:42 +00:00
xms.h Year update 2005-02-10 10:21:12 +00:00