2022-01-30 00:43:56 -08:00
|
|
|
# SNES Assembly
|
2016-11-30 02:13:00 -08:00
|
|
|
|
2022-01-30 00:43:56 -08:00
|
|
|
This repo is a playground for messing around with SNES assembly.
|
|
|
|
|
|
|
|
It uses the [wla-dx](https://github.com/vhelin/wla-dx) assembler toolchain.
|
|
|
|
|
2022-01-30 11:46:51 -08:00
|
|
|
## Roms
|
|
|
|
|
|
|
|
* `simple-rom` - this is more or less following bazz's tutorial here: https://wiki.superfamicom.org/writing-your-first-snes-program
|
|
|
|
|
2022-01-30 00:43:56 -08:00
|
|
|
|
|
|
|
# Resources
|
|
|
|
|
|
|
|
* https://wiki.superfamicom.org/
|