BBC BASIC 2.31 for the Tatung Einstein, showing DRIFT, the text adventure the course builds, in the middle of a game
← Back to Courses
module
34

Appendix IV - The Keyboard

Everything about the keyboard in one place, for a real Einstein and for MAME. While the MAME window is in front, MAME lays the Einstein's keys over yours by position, so a few characters are not where your own keys say they are.

The Special Keys

EinsteinIn MAMEWhat it does in BBC BASIC
ENTERReturnhands the line to BBC BASIC
DELETEBackspacerubs out the character to the left
SHIFT-DELETEShift and Backspaceopens a space at the cursor
ESCEscstops a running program, an INPUT, a LIST or AUTO; abandons an EDIT
CAPS LOCKCaps Lockon at the start; keep it on - BBC BASIC's words must be capitals
CTRLCtrl (Control on a Mac)with a letter, the editing keys below
SHIFTShiftthe second character on a key
GRPHF8with a key, types one of the Einstein's graphics characters

Moving About A Line (S5)

KeysWhat they do
CTRL-Hcursor left
CTRL-D, or TABcursor right
CTRL-Kto the start of the line
CTRL-J, or the down arrowto the end of the line
CTRL-Fdelete the character under the cursor
CTRL-Udelete from the cursor to the end of the line
CTRL-Xdelete from the cursor back to the start

Typing replaces the character under the cursor.

The left, right and up arrows do not move the cursor. They type characters: [, ] and ^. SHIFT with them types {, } and ~.

Punctuation

To typeOn the EinsteinIn MAME
"SHIFT and 2SHIFT and 2, whatever your 2 says
( and )SHIFT and 8, SHIFT and 9SHIFT 8 and SHIFT 9
@SHIFT and 0SHIFT and 0
: and *the : * keythe ' key, plain and shifted
; and +the ; + keythe ; key, plain and shifted
= and -the = - key: - is SHIFT=, and SHIFT = for minus
_ and `the key marked - £the - key, plain and shifted
| and \the one-half keythe \ key, plain and shifted

Minus is SHIFT and =. The key marked - types an underscore - the most common slip there is.

Characters That Look Different

Nine characters are drawn on the Einstein's screen as something else. They are still the same characters - only the picture differs:

CharacterLooks like
`£
[
]
^
{¼
}¾
~÷
|
\½

So ^ (to the power of) looks like an up arrow in a listing, and ANIMAL's \ looks like ½.

MAME's Own Keys

MAME has keys of its own - Esc to quit, F3 to reset - and it starts with them switched off, so that Esc reaches the Einstein. Forward delete (Fn and Backspace on a Mac laptop) switches them on and off. If Esc ever closes MAME instead of stopping your program, that key has been pressed: press it again.

Get the Newsletter

New guides, disk images and community finds, roughly once a quarter. No spam, we promise, this isn't Tatung's marketing department.
Your subscription could not be saved. Please try again.
Your subscription has been successful.

Newsletter

Subscribe to our newsletter and stay updated.