MICROBEE ROM REQUIRED

VibeDrone requires your own Microbee Technology BASIC 5.29e ROM files (ROM A 16K + ROM B 8K). Read locally — never uploaded.

>> VIBEDRONE 400 BETA <<

🐝 VIBEDRONE 400 beta (community release, manual ROMS) — microbee in the browser

Microbee BASIC 5.29e
(c) and (tm) Microbee Technology 2026 for hobbyist use only
Z80 emulator running in your browser ZEXDOC passed

🐝 VIBEDRONE 400 beta — HELP

VIBEDRONE 400 beta — Microbee Colour BASIC 5.29e Z80 ZEXDOC verified | Per kind favour Microbee Technology Pty Ltd BUTTONS CAS CLR — Clear the virtual cassette buffers CAS IN — Load VIBEDRONE.DAT into cassette read buffer (use with IN#3) CAS OUT — Download cassette write buffer as VIBEDRONE.DAT (use with OUT#3) FULLSCREEN — Toggle fullscreen mode (Escape to exit) GREEN — Toggle Green / Amber phosphor colour scheme GT — Speed: 2MHz (vintage) → 3.375MHz (Premium) → 6.75MHz (turbo) VDU 100% — Toggle VDU cycle-stealing (60% CPU — matches real hardware speed) HELP — Show this help KBD — Open on-screen keyboard (mobile/Android — types into READY/EDIT) LOAD — Load .mwb tokenised / .bas text / .txt file / .bee machine code (auto-RUNM) .bee: load address auto-detected (loader header / self-reference scan / default 2304). Runs immediately — RUNM "file"xxxx equivalent. Status bar shows the detected address. If a BASIC program is running you will be asked to stop it first (same as loading a new BASIC program). PASTE — Paste clipboard text as keyboard input PAUSE — Freeze / resume emulation RESET — Cold start — resets CPU and restarts BASIC 5.29e WARM — Warm reboot — preserves your BASIC program and video state, returns to Ready (same as a real Microbee's warm restart) SAVE — Save current BASIC program as .mwb file KNOWN QUIRK Blank lines during LOAD — some .mwb files carry trailing-space padding in individual lines (leftover from in-place edits on original hardware). These wrap onto a blank-looking second row at 64 columns. Safe to ignore — the program itself is unaffected. EDIT KEYS Ctrl+S / Backspace / Left arrow — cursor left Ctrl+D / Right arrow — cursor right Ctrl+F / Shift+Right arrow — word right DEL — delete char at cursor Ctrl+C / Break — abort edit / stop LIST BASIC SOUND PLAY n,d — musical note n (0–24), duration d (1 = 125ms) OUT 2,65 — speaker ON (bit 6 high) OUT 2,59 — speaker OFF (bit 6 low) LPRINT — send output to virtual printer (download with PRINT button) CREDITS: The original 1980's team at Applied Technology. Chickenman for testing patiently builds and maintaining the fantastic repository of so much documentation / programs. Encouragement and feedback from the Microbee Community. MBT for allowing me to use the ROMS. uBee512, Suzy and many others - I have benefited from the hive in so many ways the past 10 months. AI: Gemini, Grok and Claude who helped me vibecode. ChatGPT for checking copyright & copyleft.