By BullyWiiPlaza
I created a graphical user interface for conveniently compiling assembly to bytecode.
Features:
- Real time compilation messages
- Line numbers
- Opening compiled binary files
- Reloads last assembly source when re-launched

Note:
For opening the binary file, I recommend you to install HxD on Windows. The assembly compilation is based on this post.
Source code and compiled JAR file can be downloaded here.
Let me know how you like it!
I created a graphical user interface for conveniently compiling assembly to bytecode.
Features:
- Real time compilation messages
- Line numbers
- Opening compiled binary files
- Reloads last assembly source when re-launched

Note:
For opening the binary file, I recommend you to install HxD on Windows. The assembly compilation is based on this post.
Source code and compiled JAR file can be downloaded here.
Let me know how you like it!