First description of the repository
This commit is contained in:
parent
555535593f
commit
6b0a50a7ec
10
README.md
10
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
|
||||
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
|
Loading…
Reference in New Issue