1
0
Fork 0
dosbox-staging/src/ints
Peter Veenstra 9a220bdfcb fixed syndicate (removed Y restriction)
seperated the hardware and the software reset.
Everything makes much more sense now.
software reset: don't touch irq 12 handlers(User Interupt Routine)
Hardware reset: do  touch irq 12

A software reset is issued if a new videomode is set(now it doesn't destroy the UIR)


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1251
2003-09-17 20:29:56 +00:00
..
bios.cpp Ignoring int 17:20 now. Fixes some picture game 2003-09-17 19:17:35 +00:00
bios_disk.cpp updated loggingsystem 2003-05-04 19:19:09 +00:00
bios_keyboard.cpp updated loggingsystem 2003-05-04 19:19:09 +00:00
dpmi.cpp Cast some Bit8u string to char 2003-08-24 14:46:21 +00:00
ems.cpp Unsigned/Signed comparison fix 2003-08-22 08:10:53 +00:00
int10.cpp Add new call for vesa pmode interface 2003-09-03 20:20:59 +00:00
int10.h Linear frame buffer support. 2003-09-03 20:21:49 +00:00
int10_char.cpp changed various CurMode->cheight into cheight which is read from the bios. 2003-09-09 19:25:04 +00:00
int10_memory.cpp Use phys_write for access to rom memory. 2003-07-14 08:24:42 +00:00
int10_misc.cpp New Video bios code: 2003-06-15 19:37:57 +00:00
int10_modes.cpp Linear frame buffer support. 2003-09-03 20:22:49 +00:00
int10_pal.cpp New Video bios code: 2003-06-15 19:37:57 +00:00
int10_put_pixel.cpp New Video bios code: 2003-06-15 19:37:57 +00:00
int10_vesa.cpp Fill out VBE2 mode information 2003-09-03 20:26:52 +00:00
Makefile.am Added int10_vesa.cpp 2003-06-15 19:56:20 +00:00
mouse.cpp fixed syndicate (removed Y restriction) 2003-09-17 20:29:56 +00:00
xms.cpp Check for xms being enabled not ems 2003-07-14 12:44:23 +00:00
xms.h Changes for new allocation system 2003-07-14 08:20:33 +00:00