EMMA 02

VELF & JVIP

  • 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

 

 

 

 

 

 

 

 

 

 

 

 

BIOS

On startup in VIP mode the VELF menu is shown:

COSMAC ELF says Hello (v3.1)
[D] Dump, [E] Enter, [R] Run ?

Here, you may talk to your VELF via your terminal program.

  • D-Dumps Memory 1 page at a time, Enter an address, <Enter> dumps next page, <Esc> to quit.
  • E-Enters Data into the RAM, Enter an address, Enter Data, <Enter> to next byte, <Esc> to quit.
  • R-Runs at what ever address you select, Enter an address.
  • Or pressing the "IN" button will cause the VElf to execute the VIP monitor or Load a program into RAM from ROM.

What's not shown on this menu is the ability to upload a .hex file! Just go ahead and do a text upload of your .hex file. The ":" character will trigger the interpretation of the .hex line.

Pressing the IN button at any time (checked during the RS232 RXCHAR routine) will cause execution to go to the VIP monitor or preload a program from ROM into RAM. If the dipswitches are all off, then the VIP monitor program is loaded. Otherwise, the program number selected by the dipswitches is loaded into RAM from the BIOS ROM. See "pgmtable" for a list of loadable programs contained within this ROM.

pgmtable:
1 = Starship (as listed in part 4 of the COSMAC ELF - Popular Electronics Jully 1977 issue)
2 = SumFun (as listed in the VIP Games Manual)
3 = PinBall (as listed in the VIP Games Manual)
4 - FF are not defined in this version.

If the IN button is pressed with dipswitches all off, then VIP Monitor is started. The VIP Monitor requires you to hold down the "C" key to enter the Monitor program. Hold "C" while pressing IN button. If you do not hold down the C key, execution of code at 0000 will occur. Once the monitor program is entered, it tests to see how many pages of RAM are available, starting at 4K it then clears the last 80 bytes of ram in the last page of ram (@0F00 in the VElf) for a Video Display. After you release the "C" button, you must enter a 4 digit starting address: XXXX

Then select what to do as follows:
"0" to begin entering data into RAM, keep entering 2 digit hex values for consecutive RAM addresses
"A" to view memory, any key displays the next byte
"B" to read data from TAPE Drive (via EF2 line), enter the number of pages to READ
"F" to write data to TAPE Drive (via Q line), enter the number of pages to WRITE