MBASIC Demos & Tests¶
Demonstration programs and test suites
Available Demos & Tests¶
Benchmk¶
Year: 1980s Tags:
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¶
- Download the .bas file you want to use
- Open MBASIC in your preferred UI (Web, Tkinter, Curses, or CLI)
- Load the file:
- Web/Tkinter UI: Click File → Open, select the downloaded file
- CLI: Type
LOAD "filename.bas" - Run: Type
RUNor 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.