Skip to content

Macro Microcontroller DOS Version 0.0.1

Latest

Choose a tag to compare

@Nicholas1023 Nicholas1023 released this 02 Sep 09:02
· 2 commits to main since this release

Macro Microcontroller DOS Version 0.0.1

A simple DOS-like environment that boots from the BIOS. Source code.

Available commands:

  1. HELP: Launches the help guide.
  2. ECHO: Echoes text.
  3. LS: Show directory listing.
  4. SYSTEM: Starts another Macro Microcontroller DOS console.
  5. EXIT: Stops all processes for power off.

To install Macro Microcontroller DOS, hold the boot button and drag macro-microcontroller-dos-0.0.3.uf2 into the board's storage drive. The board will first load the BIOS, and then boot the DOS.

Attribution

Macro Microcontroller BIOS, Macro Microcontroller DOS and Macro Microcontroller BASIC compiles source code from the Pico SDK. See Firmware Files/pico_sdk_import.cmake for the Pico SDK license and copyright notice.