Skip to content

Releases: AI-fergan/Assembly-Interpreter

Version 5.0.0

21 Apr 17:34
Compare
Choose a tag to compare

In this version you can find all the Assembly-Interpreter features !
Include Variables & Stack & Interrupts & Opcodes & Flags etc...

Version 2.0.0

17 Apr 20:58
8eaa45f
Compare
Choose a tag to compare

In this version you can also find Stack memory & Flags register,
Additional registers ESP, EBP.

Version 1.0.0

15 Apr 18:33
5212931
Compare
Choose a tag to compare

This version can run some basic assembly opcodes,
and controling the values in the registers EAX, EBX, ECX, EDX.