EMMA 02

BASIC

  • Home
  • Download
  • Change Log
  • Compilation
    • Windows
    • OS X
    • Linux
  • Forum
  • 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 2000
    • General Information
    • I/O Map
    • Memory
    • Video
  • Cosmicos
    • General Information
    • I/O Map
  • Cosmac Elf
    • General Information
    • I/O Map
  • Netronics Elf II
    • General Information
    • I/O Map
    • Keyboard
  • Quest Super Elf
    • General Information
    • I/O Map
  • Membership Card
    • General Information
    • I/O Map
  • VELF
    • General Information
    • I/O Map
    • BIOS
    • Video
    • Keyboard
  • Microtutor
    • General Information
    • I/O Map
  • Cosmac Vip
    • General Information
    • I/O Map
    • Memory
    • Video
    • Sound
    • Keyboard
    • Cassette
    • Floating Point BASIC 2.2
  • Cosmac Vip II
    • General Information
    • I/O Map
    • Floating Point BASIC 2.2
  • MCDS
    • General Information
    • I/O Map
  • MS2000
    • General Information
    • I/O Map
  • RCA Studio II
    • General Information
    • I/O Map
    • Memory
    • Video
    • Keyboard
  • RCA Studio IV
    • General Information
    • I/O Map
    • Memory
    • Video
    • Keyboard
    • Pseudo Code
  • Visicom COM-100
    • General Information
    • I/O Map
    • Memory
    • Video
    • Keyboard
  • Victory MPT-02
    • General Information
    • I/O Map
    • Memory
    • Video
    • Keyboard
  • Cidelsa
    • General Information
    • I/O Map
    • Memory
    • Video
    • Sound
  • Telmac TMC-600
    • General Information
    • Software
    • I/O Map
    • Memory
    • Video
    • Sound
    • Keyboard
    • Cassette
    • Telmac SBASIC v24.3
  • Telmac 1800
    • General Information
    • I/O Map
    • Memory
    • Video
    • Keyboard
    • Cassette
  • Telmac 2000
    • General Information
    • I/O Map
    • Memory
    • Video
    • Sound
    • Keyboard
    • Cassette
  • 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
  • ETI 660
    • General Information
    • I/O Map
    • Memory
    • Video
    • Sound
    • Keyboard
    • Cassette
  • BASIC
    • General Information
    • COMX BASIC V1.00
    • Floating Point BASIC 2.2
    • Pecom 32 BASIC
    • Pecom 64 BASIC 1.0 & 4.0
    • Quest Super BASIC 1.4
    • Quest Super BASIC 3.0
    • Quest Super BASIC 5.0
    • Quest Super BASIC 6.0
    • RCA BASIC3 V1.1
    • Telmac SBASIC v24.3
    • Error Messages

 

 

 

 

 

 

 

 

 

 

 

 

CLOAD

Format: CLOAD

Supported by: Quest Super BASIC 1.4

Similar commands:
COMX BASIC V1.00, Floating Point BASIC 2.2, Pecom 32 BASIC, Pecom 64 BASIC 1.0 and 4.0, Quest Super BASIC 3.0, RCA BASIC3 V1.1, Telmac SBASIC v 24.3: PLOAD

Quest Super BASIC 5.0 and 6.0: PLOAD

To transfer or load a computer program stored on a cassette tape into the computer memory, firstly, connect up the recorder or when using the emulator follow the help pages on saving to a wav file. Then proceed as follows:

  1. Insert the cassette tape into your recorder, and locate the beginning of the program.
  2. Make sure that any program and/or data now in memory is no longer wanted, or has been saved. This is because step (3) will clear the entire user memory and any program and/or data in memory will be lost.
  3. We assume that the computer is powered up, and the "READY" message is displayed. Now, type CLOAD, and press the PLAY button. When a high pitch note is heard, press the CR key to start loading the program. The cursor will disappear, followed by a sequence of sound.
  4. When the loading of the program is completed, the message "READY" will reappear.

Note that even though the PLOAD and CLOAD commands are implemented for the same function in the different BASIC versions they are NOT compatible. So it is not possible to load a saved program from a COMX-35 into the Pecom 64. In some cases loading might work but BASIC versions itself are not 100% compatible so the result will not be possible to RUN.