From 6fe2828e450de1be6c39d03d0214a21052f36668 Mon Sep 17 00:00:00 2001 From: JJFlash Date: Fri, 17 Jun 2022 15:27:01 +0200 Subject: [PATCH] Added a couple of links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b609649..132af0d 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file