I have a github where I post dumb asm stuff and you can check it out
I also maintain Pixi, which you can find on the site in the tools section and on github at its own page
I also wrote a couple of extremely simple tools:
- This lets you port non sa-1 pieces of asm to a sa-1 hybrid form, please report any bugs that you may encounter with faulty conversions to me! It was primarely tested on sprites so it might not work with everything
- This is a C++ cross-platform rewrite of CFG Editor for Pixi.
- This is a vscode extension to help with ASM coding providing on-hover address description.
- These are rust bindings for asar, also available at crates.io