From 563ff4d1ecd22e3e19d83b8387a56b8393d9ac3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carl-Henrik=20Sk=C3=A5rstedt?= Date: Sun, 15 Nov 2015 21:17:34 -0800 Subject: [PATCH] utf8??? --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cfa97ff..a1d95bf 100644 --- a/README.md +++ b/README.md @@ -928,7 +928,7 @@ FindFirstSpace This project would not be completed without the direct or indirect support of great people, some which I can currently remember: -* Marc dePeo, helping me uncover the strange and unique world of Merlin’s assembler syntax (and working together with me on True Crime NY gameplay code and more) +* Marc dePeo, helping me uncover the strange and unique world of Merlin's assembler syntax (and working together with me on True Crime NY gameplay code and more) * Che Lalic, explaining the murky bits of 65816 (and a Ninja on SNES NBA Hangtime and other projects) * John Brooks, sharing the Rastan Apple II source code so I could test 65816 and figure out a number of issues with my initial linker, and encouraging the implementation of Apple II GS OS executable file format / OMF export (and helping out with Playstation All-Stars) * [Brutal Deluxe](http://www.brutaldeluxe.fr) for releasing the excellent OMF Analyzer tool and the source, which was a significant help generating Apple II GS OS executables.