TomW
|
68df72958c
|
MOV EAX/AX/AL with immediate address now has correct PC when aborting.
|
2015-02-09 18:09:46 +00:00 |
|
TomW
|
bc5ce43519
|
Memory-source arithmetic instructions now have correct PC when aborting. Fixes Discworld 2.
Removed some debug junk from last commit.
|
2015-02-09 12:17:54 +00:00 |
|
TomW
|
ba715706b6
|
Added code generation for memory versions of MOV, and memory source versions of ADD, SUB, AND, OR, XOR and CMP.
|
2015-02-08 17:17:14 +00:00 |
|
TomW
|
630592125c
|
Added code generation for immediate->register and register versions of MOV, XCHG, ADD, SUB, AND, OR, XOR, TEST, CMP, INC and DEC.
|
2015-01-16 21:22:14 +00:00 |
|