BBC Model B + MMFS: Command Guide
BBC Model B + MMFS: Complete Command Guide for SD Card Systems If you’ve upgraded your BBC Model B with the MMFS SD-card interface , you’ve opened up a whole new way to use your retro computer. No more fragile floppy disks MMFS lets you browse, load, and run hundreds of disk images (.SSD or .MMB) straight from an SD card. This guide collects every useful command you’ll need to explore, manage, and boot software quickly on your setup. Quick Start — Create & Use Your Own MMFS Disk Here’s a simple first project to prove everything’s working. Goal: Create a blank disk, format it, write a BASIC program that prints “Hello, World!”, save it, and run it again. You can watch my YouTube video below and see the guides below for more commands. Create or Select a Blank Disk Slot Insert your SD card and power on. To check what’s available: *DCAT Then choose an empty slot (for example, disk 100): *DIN 0 100 This mounts disk 100 into drive 0 (your working drive). Format the Disk ...