·
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:
HELP: Launches the help guide.ECHO: Echoes text.LS: Show directory listing.SYSTEM: Starts another Macro Microcontroller DOS console.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.