From 10dd085a391e1bf6f02cbd310325ceb4853e4ca0 Mon Sep 17 00:00:00 2001 From: Philip Smart <28005720+pdsmart@users.noreply.github.com> Date: Mon, 11 Nov 2019 09:09:15 +0000 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index b0b06a6..4500e36 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,15 @@ The supported commands can be found in the table below: 4) Write routines such that any files (ie. Basic) can be stored in the RFS and retrieved by an application such as Basic. Currently the stored files are only accessible to the Monitor.
5) Write routines which allow storing/saving of files into the RFS via the Flash RAM writing mechanism (needs 3 fixing first).
+### Images of the RFS Command Output +##### + +![alt text](https://github.com/pdsmart/MZ80A_RFS/blob/master/docs/IMG_9784.jpg) +Issuing the 'I' command to list the Rom directory contents. Note the hex number followed by the MZF filename. The hex number can be used as a quick way to reference a file. + +![alt text](https://github.com/pdsmart/MZ80A_RFS/blob/master/docs/IMG_9784.jpg) +Issuing a Load command to load Basic SA-5510 using the short hex number abbreviation. + ### Images of the RFS Daughter Board #####