Go to file
Greg Shuflin 76fe4ad877 Move greenspace to legacy dir 2022-01-30 01:27:54 -08:00
9x-debugger Add entire debugger to version control 2016-12-05 19:25:00 -08:00
docs Move register_notes to docs dir 2022-01-30 01:23:42 -08:00
legacy Move greenspace to legacy dir 2022-01-30 01:27:54 -08:00
.gitignore Initial commit, code to make a green screen and infinite-loop 2013-04-08 01:26:49 -07:00
Makefile Remove test_gfx.smc when cleaning 2016-12-14 03:19:49 -08:00
README.md Start modernizing 2022-01-30 00:43:56 -08:00
justfile Move greenspace to legacy dir 2022-01-30 01:27:54 -08:00
tic_tac.asm Add some helpful macros 2016-12-06 02:11:21 -08:00
tic_tac.link New ROM - tic tac toe 2016-12-02 19:26:09 -08:00

README.md

SNES Assembly

This repo is a playground for messing around with SNES assembly.

It uses the wla-dx assembler toolchain.

Resources