summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2020-11-18 18:24:02 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2020-11-18 18:24:02 +0100
commit055ca03ed8ebadaafea285bf79f7e85529663bab (patch)
tree4ed1e6b5ba105386380ac9874414ad8b99c054c1 /README
parent62fceb9b7aa4a4f019903d61e3cca1a548788e54 (diff)
download6502-055ca03ed8ebadaafea285bf79f7e85529663bab.tar.gz
6502-055ca03ed8ebadaafea285bf79f7e85529663bab.tar.bz2
saveing ALL registers when handling interrupts!
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 352e7e9..25dc420 100644
--- a/README
+++ b/README
@@ -88,6 +88,8 @@ VCC on counters stabilize the circuit on slow clock
18.11.2020:
playing with some cli, sei, having a copy of the counter and
optimizing display (refresh on change only)
+X and Y are not stored in the interrupt routine, why this is
+extremely bad, is obious! :-)
commands
--------