1
0
Fork 0
dosbox-staging/src/ints
Peter Veenstra 60204619d0 - Fix url to forum.
- Fix Bit8u instead of char weirdness for imageDisk (dreamer_)
- Give device_t a virtual empty destructor so some warning program
  doesn't go crazy.
- Give the code that moves the Z drive its own function for readability.
- Give sizes arrays default values again for warning program.
- Rewrite IMGMOUNT in order to exit early for clarity and attempt
  to group things together.



Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4267
2019-10-03 20:03:43 +00: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 Update year and address of FSF 2019-01-25 14:09:58 +00: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