I\'ve ported my library x86Lib to mbed. It fully emulates the 8086 processor, but a few things I\'m still working on. Notable missing things are interrupts. Previously I used exceptions for interrupts, but exceptions aren\'t supported with the mbed compiler. It is also quite slow

Dependents:   x86Lib_Tester

Download repository: zip gz

Files at revision 0:217a7931b41f

Name Size Actions
[up]
config.h 4078 Revisions Annotate
opcode_def.h 17242 Revisions Annotate
x86Lib.h 13764 Revisions Annotate
x86Lib_internal.h 12010 Revisions Annotate