summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9feb421..3a37f08 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ My emulator has a handful of specific milestones to achieve that will demonstrat
2. Run a system monitor program correctly.
3. Successfully run a BASIC program in Wozniak's BASIC interpreter.
-There are no plans as of yet to support illegal instructions.
+There is potential to support illegal instructions in the future, but dealing with fringe cases is not a priority yet.
Planned core features for the emulator include:
1. A mode to run an SDL terminal emulator with the original Apple I font.