Author: hbelusca
Date: Sat Oct 19 16:55:51 2013
New Revision: 60703
URL:
http://svn.reactos.org/svn/reactos?rev=60703&view=rev
Log:
Bye bye Soft386, welcome Fast486, courtesy Aleksandar Andrejevic.
[NTVDM]: Define by default NEW_EMULATOR, i.e. use Fast486 instead of softx86.
Added:
branches/ntvdm/include/reactos/libs/fast486/
- copied from r60702, branches/ntvdm/include/reactos/libs/soft386/
branches/ntvdm/include/reactos/libs/fast486/fast486.h
- copied, changed from r60702,
branches/ntvdm/include/reactos/libs/soft386/soft386.h
branches/ntvdm/lib/fast486/
- copied from r60702, branches/ntvdm/lib/soft386/
branches/ntvdm/lib/fast486/fast486.c
- copied, changed from r60702, branches/ntvdm/lib/soft386/soft386.c
Removed:
branches/ntvdm/include/reactos/libs/fast486/soft386.h
branches/ntvdm/include/reactos/libs/soft386/
branches/ntvdm/lib/fast486/soft386.c
branches/ntvdm/lib/soft386/
Modified:
branches/ntvdm/lib/CMakeLists.txt
branches/ntvdm/lib/fast486/CMakeLists.txt
branches/ntvdm/lib/fast486/common.c
branches/ntvdm/lib/fast486/common.h
branches/ntvdm/lib/fast486/common.inl
branches/ntvdm/lib/fast486/extraops.c
branches/ntvdm/lib/fast486/extraops.h
branches/ntvdm/lib/fast486/opcodes.c
branches/ntvdm/lib/fast486/opcodes.h
branches/ntvdm/lib/fast486/opgroups.c
branches/ntvdm/lib/fast486/opgroups.h
branches/ntvdm/subsystems/ntvdm/CMakeLists.txt
branches/ntvdm/subsystems/ntvdm/emulator.c
branches/ntvdm/subsystems/ntvdm/emulator.h
branches/ntvdm/subsystems/ntvdm/ntvdm.h
[This mail would be too long, it was shortened to contain the URLs only.]
Copied: branches/ntvdm/include/reactos/libs/fast486/fast486.h (from r60702,
branches/ntvdm/include/reactos/libs/soft386/soft386.h)
URL:
http://svn.reactos.org/svn/reactos/branches/ntvdm/include/reactos/libs/fast…
Removed: branches/ntvdm/include/reactos/libs/fast486/soft386.h
URL:
http://svn.reactos.org/svn/reactos/branches/ntvdm/include/reactos/libs/soft…
Modified: branches/ntvdm/lib/CMakeLists.txt
URL:
http://svn.reactos.org/svn/reactos/branches/ntvdm/lib/CMakeLists.txt?rev=60…
Modified: branches/ntvdm/lib/fast486/CMakeLists.txt
URL:
http://svn.reactos.org/svn/reactos/branches/ntvdm/lib/fast486/CMakeLists.tx…
Modified: branches/ntvdm/lib/fast486/common.c
URL:
http://svn.reactos.org/svn/reactos/branches/ntvdm/lib/fast486/common.c?rev=…
Modified: branches/ntvdm/lib/fast486/common.h
URL:
http://svn.reactos.org/svn/reactos/branches/ntvdm/lib/fast486/common.h?rev=…
Modified: branches/ntvdm/lib/fast486/common.inl
URL:
http://svn.reactos.org/svn/reactos/branches/ntvdm/lib/fast486/common.inl?re…
Modified: branches/ntvdm/lib/fast486/extraops.c
URL:
http://svn.reactos.org/svn/reactos/branches/ntvdm/lib/fast486/extraops.c?re…
Modified: branches/ntvdm/lib/fast486/extraops.h
URL:
http://svn.reactos.org/svn/reactos/branches/ntvdm/lib/fast486/extraops.h?re…
Copied: branches/ntvdm/lib/fast486/fast486.c (from r60702,
branches/ntvdm/lib/soft386/soft386.c)
URL:
http://svn.reactos.org/svn/reactos/branches/ntvdm/lib/fast486/fast486.c?p2=…
Modified: branches/ntvdm/lib/fast486/opcodes.c
URL:
http://svn.reactos.org/svn/reactos/branches/ntvdm/lib/fast486/opcodes.c?rev…
Modified: branches/ntvdm/lib/fast486/opcodes.h
URL:
http://svn.reactos.org/svn/reactos/branches/ntvdm/lib/fast486/opcodes.h?rev…
Modified: branches/ntvdm/lib/fast486/opgroups.c
URL:
http://svn.reactos.org/svn/reactos/branches/ntvdm/lib/fast486/opgroups.c?re…
Modified: branches/ntvdm/lib/fast486/opgroups.h
URL:
http://svn.reactos.org/svn/reactos/branches/ntvdm/lib/fast486/opgroups.h?re…
Removed: branches/ntvdm/lib/fast486/soft386.c
URL:
http://svn.reactos.org/svn/reactos/branches/ntvdm/lib/soft386/soft386.c?rev…
Modified: branches/ntvdm/subsystems/ntvdm/CMakeLists.txt
URL:
http://svn.reactos.org/svn/reactos/branches/ntvdm/subsystems/ntvdm/CMakeLis…
Modified: branches/ntvdm/subsystems/ntvdm/emulator.c
URL:
http://svn.reactos.org/svn/reactos/branches/ntvdm/subsystems/ntvdm/emulator…
Modified: branches/ntvdm/subsystems/ntvdm/emulator.h
URL:
http://svn.reactos.org/svn/reactos/branches/ntvdm/subsystems/ntvdm/emulator…
Modified: branches/ntvdm/subsystems/ntvdm/ntvdm.h
URL:
http://svn.reactos.org/svn/reactos/branches/ntvdm/subsystems/ntvdm/ntvdm.h?…