Results 4 comments of Cédric Jules

No problem, I am going to try today.

Excellent ! It works. Quickly, I retrieved with success the user name of the memcard. ` #define BIOS_CARD_COMMAND ((volatile u8*)0x10FDC4) #define BIOS_CARD_ANSWER ((volatile u8*)0x10FDC6) #define BIOS_CARD_START ((volatile u32*)0x10FDC8) char data[8];...

Also I am able to load/save data. After experimenting, I want to raise 2 issues: 1. the NGH number must be considered in hex literally. For exxample, Puzzle Bobble NGH...

Hi Sorry your problem is too fuzzy. How can you expect any help if you don't give more information ? Don't name your issues "can you help me please", it...