@ mentions

This commit is contained in:
Brad Grantham 2016-11-15 16:53:00 -08:00
parent f2e79b7ad2
commit fbd74448b7

View File

@ -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".