• Please review our updated Terms and Rules here

BASIC-80 games

KloverWA

New Member
Joined
Dec 15, 2025
Messages
8
Hello all, Does anyone know where to find a large collection of Basic games for CP/M? I recently got a computer that runs BASIC-80 Rev 5.21 and would love to find some games to run on it
 
There were also several disks from the CP/M user group that might be of interest. http://cpmarchives.classiccmp.org/ftp.php?b=cpm/Software/UserGroups/CPMUG

The Ahl books may require some alteration to work since not every, even MS related, BASIC implemented functions in exactly the same way.

There was also Basicode which was a somewhat portable method for getting the same BASIC program running on different machines. Requires a bit of work since a second BASIC program for the specific system needs to be merged with the main program. Plus most of the programs were in Dutch or German. https://github.com/robhagemans/basicode/tree/master SIGM 235 has the necessary pieces for MBASIC on CP/M.
 
My CP/M-related repos on github have some:


slope
Thank you for providing information about your CP/M-related repositories on GitHub! It is really providing insight into the projects you are working on.
 
Back
Top