[FAST486]
authorAleksandar Andrejevic <aandrejevic@reactos.org>
Mon, 4 May 2015 19:14:23 +0000 (19:14 +0000)
committerAleksandar Andrejevic <aandrejevic@reactos.org>
Mon, 4 May 2015 19:14:23 +0000 (19:14 +0000)
commitac4f5ac401f7c103f8fef09409a33f1e2e0c9d69
treefae4a7fd82f5bd56c1b3fa3e765a1cc5348e250f
parent866f04e3776d4f1e2ec342b0abde7ea6494675aa
[FAST486]
- Implement call gates.
- Fix Fast486InterruptInternal and get rid of ugly hacks.
- Fix IRET (CS loaded too early).
- Add a structure definition for the 16-bit TSS (not supported yet).

svn path=/trunk/; revision=67545
reactos/include/reactos/libs/fast486/fast486.h
reactos/lib/fast486/common.c
reactos/lib/fast486/common.h
reactos/lib/fast486/common.inl
reactos/lib/fast486/opcodes.c