From 6b0a50a7ec5ac56ea6294099a2fc7951ad56aaa0 Mon Sep 17 00:00:00 2001 From: JJFlash Date: Fri, 17 Jun 2022 15:23:00 +0200 Subject: [PATCH] First description of the repository --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e947900..b609649 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ -# C64_Superchase +# Superchase - Commodore 64 version -A quest to convert an old BASIC game for the TI-99 4/A computer to XC=Basic 3 (which itself is a conversion from a game listing for Atari 8-bit and VIC-20) - -The game is "Superchase", I found it in Compute!'s "First Book of TI Games" on archive.org \ No newline at end of file +A quest to convert an old BASIC game for the TI-99 4/A computer to XC=Basic 3 (which itself is a conversion from a game listing for Atari 8-bit and VIC-20) + +The game is "Superchase", I found it in Compute!'s "First Book of TI Games" on archive.org . + +"game.bas" is the original TI-99 4/A listing \ No newline at end of file