Added a couple of links

This commit is contained in:
JJFlash 2022-06-17 15:27:01 +02:00
parent 6b0a50a7ec
commit 6fe2828e45
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# 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)
A quest to convert an old BASIC game for the TI-99 4/A computer to [XC=Basic 3](https://xc-basic.net/) (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 .
The game is "Superchase", I found it in Compute!'s "First Book of TI Games" on [archive.org](https://archive.org/details/computesfirstbookofti994agames/) .
"game.bas" is the original TI-99 4/A listing