N64 icon indicating copy to clipboard operation
N64 copied to clipboard

N64 Bare Metal Mips Assembly Programming

Results 16 N64 issues
Sort by recently updated
recently updated
newest added

I'm wondering how reliable the results of the timing tests are, do they always pass on real hardware or is there a count mismatch sometimes? (it would be ideal to...

I think testing against Coprocessor 0 such as exception handling, interrupts, reg transferring, TLB, MMU features, etc would be pretty helpful. Thanks!

With the screenshot I can compare my values against the expected values.

The current testcases for VMACF do not show what happens if the accumulator hits the 32-bit signed overflow. For instance, see the following sequence where I show a single 16-bit...

I'm trying to assemble your BOOTCODE.asm project but I just get this message in both Windows and Linux, how to resolve it?

a user reported an unrecognized arch error when trying to build this on bass v14, perhaps it is time to bump the version number? to-be-tested