From fbd74448b718589de08cc69c7d3812ccde2b01a5 Mon Sep 17 00:00:00 2001 From: Brad Grantham Date: Tue, 15 Nov 2016 16:53:00 -0800 Subject: [PATCH] @ mentions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e132f76..2765afc 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ I wrote this not because the world needed another //e emulator, but because I wa At the time of writing, the emulator handles only 40-column text mode and no floppy. -Thanks to Lawrence Kesteloot for keyboard code, and Bart Grantham for extracting all our old floppy disk images! +Thanks to Lawrence Kesteloot (@lkesteloot) for keyboard code, and Bart Grantham (@bartgrantham) for extracting all our old floppy disk images! Thanks to Mike Chambers (miker00lz@gmail.com) for his 6502 CPU emulator, which I used as a reference when mine hung on "PRINT 5".