From 09f394cc45d4ad7e4598e4b715ef6e58e32c6775 Mon Sep 17 00:00:00 2001 From: DavidBuchanan314 Date: Tue, 3 Jan 2017 21:30:18 +0000 Subject: [PATCH] Adjust wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e54d737..852a6df 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # 6502-emu -A relatively simple and bug-free 6502 emulator. It is capable of running ehBasic. +A relatively bug-free and simple 6502 emulator. It is capable of running ehBasic. Many 6502 emulators make extensive use of macros, which I personally think makes code harder to understand. At the other extreme, some emulators implement each