diff options
Diffstat (limited to 'development/asar/README')
-rw-r--r-- | development/asar/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/development/asar/README b/development/asar/README new file mode 100644 index 0000000000..97c6c79d95 --- /dev/null +++ b/development/asar/README @@ -0,0 +1,6 @@ +asar (SNES assembler) + +Asar is an SNES assembler designed for applying patches to existing +ROMs or creating new ROMs from scratch. It supports 65c816, SPC700 and +Super FX architextures and was originally created by Alcaro, based on +xkas v0.06 by byuu. |