Skip to content

ARMStrong v1.0.1b

Latest
Compare
Choose a tag to compare
@linouxis9 linouxis9 released this 31 Dec 13:27
· 4 commits to master since this release

Changelog

  • Fix a case preventing the input of unsigned integers >= 2^31.
  • Fix an issue related to the input of signed numbers.
  • Fix an issue with handling of new lines on the ConsoleView.
  • push, and pop pseudo-instructions are now usable without prior initialization of the SP register.

Requirements

  • Java 11+
  • Windows x86/x64 or Linux x64
java -jar project-armstrong.jar

⚠️

If you are using this tool as part of your studies at the IUT of Valence, you MUST use the IUT of Valence flavor of this tool to match the custom version used there.