1
0
Fork 0
dosbox-staging/src/ints
Sjoerd van der Berg 88caf1dc71 Add compiler testing for always_inline attribute
Add compiler testing for fastcall attribute
Add the FASTCALL define to visual c
Remove some overkill inline routines
Make sure that all the inline routines in headers are static


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3355
2009-04-25 16:25:03 +00:00
..
bios.cpp Add reboot handler and some more bios strings. (h-a-l-9000, Beta2) 2009-01-21 21:50:23 +00:00
bios_disk.cpp load floppy images with additional information-sector at their end 2007-07-14 16:42:38 +00:00
bios_keyboard.cpp Header updates. 2009-02-01 14:24:38 +00:00
ems.cpp add ems OS-dedicated handle functionality (fixes battle chess 4000 screen bug, thanks to ripsaw for debugging this), 2008-11-27 18:57:45 +00:00
int10.cpp minor stuff 2009-04-11 07:58:39 +00:00
int10.h Add compiler testing for always_inline attribute 2009-04-25 16:25:03 +00:00
int10_char.cpp Add compiler testing for always_inline attribute 2009-04-25 16:25:03 +00:00
int10_memory.cpp fix graphics rom checksum position 2008-08-09 15:37:15 +00:00
int10_misc.cpp minor stuff 2009-04-11 07:58:39 +00:00
int10_modes.cpp hercules updates from hal (fixes jet) 2009-01-25 12:00:52 +00:00
int10_pal.cpp tweak some vga bios functions to better stick to real implementations 2007-09-24 20:50:40 +00:00
int10_put_pixel.cpp fix/work around some gcc Wall warnings 2008-08-06 18:34:21 +00:00
int10_vesa.cpp minor stuff 2009-04-11 07:58:39 +00:00
int10_video_state.cpp fix/work around some gcc Wall warnings 2008-08-06 18:34:21 +00:00
int10_vptable.cpp Some warnings. 2008-10-05 14:44:52 +00:00
Makefile.am add ega video parameter table 2007-10-08 20:22:13 +00:00
mouse.cpp Several changes that speed limit the amount of mouse events. Keeping tracking of mode and UIR now (no action though). Fixes to Get buttonpress/release.(Tunnels of Armageddon). Reset less stuff on videomode changes (Stonekeep). Thanks for you help wd and ripsaw (beta3). 2009-04-16 12:11:45 +00:00
xms.cpp Header updates. 2009-02-01 14:24:38 +00:00
xms.h Happy New Year\! 2007-01-08 19:45:42 +00:00