pseultra icon indicating copy to clipboard operation
pseultra copied to clipboard

N64 library

Results 4 pseultra issues
Sort by recently updated
recently updated
newest added

The boot code should initialize RDRAM in addition to the RCP. Some partial documentation on how to do this can be found at https://github.com/mikeryan/n64dev/blob/53c2a11f822caa1c96b9bd2eabcb125e5136b37d/docs/n64.lyx. In addition to the RDRAM interface...

PSM3D should be revised to abide by vector pipeline rules and to be fast as possible.

enhancement
microcode

Are there any examples available?

enhancement

The current implementation of the OS callback system provides only a callback and event type for scheduling events. However, it would be helpful for the introduction of data which can...

enhancement
os