Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@NeoGames4 NeoGames4 released this 18 Sep 13:05
· 2 commits to main since this release
d266efc

The next release of EPAssemblyCompiler. Use
java -jar EPAssemblyCompiler.jar source.asm out.txt hex debug
to compile the file source.asm from terminal to out.txt in hex in debug mode.

Changelog

  • Added support for CALL, CZ, CNZ and RET, RZ, RNZ