bperris

Results 20 issues of bperris

It must be implemented as I hit something depending on it.

TODO: Need to switch the default branch to main just as the millions of repos are doing so.

The CPU is allowed start a RSP task, then continue on without yield to the RSP first, that means depending on the core speeds between the processors for an emulator,...

Here is a list of things done so far for the FPU: C# Interpreter: - Load/Store: **Complete** - Add, Sub, Div, Mult: **Passes Tests** - Sqrt, Abs, Mov, Neg: **Passes...

To create a discussion here. Ref 1: https://github.com/project64/project64/issues/574

question

The N64 hardware writes the probed RDRAM size into GPR S6, then its stored in a special spot of RDRAM known as "os_boot_config_t". Right now the emulator (and like others)...

How to reproduce: 1. Install the game from Steam on a linux based system (Steam Deck for me) 2. From the main menu, select demo and pick any demo file...

icculus

How to reproduce: 1. Install the game from Steam on a Linux based system (Steam Deck for me) 2. Start a new game and make a save 3. Attempt to...

icculus

### Build Version 1fd8876f60b06abcb0520d9f3bfff36543bfc3a8 #### Operating System Environment * [ ] Microsoft Windows (32-bit) * [ ] Microsoft Windows (64-bit) * [ ] Mac OS X * [X] Linux: Fedora...

bug
64bit

There are many classic C arrays allocated with fixes sizes, and some conditions that simply lack sane bounds checking, this leads to many potential invalid memory access exceptions, and is...

wontfix