Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-10-06 | major changes to write support, | germeier | 1 | -29/+69 | |
BEWARE, some things might be broken in the progress (internal mem too!) added files cis.{c,h} | |||||
2002-09-28 | reading support on external memory should now be correct. | germeier | 1 | -136/+207 | |
2002-09-23 | read spare area from external memory too | germeier | 1 | -13/+16 | |
display progress for internal and external memory a few code clean ups and checks renamed debug_memory to dump_memory and dump more memory areas now a lot of little changes and updates | |||||
2002-09-20 | small fixes to mpiosh/callback.c | germeier | 1 | -1/+2 | |
added code to identify DMG+ (assumed, but should be correct) | |||||
2002-09-18 | removed wrong block mapping | germeier | 1 | -48/+57 | |
added progress_callback for mpio_init mpiosh: external memory is only selectable if it is available | |||||
2002-09-15 | Fixed model2externalmem function and added command, comments | salmoon | 1 | -3/+4 | |
2002-09-15 | added model identification | germeier | 1 | -10/+32 | |
use 0x80 for external memory on the DMG line added code to dump first 0x100 sectors of memory | |||||
2002-09-11 | finished support for writing to internal memory | germeier | 1 | -3/+10 | |
2002-09-11 | fixed block address issues in spare area | germeier | 1 | -30/+62 | |
2002-09-11 | updated writing support to support mpio_fatentry_t | germeier | 1 | -14/+27 | |
2002-09-10 | support for deleting and formating of internal memory added | germeier | 1 | -6/+5 | |
BEWARE: this might well kill your player !!!! | |||||
2002-09-10 | reactivated deleting of files (external mem only) | germeier | 1 | -43/+48 | |
added error handling for memory formatting 2 fatentry function add minor bug fixes | |||||
2002-09-09 | added fatentry2hw to libmpio/io.c | germeier | 1 | -39/+38 | |
2002-09-09 | updated code to format external SmartMedia cards | germeier | 1 | -3/+26 | |
fixed max_cluster issues | |||||
2002-09-09 | fixed cluster to block mapping with 32 MB SmartMedia cards | germeier | 1 | -14/+21 | |
added debug messages in case of ECC errors fixed some errors if no SM card is inserted (this time for real!) | |||||
2002-09-03 | first part of "design" fixes | germeier | 1 | -12/+72 | |
reading support changed to mpio_fatentry_t support for writing and deleting deactivated | |||||
2002-09-03 | "small" cleanups to libmpio before starting major structural changes | germeier | 1 | -215/+285 | |
2002-08-28 | Initial revision | salmoon | 1 | -0/+618 | |