0.0.4
Pre-release
Pre-release
Fixed
- Filenames with single digit hex values were being created with a trailing zero instead of a leading zero (e.g. 0xA was A0 instead of 0A)
sendrom384
andsendallrom
created an empty ROM384.MEM- Files are now sent to the root of C: on the host machine (this might not really be a fix...)
- Added lines to "Help" message
sendbankPSEL1()
was usingsendpsel2()
instead ofsendpsel1()
New
sysver
shows ROM and EPOC16 versionssendbanks9000
now adds the ability to dump a specified range of banks. For example:sendbanks9000 9a
will only send bank 0x9Asendbanks9000 82 8e
will send banks 0x82 to 0x8E inclusive
ssdifo X
shows some basic information about the SSD in the specified drive Xsendssd X
dumps a copy of an entire SSD over the link- Updated copyright notice