Nabile Rahmani

Results 5 comments of Nabile Rahmani

I partly "reverse engineered" the IPL3 and I can tell you it's a horrible mess with like 3 copies of similar code paths and variables and I still can't figure...

Problem is they hardcoded these paths for specific memory chips they ordered for the console, instead of using the DeviceType fields to compute the memory size. On one hand their...

@bryanperris as promised, here it is in all its infamy: https://nabile.duckdns.org/Shared/IPL3.c I spilled some more beans on the Discord64 server, if you'd like to join the discussion.

I've myself been trying to wrap my head around this and reversed C code out of the 6102's, as well as post relevant Rambus docs in Discord64#docs and some more...

We will definitely need testing from more people to cover both the 2x2 MB and 1x4 MB models anyways :p Like, the code itself will be straightforward to make and...