" property="og:title"> " name="twitter:title">

IBM 5110 Emulator

by Norbert Kehrer in May 2015 The IBM 5100 and 5110 were IBM's first "portable" computers. They had interpreters of the machine languages of IBM's much bigger machines System/3 and System/360 in their ROM, and with these they could execute the (slightly adapted) powerful BASIC and APL language implementations of the large machines. This program is my JavaScript emulator of the IBM 5110. It is a port of Christian Corti's great emulator on Unix systems. Read more about it on my homepage at https://norbertkehrer.github.io Use your keyboard or click on the keyboard image below to enter data.
submited by
Style Pass
2021-06-23 04:30:08

Pixel size: Normal Double Quad

IBM 5110 Emulator by Norbert Kehrer in May 2015 The IBM 5100 and 5110 were IBM's first "portable" computers. They had interpreters of the machine languages of IBM's much bigger machines System/3 and System/360 in their ROM, and with these they could execute the (slightly adapted) powerful BASIC and APL language implementations of the large machines. This program is my JavaScript emulator of the IBM 5110. It is a port of Christian Corti's great emulator on Unix systems. Read more about it on my homepage at https://norbertkehrer.github.io Use your keyboard or click on the keyboard image below to enter data.

In case of error messages in BASIC, you will not be able to enter anything. You have to press the "ATTN" key ("Escape" on the PC keyboard), first. Then you can correct the entered line or press "ATTN" again to clear your previous input. A backspace key is not there on the 5110 keyboard. Use the "left" key (cursor left on the PC) instead.

Leave a Comment
Related Posts