EMMA 02

COSMAC Vip

  • 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

 

 

 

 

 

 

 

 

 

 

 

 

Sound

The standard sound support of the Cosmac VIP is very basic and only includes one fixed frequency tone, where the frequency and volume is defined by the hardware used. The tone can be switched on by the Q flag.

Additionally 3 different sound boards can be connected to the VIP all replacing the fixed tone: VP595, VP550 or the VP551.

VP595 Simple Sound Board

The VP595 uses the CDP 1863 for sound output. For details on the CDP 1863 please see the data sheets for this chip. The Cosmac VIP controls the sound features of the CDP 1863 via OUT 3 to set the frequency and the Q flag to turn the defined tone on or off.

The frequency of the tone is depending on the CDP 1802 CPU speed as well as the OUT 3 value and is calculated as follows:

                                CPU frequency / 32
Tone frequency =                                     Hz

                                  OUT 3 value + 1

VP550 Super Sound System

The VP550 uses 2 CDP 1863 chips for sound output. As such 2 simultaneous channels can be used. Frequency can be set by writing to address @8001 for channel A and @8002 for channel B. The Super Sound System has additional HW to set the octave (2 to 5) of channel A or B by writing to address @8003. Bit 0 and 1 define the octave (0: octave 2, 3: octave 5) and bit 2 defines the channel (0: A and 1: B).

Octave Input frequency
2 CPU Clock / 4
3 CPU Clock / 3
4 CPU Clock / 2
5 CPU Clock

The frequency of the tone is depending on the input frequency (and as such the CPU clock and octave) as well as the 8001/8002 value and is calculated as follows:

                                 Input frequency / 16
Tone frequency =                                       Hz

                                 8001/8002 value + 1

The VP550 can also control the amplitude (volume) in 16 steps (0 to 15) by either writing address @8010 (channel A) or @8020 (B).

Last feature of the VP550 is generation of interrupts between 50 to 250 per second (via HW tempo control) the interrupt rate could (like the provided pin-8 software) be used for tempo control of the music.

VP551 Super Sound 4-channel Expander Package

The VP551 package consists of 2 VP550 boards and one VP576 to connect both sound systems. The VP550 boards work the same as described for the VP550 system above, except that the second board uses different addresses for the 3rd and 4th channel (channel C and D) as described below.

Frequency can be set by writing to address @4001 for channel C and @4002 for channel D. To set the octave (2 to 5) of channel C or D address @4003 is used. Bit 0 and 1 define the octave (0: octave 2, 3: octave 5) and bit 2 defines the channel (0: C and 1: D). Control of the amplitude (volume) is in 16 steps (0 to 15) by either writing address @4010 (channel C) or @4020 (D). Tempo and interrupt control is only performed by one of the VP550 boards.