Test builds based on pontos2024's released PCSX2_ARM64 code
Now with only the OSD enabled for interactions, FPS, VPS, Emulation Speed and Version to clean up the display
Please provide your own PS2 BIOS
Changelog:
- Supports chd files
- Add vtlbDef.h
- Add mVU_SSE4 structure to VUDef.h header
- mVU_Globals => PTR_CPU(mVUglob)
- Modify the _eeMoveGPRtoM function
- mVU.regs().Mem => PTR_CPU(vuRegs[mVU.index].Mem)
- Fixed game delay
- R5900.cpp => Fixed game delay error in nextIopEventDeta variable of _cpuEventTest_Shared()
- Added armLdrsh function