homebrew/README.md
2018-08-18 17:56:05 +02:00

963 B

currently, this just displays a test image and dumps some text to a computer connected via the 64drive's USB port. the image is a test card by Väinö Helminen.

i'm borrowing some code from krom's repo. this has been very useful in getting things up-and-running on the N64 and i suggest you check out their work.

the Dwarf Fortress 8x12 font is included as a 1-bit-per-pixel image.

a F3DZEX disassembly is included. i did this myself. disassemblies of its data section and the 6102 bootcode will be done in the future.

building

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

bass main.asm
z64crc test.z64