From 4527454d41169232bbc2057adc64b65e1d7f192a Mon Sep 17 00:00:00 2001 From: Stephen Crane Date: Sat, 18 Oct 2014 12:40:42 +0100 Subject: [PATCH] update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f3cbe1f..597802b 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ r65emu Emulation library for 6502-based 8-bit microcomputers. -Software: +Libraries: --------- - [My port](https://github.com/jscrane/UTFT-Energia) of Henning Karlsen's [UTFT library] @@ -21,5 +21,5 @@ Hardware: - A PS/2 keyboard. - A 23k256 SPI RAM chip (optional) -See hardare.h for wiring details and other options. +See _hardware.h_ for wiring details and other options.