Skip to content

Tags: suloku/gcmm

Tags

1.5.2

Toggle 1.5.2's commit message
Minor text changes and cleanup

1.5

Toggle 1.5's commit message
update readme.txt

1.4f

Toggle 1.4f's commit message
Clean text going out of bounds in raw restore mode

1.4e

Toggle 1.4e's commit message
Fixes: #24

1.4d

Toggle 1.4d's commit message
Ready for 1.4d release:

* Fixed bug in card.c that prevented writing to the last block of the memory card, preventing restoring a savegame that would fill the memory card (thanks to undergroundmonorail)
* Fixed bug in card.c that prevented correct block freeing when deleting a file and only was fixed by using the memory card on official software (the wii/gamecube save manager or probably also games)
* Added libogc fix for a bug in card.c (the bug didn't affect GCMM, it was fixed in 1.4b, but I didn't change card.c)
* Changed button presses for single savegame delete to prevent unvoluntary savegame deleting

1.4c

Toggle 1.4c's commit message
Disabled __sector_erase() check when raw restoring as some unofficial…

… cards seem to have problems with it.

Corrected typo in buffer checking in raw.c

Note: not updating debug version because the changes don't affect its code

1.4b-DEBUG

Toggle 1.4b-DEBUG's commit message
Disabled __sector_erase() check when raw restoring as some unofficial…

… cards seem to have problems with it.

Corrected typo in buffer checking in raw.c

Note: not updating debug version because the changes don't affect its code

1.0

Toggle 1.0's commit message
Disabled __sector_erase() check when raw restoring as some unofficial…

… cards seem to have problems with it.

Corrected typo in buffer checking in raw.c

Note: not updating debug version because the changes don't affect its code

v1.0-1.4b

Toggle v1.0-1.4b's commit message
Disabled __sector_erase() check when raw restoring as some unofficial…

… cards seem to have problems with it.

Corrected typo in buffer checking in raw.c

Note: not updating debug version because the changes don't affect its code

OGC1.0

Toggle OGC1.0's commit message
Disabled __sector_erase() check when raw restoring as some unofficial…

… cards seem to have problems with it.

Corrected typo in buffer checking in raw.c

Note: not updating debug version because the changes don't affect its code