1 Attachment(s)
preview of gpsp port for ps2
I made a quick port of newest gpsp and it works not bad in interpreter mode. My main attempt was to get dynamic core to work but I don't have enough knowledge. I only get dynamic core to work in pcsx2 emu, on real hardware shows only black screen. Maybe someone can find what is wrong. With disassembler I got point where it stops working: execute_load_iwram_u32 function in mips_stub.S. The emu needs a bios file named "gba_bios.bin" placed in the same folder were is an elf file.
Edit:
To get it to work place bios file and elf in root of device (mass or mc).