Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-06-27 | add backup and restore commands; little bug fix and clean up. Need to be ↵ | crunchy | 1 | -1/+5 | |
tested! Just give me 5 minutes, please! | |||||
2003-06-26 | added support for font file handling | germeier | 1 | -1/+2 | |
- added command font_upload to mpiosh - restore font file after a format | |||||
2003-04-19 | added function(s) to rename files on the player | germeier | 1 | -1/+2 | |
2003-04-19 | added ID3 rewriting support | germeier | 1 | -1/+3 | |
2003-04-18 | implemented "health" function. this is UNTESTED! | germeier | 1 | -1/+2 | |
2003-04-06 | initial support for directories | germeier | 1 | -1/+4 | |
BEWARE: this might have broken some things!!! | |||||
2002-10-27 | added code to read/write and display config files (CONFIG.DAT and FMCONFIG.DAT) | germeier | 1 | -1/+2 | |
another 8.3 fix :-( | |||||
2002-10-18 | add command config; no functionality at the moment | crunchy | 1 | -1/+2 | |
2002-09-23 | read spare area from external memory too | germeier | 1 | -3/+3 | |
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-18 | removed wrong block mapping | germeier | 1 | -1/+2 | |
added progress_callback for mpio_init mpiosh: external memory is only selectable if it is available | |||||
2002-09-15 | added model identification | germeier | 1 | -1/+2 | |
use 0x80 for external memory on the DMG line added code to dump first 0x100 sectors of memory | |||||
2002-09-13 | better signal handling, new command lpwd | crunchy | 1 | -1/+2 | |
2002-09-13 | added callback.[ch] | crunchy | 1 | -0/+84 | |