This is an emulator for the
BBC Micro Model B, a popular home computer in the UK in the 1980s.
The default disc image is Elite - a pioneering 3D space trading game. To boot discs on the BBC, one would press SHIFT and BREAK. The keyboard of the BBC is slightly different from a modern PC, notably in the placement of the symbol characters. Also, the current keyboard layout is optimized for a US keyboard; I am working on improving this situation.
It also includes an emulator for its predecessor, the
Acorn Atom.
Handy key mappings
BBC | PC | OSX |
---|
F0 | F10 | F10 |
BREAK | F12 | Right ⌘ + F12 |
COPY | End | Right ⌘ + F11 |
* : | TODO | TODO |
Debug | Ctrl-Home | TODO |
For the Acorn Atom, the default SDCard is the Acorn Atom Software Archive. This also requires a modified Atom OS rom and it will automatically boot. To avoid booting press SHIFT and BREAK. To disable MMC support altogether press CTRL and BREAK. Like the BBC, the keyboard of the Acorn Atom is slightly different from a modern PC.
Handy Acorn Atom key mappings
NOTE: The
SHIFT and
CTRL key are exchanged on the Acorn Atom natural layout.
ATOM | PC | OSX |
---|
BREAK | F12 | F12 |
COPY | TAB | TAB |
REPT | RIGHT_SHIFT | RIGHT_SHIFT |
LOCK | F1 | F1 |
CTRL | LEFT_SHIFT | LEFT_SHIFT |
SHIFT | CTRL | CTRL |
* : | + = | + = |
Debug | Ctrl-Home | TODO |