reactos/lib/fast486
Aleksandar Andrejevic c3c7bb89c1 [FAST486]
Modularize linear memory access by adding two new functions:
Fast486ReadLinearMemory and Fast486WriteLinearMemory.
Implement Fast486GetPageTableEntry.


svn path=/branches/ntvdm/; revision=60923
2013-11-10 22:27:24 +00:00
..
CMakeLists.txt Bye bye Soft386, welcome Fast486, courtesy Aleksandar Andrejevic. 2013-10-19 16:55:51 +00:00
common.c [FAST486] 2013-11-10 22:27:24 +00:00
common.h [FAST486] 2013-11-10 22:27:24 +00:00
common.inl [FAST486] 2013-11-10 22:27:24 +00:00
COPYING Bye bye Soft386, welcome Fast486, courtesy Aleksandar Andrejevic. 2013-10-19 16:55:51 +00:00
extraops.c [FAST486]: Code formatting only (remove endlines spaces). 2013-11-09 14:23:40 +00:00
extraops.h [FAST486] 2013-11-07 01:06:39 +00:00
fast486.c [FAST486] 2013-11-10 22:27:24 +00:00
opcodes.c [FAST486]: Code formatting only (remove endlines spaces). 2013-11-09 14:23:40 +00:00
opcodes.h [FAST486] 2013-10-27 11:42:44 +00:00
opgroups.c [FAST486] 2013-11-10 03:11:56 +00:00
opgroups.h [FAST486] 2013-11-01 22:39:43 +00:00