EMMA 02

COSMAC Elf

  • Home
  • CDP18S020
    • General Information
    • I/O Map
  • COMIX-35
  • COMX-35
    • General Information
    • F&M
    • Did You Know...?
    • I/O Map
    • Memory
    • Video
    • Sound
    • Keyboard
    • Cassette
    • Expansion Box
    • Disk
    • Printers
    • Thermal
    • PL-80
    • 32K RAM
    • 80 Column
    • F&M EPROM
    • F&M Joy Card
    • Super Board
    • COMX BASIC V1.00
  • COSMAC Elf
    • General Information
    • I/O Map
    • Front Panels
  • COSMAC Elf 2000
    • General Information
    • I/O Map
    • Memory
    • Video
  • COSMAC Microtutor
    • General Information
    • I/O Map
  • COSMAC Microtutor II
    • General Information
    • I/O Map
  • COSMAC Vip
    • General Information
    • I/O Map
    • Memory
    • Video
    • Sound
    • Keyboard
    • Cassette
    • STK
    • Chip-8 and 8X
    • Test-Word
    • Floating Point BASIC 2.2
  • COSMAC Vip II
    • General Information
    • I/O Map
    • Floating Point BASIC 2.2
  • Cidelsa
    • General Information
    • I/O Map
    • Memory
    • Video
    • Sound
  • Conic
  • Cosmicos
    • General Information
    • I/O Map
    • Front Panels
    • Mops & Hexmops
    • ASCII Monitor
    • HEX Monitor & UT4
  • CyberVision
  • ETI-660
  • FRED 1
    • General Information
    • I/O Map
    • Cassette
    • CARDTRAN Syntax
  • FRED 1.5
    • General Information
    • I/O Map
    • Cassette
    • Cassette
    • FPL-2
    • FPL-4
    • FEL-1
  • HEC1802
  • HUG1802
    • General Information
    • I/O Map
    • Memory
    • Video
    • Sound
    • Keyboard
    • Cassette
    • Chip-8 ETI-660
  • Infinite UC1800
    • General Information
    • I/O Map
  • JVIP
  • Macbug
  • Membership Card
    • General Information
    • I/O Map
  • Netronics Elf II
    • General Information
    • I/O Map
    • Front Panels
    • Keyboard
    • Giant Board
    • BASIC/Math
  • Oscom Nano
    • General Information
    • I/O Map
    • Memory
    • Video
    • Sound
    • Keyboard
    • Casette
  • Pecom 32 and 64
    • General Information
    • Software
    • I/O Map
    • Memory
    • Video
    • Sound
    • Keyboard
    • Casette
    • Pecom 32 BASIC
    • Pecom 64 BASIC 1.0 & 4.0
  • Pico/Elf V2
    • General Information
    • I/O Map
  • Quest Super Elf
    • General Information
    • I/O Map
  • RCA Game System
  • RCA Microboard
    • General Information
    • I/O Map
  • RCA MS2000
    • General Information
    • I/O Map
  • RCA MCDS
    • General Information
    • I/O Map
  • RCA Studio II
    • General Information
    • I/O Map
    • Memory
    • Video
    • Keyboard
    • ST2
  • RCA Studio III
    • General Information
    • I/O Map
    • Memory
    • Video
    • Keyboard
  • RCA Studio IV
    • General Information
    • I/O Map
    • Memory
    • Video
    • Keyboard
    • ST4 Syntax
  • RCA Video Coin
    • General Information
    • I/O Map
    • Memory
    • GPL-A (2K RAM)
    • GPL-A (2K ROM)
    • GPL-2
    • GPL-3
    • GPL-4
  • SBC1802
  • Studio 2020
  • Telmac 1800
    • General Information
    • I/O Map
    • Memory
    • Video
    • Keyboard
    • Cassette
  • Telmac 2000
    • General Information
    • I/O Map
    • Memory
    • Video
    • Sound
    • Keyboard
    • Cassette
  • Telmac TMC-600
    • General Information
    • Software
    • I/O Map
    • Memory
    • Video
    • Sound
    • Keyboard
    • Cassette
    • Telmac SBASIC v24.3
  • VELF
    • General Information
    • I/O Map
    • BIOS
    • Video
    • Keyboard
  • VIP2K MC
    • General Information
    • I/O Map
    • Memory
    • Video
    • Chip 8
  • VIS1802
  • VT1802
  • Visicom COM-100
    • General Information
    • I/O Map
    • Memory
    • Video
    • Keyboard

 

 

 

 

 

 

 

 

 

 

 

 

Front Panels

Main Panel

The Cosmac Elf front panel includes the IN button, switches, Q LED and TIL displays, see picture on the right for the Emma 02 version.

IN (highlighted in yellow): This button initiates a DMA IN operation of the processor. The values of the 8 data switches (highlighted in green) will be written into the memory location in R[0] when the computer is in load mode.

LOAD (highlighted in orange): When this switch is up and RUN (highlighted in red) is down the computer is set into load mode. In this mode, values can be set on the 8 data switches (highlighted in green) and then loaded into memory by pressing the IN button (highlighted in yellow). After the transfer, the address displays (highlighted in grey) will show the address just written and the data displays (highlighted in black) will show the byte written.

MP (highlighted in blue): This switch when up disables memory write. This will allow you to step through memory in the LOAD mode without actually modifying memory, with each IN (highlighted in yellow) press, but would still increment the address. Using this you can step to an address in memory, turn MP off and then write a new value into memory.

RUN (highlighted in red): When this switch is up and LOAD (highlighted in orange) is down the CPU is set into run mode and a program will begin to execute from address 0. When both RUN and LOAD are down, the CPU is put into the reset state, setting the current address back to 0, and disabling DMA and INT operations.

Emma 02 Cosmac Elf Front Panel

ON (highlighted in purple): Turning this switch up will end the Cosmac Elf emulator.

DATA (highlighted in green): These 8 switches are used to specify a byte to be input to memory. During RUN mode, reading port 4 will read the value of these switches.

EF (highlighted in brown): These 4 switches are connected to the 4 EF inputs of the CPU.

Q (highlighted in white): Shows status of the CPU Q flag.

Emma 02 Cosmac Elf LED Module

LED Module

The Led Module includes 8 LEDs, which will show the binary value of the OUT 4 instruction. In the picture on the left, value hex AA is shown.

HEX Keypad

The HEX Keypad includes 16 HEX buttons, an IN button and 2 LEDs.

In load mode, specify a hex value by clicking two hex buttons (yellow ellipse). After this click the IN button (highlighted in orange) and the specified value will be written into the memory location in R[0]. When the left LED (highlighted in purple) is on the first nibble can be specified and when the right LED (highlighted in blue) is on the second nibble can be specified.

Emma 02 Cosmac Elf HEX Keypad