homebrew/README.md
2018-08-16 20:06:18 +02:00

9 lines
307 B
Markdown

nothing to see here (yet).
currently borrowing some code from [krom's repo.](https://github.com/PeterLemon/N64/)
you will need to compile
[bass (the assembler)](https://github.com/ARM9/bass) (ARM9's fork)
and [z64crc](https://github.com/notwa/mm/blob/master/z64crc.c)
(to be included in this repo later).