summaryrefslogtreecommitdiff
path: root/ecomp-c/emul.c
AgeCommit message (Expand)Author
2020-08-30emul: find illegal address references to opcodes (avoid endless loops)Andreas Baumann
2020-08-06added procedure ESP and EBP stack frame handlingAndreas Baumann
2020-06-14libc-freestandingAndreas Baumann
2020-05-31emul: corrected first data dumpAndreas Baumann
2020-05-31some better data output in emul and adapted testsAndreas Baumann
2020-05-31ec: zero-terminate string literalsAndreas Baumann
2020-05-21starting to add size of typesAndreas Baumann
2020-05-15emul.cAndreas Baumann
2020-03-26improved automatic tests, also assemble (with fasm and asm-i386) and run the ...Andreas Baumann
2020-03-01simplistic code generation works for expressionsAndreas Baumann
2020-03-01first code generation, assembly and emulationAndreas Baumann