A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Aleksandar Andrejevic b0c5426a7c [NTVDM]
Programs don't expect the XMS function AH = 07h to access the keyboard
controller, since the specification says it's done in a hardware-independent
way. So, reimplement this function by calling EmulatorGetA20() instead.
Also, for the sake of simplicity, use EmulatorSetA20 instead of PCAT_A20Control
to change the A20 state.


svn path=/trunk/; revision=68029
2015-06-06 02:22:36 +00:00
reactos [NTVDM] 2015-06-06 02:22:36 +00:00
rosapps [ROSAPPS] 2015-06-01 17:11:00 +00:00
rossubsys Resuscitate VMS subsystem (yeah, you've correctly read: VMS!!) from revision 24496. 2014-11-23 15:24:49 +00:00
rostests [NTDLL_WINETEST] Sync with Wine Staging 1.7.43. 2015-05-29 08:46:58 +00:00
wallpapers Rename 'wallpaper' repo to 'wallpapers' (since it doesn't contain only 1 wallpaper :p ) 2015-03-15 16:06:50 +00:00