You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The first 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.