A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Aleksandar Andrejevic 888e1c450b [NTVDM][FAST486]
- Implement VDDInstallMemoryHook and VDDDeInstallMemoryHook using page guards.
- Implement another API for memory hooks that should be faster than page guards
(for NTVDM only).
- Adjust the VGA and EMS memory handlers to use this method.
- In Fast486, implement a method that will allow us to "rewind" the current instruction,
in case it was interrupted by a memory hook page fault.
- Use a memory hook to protect the BIOS ROM from being written to.


svn path=/trunk/; revision=66666
2015-03-13 17:57:51 +00:00
reactos [NTVDM][FAST486] 2015-03-13 17:57:51 +00:00
rosapps Move explorer_old to the rosapps. 2015-02-20 14:54:05 +00:00
rossubsys
rostests [ADVAPI32_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246 2015-03-10 10:10:54 +00:00
wallpaper [WALLPAPER] 2015-01-22 22:29:48 +00:00