1
0
Fork 0
dosbox-staging/src/ints
2016-02-05 13:41:22 +00:00
..
bios.cpp Add support for Print Screen key and interrupt. The keypress allows Descent 1 and 2 ingame screenshot feature to be used, the keypress and interrupt allow the Horror Hotel (TSR text adventure) hotkey to work, and the compatible interrupt handler location fixes a game bug in The Forgotten Land. 2016-02-05 13:41:22 +00:00
bios_disk.cpp make variable types used in swapping consistent and use Bit8u for drives. 2015-06-05 13:22:37 +00:00
bios_keyboard.cpp Add support for Print Screen key and interrupt. The keypress allows Descent 1 and 2 ingame screenshot feature to be used, the keypress and interrupt allow the Horror Hotel (TSR text adventure) hotkey to work, and the compatible interrupt handler location fixes a game bug in The Forgotten Land. 2016-02-05 13:41:22 +00:00
ems.cpp Year update. 2015-01-06 14:40:32 +00:00
int10.cpp Add alternate font tables and associated loading logic in video BIOS, allowing correct gaps between "wide" characters (e.g. m,w,M,W,T,Z,0) in all VGA machine types. 2015-08-28 14:37:25 +00:00
int10.h Add alternate font tables and associated loading logic in video BIOS, allowing correct gaps between "wide" characters (e.g. m,w,M,W,T,Z,0) in all VGA machine types. 2015-08-28 14:37:25 +00:00
int10_char.cpp Don't count trailing spaces when checking if path is too long. Enable all write planes in the EGA FillRow function. Fixes crash and glitched graphics in Quest Maker 2 and derived adventure games (House of No Doors, Hot Rod Harry, et al). 2015-01-06 17:33:39 +00:00
int10_memory.cpp Add alternate font tables and associated loading logic in video BIOS, allowing correct gaps between "wide" characters (e.g. m,w,M,W,T,Z,0) in all VGA machine types. 2015-08-28 14:37:25 +00:00
int10_misc.cpp some type cleanups (warnings and making sense). 2015-06-05 13:53:21 +00:00
int10_modes.cpp Add alternate font tables and associated loading logic in video BIOS, allowing correct gaps between "wide" characters (e.g. m,w,M,W,T,Z,0) in all VGA machine types. 2015-08-28 14:37:25 +00:00
int10_pal.cpp Year update. 2015-01-06 14:40:32 +00:00
int10_put_pixel.cpp Add support for M_TANDY16 to GetPixel(). Fixes text and mouse pointer drawing in Tandy graphics modes. 2015-01-06 17:54:58 +00:00
int10_vesa.cpp VS2015 wants it this way 2015-09-09 13:23:23 +00:00
int10_video_state.cpp Year update. 2015-01-06 14:40:32 +00:00
int10_vptable.cpp Year update. 2015-01-06 14:40:32 +00:00
Makefile.am add ega video parameter table 2007-10-08 20:22:13 +00:00
mouse.cpp Add hardware text mode cursor support. 2015-09-30 12:25:13 +00:00
xms.cpp Year update. 2015-01-06 14:40:32 +00:00
xms.h Year update. 2015-01-06 14:40:32 +00:00