summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAstrid Silico2019-10-14 11:16:55 -0700
committerAstrid Silico2019-10-14 11:16:55 -0700
commit7aaedf83eca7273f4472c7fe4dddd1d7763cc2b8 (patch)
treefc9d1d147c4d57dfe7b6e7caae0b166f44d5f4fe
parent3d5145de62f91d4b12e5dbffc156790028d6cd7a (diff)
ascii art and markdown are uneasy bedfellowsHEADmaster
-rw-r--r--README.markdown14
1 files changed, 7 insertions, 7 deletions
diff --git a/README.markdown b/README.markdown
index aa2629c..3187af9 100644
--- a/README.markdown
+++ b/README.markdown
@@ -1,11 +1,11 @@
z680k: z80 emulator for 68k calculators
=======================================
- 666 888 000 k k
- zzzz 6 8 8 0 0 k k
- z 6666 888 0 0 0 kk
- z 6 6 8 8 0 0 k k
- zzzz 666 888 000 k k
+ 666 888 000 k k
+ zzzz 6 8 8 0 0 k k
+ z 6666 888 0 0 0 kk
+ z 6 6 8 8 0 0 k k
+ zzzz 666 888 000 k k
Astrid Smith
Project started: 2010-06-06
@@ -74,8 +74,8 @@ expected.
* [More z80 instruction set reference](http://nemesis.lonestar.org/computers/tandy/software/apps/m4/qd/opcodes.html)
* [Details on flags and other side effects](http://www.gaby.de/z80/z80code.htm)
-Incompatibilities with Real Hardware
-------------------------------------
+Known Incompatibilities with Real Hardware
+------------------------------------------
1. PC-relative accesses (reads, writes, jumps) across page boundaries
may not work. This is apparently a rare enough occurence that