1
0
mirror of https://github.com/rfivet/BCG101.git synced 2025-09-23 22:44:10 -04:00
Renaud Fivet f4dd8c282a Add uploading files with multi-line statements under one line number to RSTS-E expect script.
Add ANIMAL listing after successful upload and execution.
Add note that ANIMAL needs NOEXTEND mode and has some lines ending with LF instead of CR during keyboard entry.
2025-04-10 12:09:31 +08:00
2025-03-27 14:45:11 +08:00
2025-02-22 13:06:13 +08:00
2024-06-07 10:21:22 +08:00
2025-03-27 14:45:11 +08:00
2024-04-17 10:51:47 +08:00

BCG101

101 BASIC Computer Games from the 1975 3rd print of DEC book.

Contents

  • dec: all source code from the book, proofread to include bugs, typos, odd spellings and formatting.

  • port: listings after quick port to TSS8 EduSystem 50 BASIC.

  • rsts-e: listings after check on RSTS/E BASIC/BPLUS.

  • factory: refactoring of some of the TSS8 ported version.

  • expect: scripts used to upload the source to the emulated TSS8 or RSTS/E over telnet.

Warnings

  • This predates the 1978 Microcomputer edition from Creative Computing and includes some games that have been dropped in the later edition.

  • Several dialects and styles of BASIC programming are used, some may trigger strong reactions if you suffer from BASIC allergy.

Description
101 BASIC Computer Games
Readme MIT 2.3 MiB
Languages
BASIC 100%