org

Results 160 issues of org

Need to fully implement the GX component, add GPU register definitions, remove hacks and refactor old code. In short, you need to prepare the GX component to implement the new...

enhancement

After adding MMU emulation and cache, some strange bugs appeared. It is necessary to localize and eliminate them. - [x] MMU ARAM mapping fails at random address - [x] Bust-a-Move...

bug

Debugging commands for GX (see the status of the Flipper GPU, diagnostics of shaders, texture cache, statistics, screenshots)

debug

Add events into the GameCube audio system (AR, AI, DSP) to understand what’s going on there .. Now I am in a state where a critical mass of code is...

debug

Need to check the emulation of all instructions, including flags settings. There are suspicions that there is a jamb somewhere.

unit-testing

Run the 2004 GC-Linux builds and see what happens.

What happen here?

bug

Try building DolwinPlayground on a Mac. The problem is complicated by the fact that the guys at Microsoft have not yet added WSA (Windows Subsystem Apple), and I don't have...

Try Volatility (https://github.com/volatilityfoundation/volatility) Add support for the Dolphin OS address space and its types. Place everything in RnD folder.