From 8d287c12209f253c43ca5ce7793529665d51f39d Mon Sep 17 00:00:00 2001 From: Eric Rangell Date: Thu, 19 Jul 2018 19:59:12 -0500 Subject: [PATCH] Added CHANGETYPE program --- DSK/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/DSK/README.md b/DSK/README.md index be947b9..8d90242 100644 --- a/DSK/README.md +++ b/DSK/README.md @@ -1,3 +1,12 @@ # A2NoSlotMIDI - latest DSK images See the SRC directory for information on how the ANN0TEST.DSK image is created. + + +If you want to play MIDI files on a different disk, rename the volume of ANN0TEST.DSK to something other than /MIDI (ex: /MIDI0), and rename the volume of the disk that contains the MIDI files to /MIDI. + + +Each MIDI file should have a type of $D7 and a suffix of .MID + + +The program "CHANGETYPE" can be used to change the type of a file.