1
0
mirror of https://github.com/makarcz/vm6502.git synced 2026-04-26 01:18:08 +00:00

microchess

Syntax error fixed.
This commit is contained in:
Marek Karcz
2016-03-13 23:06:52 -04:00
parent 67f1a62596
commit af5f3bed98
+1 -1
View File
@@ -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.