Skip to content

MBASIC Demos & Tests

Demonstration programs and test suites

Available Demos & Tests

Benchmk

Year: 1980s Tags:

Download benchmk.bas


Test Curses Features

Year: 1980s Tags: test

Download test_curses_features.bas


Test Curses Input

Year: 1980s Tags: test

Download test_curses_input.bas


Test Curses Simple

Year: 1980s Tags: test

Download test_curses_simple.bas


Test Immediate Input

Year: 1980s Tags: test

Download test_immediate_input.bas


How to Use

  1. Download the .bas file you want to use
  2. Open MBASIC in your preferred UI (Web, Tkinter, Curses, or CLI)
  3. Load the file:
  4. Web/Tkinter UI: Click File → Open, select the downloaded file
  5. CLI: Type LOAD "filename.bas"
  6. Run: Type RUN or press the Run button

About These Demos & Tests

These programs are from the CP/M and early PC era (1970s-1980s), preserved from historical archives including OAK, Simtel, and CP/M CD-ROMs.