Displaying 1 result from an estimated 1 matches for "romhack".
Did you mean:
domack
2019 Jul 09
5
Having trouble getting started on writing a WDC 65816 backend
...lent-of-org-in-llvm-ir )
<srnb> - Does it make sense to use `ENVIRONMENT` (where it's usually either `gnu` or `musl`) for the different ROM types? (`lorom`, `hirom`, `sa1`, etc)
<srnb> - The assembler I want to target is one that's not very known outside of the Super Mario World RomHacking community. Who's job is it to assemble what LLVM outputs, and how?
It got buried under join/leave messages and build alerts.
I'm using CLion on Windows with Msys2-mingw64 (my VoidLinux-musl installation isn't that great for development yet). Importing the project works correctly, b...