Awesome
N64
<br />
N64 Bare Metal Code by krom (Peter Lemon).<br />
<br />
All code compiles out of box with the bass (v14) assembler by byuu.<br />
I use a special version of bass by ARM9 which has been updated with N64 MIPS/RSP/RDP output:<br />
https://github.com/ARM9/bass<br />
I have included binaries of all the demos.<br />
<br />
Special thanks to gbaguy/n64guy/asmguy, who with his tutorials, helped me get into N64 Coding =D<br />
Please check out cen64, a cycle accurate N64 Emulator by MarathonMan, & his RSP Assembler:<br />
http://www.cen64.com<br />
Also I'd like to thank marshallh, who designed the 64drive, the best development cartridge for the N64.<br />
<br />
Howto Compile:<br />
All the code compiles into a single binary (ROMNAME.N64) file.<br />
Using bass Run: make.bat<br />
<br />
Howto Run:<br />
I only test with a real N64 using a 64drive Cartridge by marshallh from Retroactive:<br />
http://64drive.retroactive.be<br />
<br />
You can also use N64 emulators like cen64 & the MAME N64 Driver.