summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2020-11-21 21:08:43 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2020-11-21 21:08:43 +0100
commit052899e196c6a2660651b9896ceed3313e7d0bac (patch)
tree9deb31de468693326a2b426db76f0e99ffe0c9c2 /README
parent56ae2c7b25157e44c50ab982236fee8bbcca0463 (diff)
download6502-052899e196c6a2660651b9896ceed3313e7d0bac.tar.gz
6502-052899e196c6a2660651b9896ceed3313e7d0bac.tar.bz2
started a simple emulator
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index d208914..483b070 100644
--- a/README
+++ b/README
@@ -102,6 +102,9 @@ certain interrupts, I get a match in the status register).
Button press trigers two events (on press and release) effectively
switching off/on the counter.
+21.11.2020:
+work on a simple 6502 emulator while watching youtube series
+
commands
--------