Make C1P screen sharper, add support for C1P JSON files, and add more C1P README files
This commit is contained in:
parent
c8d3a102e2
commit
985c7c76cd
46 changed files with 2199 additions and 54 deletions
27
apps/c1p/BASIC/README.md
Normal file
27
apps/c1p/BASIC/README.md
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
---
|
||||
layout: page
|
||||
title: Challenger 1P BASIC Applications
|
||||
permalink: /apps/c1p/BASIC/
|
||||
---
|
||||
|
||||
Challenger 1P BASIC Applications
|
||||
---
|
||||
|
||||
The following BASIC applications were supplied by Ohio Scientific:
|
||||
|
||||
- [BASIC MATH](OSI/MATH.BAS)
|
||||
- [CHECKING](OSI/CHECKING.bas)
|
||||
- [COUNTER](OSI/COUNTER.BAS)
|
||||
- [POKER](OSI/POKER.BAS)
|
||||
- [PRESIDENTS](OSI/PRESIDENTS.BAS)
|
||||
- [STAR WARS](OSI/STARWARS.BAS)
|
||||
- [TRIG TUTOR](OSI/TRIGTUTOR.BAS)
|
||||
|
||||
We also have a variety of BASIC programs written by [Jeff Parsons](https://twitter.com/jeffpar) in 1979-1980:
|
||||
|
||||
- [CHECKERS](jeffpar/CHECKERS.BAS)
|
||||
- [HANG WOMAN](jeffpar/HANGWOMAN.BAS)
|
||||
- [LIFE](jeffpar/LIFE.BAS)
|
||||
- [OTHELLO](jeffpar/OTHELLO.BAS)
|
||||
- [SOFORECAST](jeffpar/SOFORECAST.BAS)
|
||||
- [TUBELIST](jeffpar/TUBELIST.BAS)
|
||||
Loading…
Reference in a new issue