1
0
Fork 0
dosbox-staging/src/ints
2019-11-02 19:29:03 +01:00
..
.gitignore Import svn:ignore props to .gitignore files 2019-09-15 20:34:57 +02:00
bios.cpp Only standard 3-byte mouse data packets are supported, so return an error for other packet sizes. MS Mouse driver versions 9.X and later use 1-byte packets for some obscure reason, and now they won't load instead of messing up. 2019-02-04 15:27:26 +00:00
bios_disk.cpp - Fix url to forum. 2019-10-03 20:03:43 +00:00
bios_keyboard.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
ems.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
int10.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
int10.h Update year and address of FSF 2019-01-25 14:09:58 +00:00
int10_char.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
int10_memory.cpp Add IBM signature in EGA video BIOS for compatibility. Fixes EGA detection in 221 B Baker Street. Also include trailing space in signature in case it is checked with word values. 2019-04-08 21:13:00 +00:00
int10_misc.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
int10_modes.cpp Silence compiler warnings introduced in r4277 2019-11-02 19:29:03 +01:00
int10_pal.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
int10_put_pixel.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
int10_vesa.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
int10_video_state.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
int10_vptable.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
Makefile.am add ega video parameter table 2007-10-08 20:22:13 +00:00
mouse.cpp Add logic in mouse driver to ignore button events that are out of sequence. Fixes International Rugby Challenge when clicking to lock the mouse. 2019-04-20 22:50:31 +00:00
xms.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
xms.h Update year and address of FSF 2019-01-25 14:09:58 +00:00