summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2007-03-01 00:36:54 +0000
committerIan C <ianc@noddybox.co.uk>2007-03-01 00:36:54 +0000
commit6be2806499299bb13edde3481803f28416429902 (patch)
treeee80944e5af4f9ab002fb91c73f032ee6d385de8 /CHANGES
parentb7fc2934d2cd1e593fe5d1c99678321a21d0948d (diff)
Changed lower screen to 8-bits and added overlayed text mode. Monitor stub in place. Text mode helpers being developed.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9a0170f..513e4a5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -34,3 +34,6 @@ Changes from V1.1a to V1.2
+ Added file selector with LOAD "*"
+ Handling of 1K display files is a bit better.
+ Added option for RAM in place of ROM mirror.
+ + Changed lower screen to 8-bit deep so I can overlay a tiled mode.
+ * Added lower screen console routines.
+ * Added Machine Code Monitor.