Hey all. Long time lurker on these forums, first time poster.
I'd like to let you all know about a new NES assembler that I just completed called Nessemble.
It functions very similarly to nesasm, but with a bunch of extra bells and whistles including:
I'd love to know what everyone thinks. Regardless of its usefulness alongside existing assemblers, it was fun to create and might be useful to someone.
Please feel free to check out the website and contribute/raise issues on GitHub.
I'd like to let you all know about a new NES assembler that I just completed called Nessemble.
It functions very similarly to nesasm, but with a bunch of extra bells and whistles including:
- `.incpng` pseudo instruction to include images without first converting to CHR data
- Built-in disassembler to better analyze existing NES ROMs
- Support for scripting to extend existing functionality
I'd love to know what everyone thinks. Regardless of its usefulness alongside existing assemblers, it was fun to create and might be useful to someone.
Please feel free to check out the website and contribute/raise issues on GitHub.