Files
reactos/reactos/lib/fast486
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
..
2014-11-22 16:33:47 +00:00
2014-11-04 22:58:02 +00:00
2015-02-04 02:47:13 +00:00
2014-05-06 17:06:47 +00:00
2014-10-20 19:42:52 +00:00
2014-11-07 19:20:38 +00:00
2014-10-14 21:53:07 +00:00
2015-03-13 17:57:51 +00:00
2015-02-10 17:29:26 +00:00
2015-01-31 21:34:56 +00:00
2015-01-03 22:24:40 +00:00
2014-10-25 17:16:37 +00:00
2014-11-06 05:16:14 +00:00