Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 719 Bytes

File metadata and controls

14 lines (8 loc) · 719 Bytes

MicroBASIC

Robert Uiterwyk's Micro-Basic Version 1.3

See the a1mon68 branch for a port to the M6800-based Apple-1 running a1mon68.

The source code has been modified to build using the motorola-6800-assembler (tested on macOS 15).

Building

Note: These instructions assume that you have built and installed my forks of the motorola-6800-assembler and Hex2bin-2.5.

The project may be built by running make (tested on macOS 15).

All built products and intermediate files may be removed by running make clean.