fca39d9f67
Add justfile, improve README |
||
---|---|---|
9x-debugger | ||
.gitignore | ||
greenspace.asm | ||
greenspace.link | ||
header.inc | ||
justfile | ||
Makefile | ||
my_custom.asm | ||
README.md | ||
register_notes | ||
snes_init.asm | ||
test_gfx.asm | ||
test_gfx.link | ||
tic_tac.asm | ||
tic_tac.link | ||
wdc_65816_programming_manual.pdf |
SNES Assembly
This repo is a playground for messing around with SNES assembly.
It uses the wla-dx assembler toolchain.