15 lines
349 B
Markdown
15 lines
349 B
Markdown
# SNES Assembly
|
|
|
|
This repo is a playground for messing around with SNES assembly.
|
|
|
|
It uses the [wla-dx](https://github.com/vhelin/wla-dx) assembler toolchain.
|
|
|
|
## Roms
|
|
|
|
* `simple-rom` - this is more or less following bazz's tutorial here: https://wiki.superfamicom.org/writing-your-first-snes-program
|
|
|
|
|
|
# Resources
|
|
|
|
* https://wiki.superfamicom.org/
|