A quest to convert an old BASIC game for the TI-99 4/A computer to XC=Basic 3 (the game itself is a rewriting of 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
Go to file
JJFlash 6b0a50a7ec First description of the repository 2022-06-17 15:23:00 +02:00
LICENSE Initial commit 2022-06-17 15:18:03 +02:00
README.md First description of the repository 2022-06-17 15:23:00 +02:00
charset.chr First upload of the straight-ported conversion 2022-06-17 15:21:46 +02:00
game.bas First upload of the straight-ported conversion 2022-06-17 15:21:46 +02:00
supchase-emulated-STUCK!.png First upload of the straight-ported conversion 2022-06-17 15:21:46 +02:00
superchase-ported.prg First upload of the straight-ported conversion 2022-06-17 15:21:46 +02:00
superchase-ported.xcbbas First upload of the straight-ported conversion 2022-06-17 15:21:46 +02:00

README.md

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 .

"game.bas" is the original TI-99 4/A listing