diff --git a/microchess.asm b/microchess.asm index 0ee1a6e..20793ca 100644 --- a/microchess.asm +++ b/microchess.asm @@ -63,7 +63,7 @@ ; 1/14/2012 ; Modified Daryl Rictor's port to run on MKHBC-8-R1 homebrew ; computer under MKHBCOS (derivative of M.O.S. by Scott - Chidester). +; Chidester). ; ; 3/11/2016 ; Adapted to run in MKBASIC (V65) emulator.