ELF II
The Netronics ELF II was an early microcomputer trainer kit featuring the RCA 1802 microprocessor, 256 bytes of RAM, DMA-based bitmap graphics, hexadecimal keypad, two-digit hexadecimal LED display, a single "Q" LED, and 5 expansion slots. The system was developed and sold by Netronics Research and Development Limited in New Milford, CT, USA.
Hardware
Available hardware accessories included:- The "Giant Board"
- 4KB and 16KB RAM boards
- Low-resolution color graphics board
- "Full BASIC" board with BASIC preloaded in ROM chips
- EPROM burner board
- External power supply
- Attractive, heavy-duty metal cases for the CPU and power supply
Software
Available software included:Notable Features
- Unlike similar "bare circuit card" trainer/experimenter computers of the day, the ELF II could be easily expanded thanks to its built-in bus.
- Memory mapped TV graphics was provided in the base kit by the CDP1861 "Pixie-Graphics" chip. Pixels were large. With unexpanded 256 byte memory, the interrupt routine needed to service the chip showed on the screen.
- The "Full BASIC" ROM card provided an RPN calculator chip as a simple and low-cost math coprocessor. As a result, floating point operations were an order of magnitude faster than what was possible in software. However, the BASIC syntax for math was non-standard as it used postfix RPN. Historically, this was also the heyday of Hewlett-Packard calculators, so it was a fair bet that any technically-minded person willing to assemble a computer either already knew RPN or could easily learn it and adapt.
20 A=10,B=20
30 C=A#B+
40 PRINT C
50 END
In the code above, the "#" symbol is equivalent to the "Enter" key on a RPN calculator.
Netronics Video Terminal
Netronics also offered:- An ASCII keyboard kit
- Heavy-duty metal keyboard case
- Video terminal card kit