Use our own memory access functions in x86emu.
commit667bc1c8adcecb7535b1ee2a22477087e3c18098
authorMichał Januszewski <spock@gentoo.org>
Tue, 7 Aug 2007 17:04:14 +0000 (7 19:04 +0200)
committerMichał Januszewski <spock@gentoo.org>
Tue, 7 Aug 2007 17:04:14 +0000 (7 19:04 +0200)
tree295d2d789c1bef25d86aebe4eb70d4de7db9eb48
parentac918bc2c313b7836f08fe3a3ffeb0f647779645
Use our own memory access functions in x86emu.

Change the v86 memory access functions so that they no longer require
mapping files into the first 1 MB of the address space.
ChangeLog [new file with mode: 0644]
Makefile
TODO
libs/x86emu/ops.c
v86.h
v86_common.c
v86_lrmi.c
v86_mem.c
v86_x86emu.c