Cuyler36

Results 6 issues of Cuyler36

Native Cross Platform support would be a nice feature. Currently, MacOS & Linux users need to use a wrapper of some sort to attempt to run ACSE on their OS....

enhancement

Would allow new players to be added via the editor. If we're adding this, then there should also be an option to clear players.

enhancement

#75 (wibo 0.6.14+) causes issues with mwcceppc paths that worked in previous versions. This causes issues on all Linux environments. Our setup uses assetrip + assetinc to rip binary assets...

This PR adds support for user configurable N64 Controller Pak bank sizes. The motivation for this comes from Doubutsu no Mori. A NES emulator is included which can load Famicom/NES...

When disassembling, objdiff will show `ori r0, r0, imm` as `nop ` if there are relocations in play. Since the immediate is 0 at disassembly, it is technically a nop...

In Animal Crossing's emu64.c TU, `texture_cache_alloc` is shown as 0% matching when a report is generated. objdiff correctly shows it as 100% in the UI. ![Image](https://github.com/user-attachments/assets/e967d59f-155c-496f-91a9-ff66b8495116) ![Image](https://github.com/user-attachments/assets/da8962f5-0105-4bbd-b4a2-0f30ba39364d)