some N64 homebrew
Go to file
2018-08-16 20:06:18 +02:00
.gitignore init 2018-08-16 19:55:21 +02:00
64drive.inc init 2018-08-16 19:55:21 +02:00
6102.bin init 2018-08-16 19:55:21 +02:00
build build instructions 2018-08-16 20:06:18 +02:00
devcart.asm init 2018-08-16 19:55:21 +02:00
dwarf.1bpp init 2018-08-16 19:55:21 +02:00
F3DZEX.asm init 2018-08-16 19:55:21 +02:00
F3DZEX2.data.bin init 2018-08-16 19:55:21 +02:00
header.asm init 2018-08-16 19:55:21 +02:00
Image.lz init 2018-08-16 19:55:21 +02:00
lz.asm init 2018-08-16 19:55:21 +02:00
main.asm init 2018-08-16 19:55:21 +02:00
main.inc init 2018-08-16 19:55:21 +02:00
n64_gfx.inc init 2018-08-16 19:55:21 +02:00
n64.inc init 2018-08-16 19:55:21 +02:00
README.md build instructions 2018-08-16 20:06:18 +02:00
xxd.asm init 2018-08-16 19:55:21 +02:00

nothing to see here (yet).

currently borrowing some code from krom's repo.

you will need to compile bass (the assembler) (ARM9's fork) and z64crc (to be included in this repo later).