From fd5bb6c0cc42179c4cb448376633af62e73feca0 Mon Sep 17 00:00:00 2001 From: Astrid Smith Date: Tue, 8 Jun 2010 00:56:43 -0700 Subject: Playing with the readme formatting --- README.markdown | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/README.markdown b/README.markdown index b49e2b8..d6c2b8e 100644 --- a/README.markdown +++ b/README.markdown @@ -1,22 +1,16 @@ -* z80 emulator for 68k calculators +680: z80 emulator for 68k calculators +===================================== Astrid Smith Project started: 2010-06-06 GPL -* Useful resources: +## Useful resources: -To estimate speed: -http://www.ticalc.org/pub/text/68k/timing.txt - -z80 instruction set in numerical order: -http://z80.info/z80oplist.txt - -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 +* [68k timings](http://www.ticalc.org/pub/text/68k/timing.txt) +* [z80 instruction set in numerical order](http://z80.info/z80oplist.txt) +* [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) -- cgit v1.2.3