summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2006-11-06 00:13:02 +0000
committerIan C <ianc@noddybox.co.uk>2006-11-06 00:13:02 +0000
commitf94a304eaa22130ad4b121d8113c04422b1e32e2 (patch)
treebe43235d7f03b7d6e71791be9af6abd22af96ad9 /CHANGES
parent013bd92377b40c64065e4bb231d4ddaa84c3165e (diff)
Updates
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 5de4334..5e0f9ff 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,5 +3,7 @@
Changes from V1.0 to V1.1
+ Added external FAT file loading.
- + Added Mazogs as a built-in tape (Paul Fearnley)
- + Fixed bug where the ROM input routine locks up.
+ + Added Mazogs as a built-in tape (code courtesy of Paul Fearnley)
+ + Fixed bug where the ROM input routine could be easily locked up.
+ This was caused by a problem in the way I set up the LASTK system
+ variables from the house-keeping routine.