Source code of Microsoft BASIC-80
Go to file
2026-08-28 12:14:51 +03:00
v5.21 Initial commit 2026-08-28 12:14:51 +03:00
.gitignore Initial commit 2026-08-28 12:14:51 +03:00
README.md Initial commit 2026-08-28 12:14:51 +03:00

Microsoft BASIC for CP/M

Source codes of Microsoft Basic-80 for CP/M

  • In Z80 mnemonics, but limited for i8080 instruction set.
  • I tried to keep the original label names as they are in the source codes published by Microsoft.

Compile

To compile sources, use sjasmplus Z80 assembler.