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