1
0
Fork 0
dosbox-staging/src/ints
Patryk Obara ba2bffa396 Remove unused private field
This field was added in SVN r2162 and was never used for any purpose.
2020-02-02 15:16:29 +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 Move drives.h to common include dir 2020-01-04 08:26:22 +01:00
bios_keyboard.cpp Indicate system includes for relevant SDL headers 2019-12-26 03:23:19 +01:00
ems.cpp Remove unused private field 2020-02-02 15:16:29 +01:00
int10.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
int10.h Avoid switch warnings in SetVideoMode* functions 2020-01-11 20:52:55 +01:00
int10_char.cpp Cleanup int10 includes in ints module 2020-01-11 20:52:55 +01:00
int10_memory.cpp Cleanup int10 includes in ints module 2020-01-11 20:52:55 +01:00
int10_misc.cpp Cleanup int10 includes in ints module 2020-01-11 20:52:55 +01:00
int10_modes.cpp Add cga_mono machine 2020-01-29 13:46:23 +01:00
int10_pal.cpp Cleanup int10 includes in ints module 2020-01-11 20:52:55 +01:00
int10_put_pixel.cpp Cleanup int10 includes in ints module 2020-01-11 20:52:55 +01:00
int10_vesa.cpp Cleanup int10 includes in ints module 2020-01-11 20:52:55 +01:00
int10_video_state.cpp Cleanup int10 includes in ints module 2020-01-11 20:52:55 +01:00
int10_vptable.cpp Cleanup int10 includes in ints module 2020-01-11 20:52:55 +01:00
Makefile.am add ega video parameter table 2007-10-08 20:22:13 +00:00
mouse.cpp Expand mouse control methods 2020-02-02 00:43:24 +01: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