From ecc156ebc430668cf29320b512bcf4055d4a4e52 Mon Sep 17 00:00:00 2001 From: robjustice Date: Mon, 22 Feb 2021 22:00:13 +1100 Subject: [PATCH] Update Readme.md --- Titan2e/Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Titan2e/Readme.md b/Titan2e/Readme.md index 9ce46be..360832f 100644 --- a/Titan2e/Readme.md +++ b/Titan2e/Readme.md @@ -6,6 +6,8 @@ See code for more details. This is included in the original soshdboot disk images. I just had not got around to documenting and sharing the code until now. +Note, this only allows the emulation to be launched and config changed before launching. No saving of the config via the menu is supported with this current implementation. + ## Build the Interpreter: ``` ca65 titan2e.interp.s -l titan2e.interp.lst