function info() { document.getElementById("info").innerHTML = '

This is a microcode-level emulation of the HP-35 running the original v2 ROM (from Peter Monta) complete with known bugs such as exp(ln(2.02)) = 2. You can switch to v4 if you like. For wonderfuly detailed information about the internals of the HP-35, check out Jacques Laporte\'s site.

' + '

From your iPhone, tap [+] and "Add to Home Screen". When launched from there it will run full screen and fits nicely.

' + '

From a desktop machine, keyboard shortcuts are available (hover the mouse over a key for a hint).

' + '

For more info on how it was made, check out my blog. Please send bug reports to Francois Roulet

' + '

Here\'s the Opcodes Map.

'; }