| Date | News |
| 2003-10-23 | Added "Music Tone" and "Graphic Designer" |
| 2003-10-10 | Replaced .wav downloads with .cas Updated instructions for .cas support |
| 2003-10-08 | Added "Baseball" and "Zac Banic" |
| 2003-09-29 | Added download links + instructions to load/run tapes on MESS |
| 2003-09-25 | Added "TV Adjust" |
| Instructions to load/run Sord M5 tapes on MESS |
| 1. Download MESS 0.75 (not yet released at time of writing) or higher from www.mess.org and extract to e.g. c:\emu\mess\ |
| 2. Create the \mess\software\sordm5\ folder |
| 3. Download the Sord M5 BIOS file and put it in \mess\bios\ |
| 4. Download the Sord M5 BASIC-I file and put it in \mess\software\sordm5\ |
| 5. Download the Sord M5 cassette files (see above) and put them in \mess\software\sordm5\ |
| 6. Start MESS from the command-line with "mess.exe sordm5 -cart basic-i.zip -cass <tape.zip>" where <tape.zip> is the filename of the actual tape you want to load |
| 7. Depending on the type of tape, enter following commands to load/run the program on the tape: * Type A : "chain" + [enter] * Type B : "tape" + [enter] |
| Instructions to convert Sord M5 cassette (.cas) files into audio (.wav) files |
| 1. Download MESS 0.75 (not yet released at time of writing) or higher from www.mess.org and extract to e.g. c:\emu\mess\ |
| 2. Use \mess\tools\imgtool\imgtool.exe to convert from .cas to .wav Example: imgtool.exe get sord_cas <file.cas> data.wav <file.wav> |