mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 19:26:05 +00:00
c80f97eea64dbedaaa51e1fdb7ad86cb6dfad58d
- cpu.c: Convert the faulting address to "real" (VM) address before calling the exception handler. - ems.c: Simplify code by using ARRAY_INDEX; some poiters should point to physical memory. - ems.c: Memory hook addresses should be "real". - memory.c: Remove an extra MemFastMoveMemory call; really use IsListEmpty (was commented by error in my previous commit). svn path=/trunk/; revision=66671
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%