EMMA 02

Changelog V2.00

  • Previous
  • Home
  • Download
  • Change Log
  • Help
  • Compilation
    • Windows
    • OS X
    • Ubuntu
    • Fedora
    • openSUSE
  • Forums
  • Tape Conversion
  • Machine Code
    • SYSTEM00
    • CDP1801
    • CDP1802
    • CDP1804
    • CDP1805
    • Differences
  • Pseudo Code
    • AMVBAS
    • AM4KBAS
    • CARDTRAN
    • Chip-8, 8X, ETI-660 & Elf
    • FEL-1
    • FPA-1
    • FPL-2
    • FPL-4
    • GPL-2
    • GPL-3
    • GPL-4
    • GPL-A (2K RAM)
    • GPL-A (2K ROM)
    • ST2
    • ST4
    • STK
    • Test-Word
    • Super-chip
  • XML Code
    • Main Elements
    • I/O
    • System
    • A/D Convertor
    • BASIC
    • Batch wav
    • Bootstrap
    • Cassette
    • CD4536B
    • CDP1851
    • CDP1852
    • CDP1854
    • CDP1855
    • CDP1877
    • CDP1878
    • CDP1879
    • Debugger
    • COMX Diagnostic
    • Dip switch
    • Disk
    • EF Buttons
    • Flip Flop
    • Front Panel
    • GUI
    • HEX Modem
    • I/O Group
    • Keyboard
    • Keyfile
    • Keypad
    • Locations
    • Memory
    • MM57109
    • Printer
    • RTC
    • Sound
    • Splash
    • USB
    • Video
    • Videodump
    • vt
    • X Modem
  • 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
  • Computer List

 

 

 

 

 

 

 

 

 

 

 

 

General

  • GUI Restructured
    • Removed all computer tabs - all computers are now supported via XML files in the 'Computer' tab
    • Moved Tools tabs Direct Assembler, Profiler, Memory Dump, Configuration to top level
    • Moved Tools tabs Debug 1802 and Debug Pseudo into Debugger tab on top level

  • Added support for:
    • EFA-4: A Swedish DIY computer designed as a teaching tool as described in the book EFA-datorn in 1983.
    • EFA-8: An EFA-4 with 8 or 32 KB RAM.
    • CDP18S0005 or CDS II: An RCA COSMAC Development System as described in the RCA MPM-216 manual
    • CDP18S0007 or CDS III: An RCA COSMAC Development Systemas described in the RCA MPM-232 and MPM_233 manuals
    • SBC1802: SpareTimeGizmos (Robert Armstrong) COSMAC CDP1802 Microsystem running both ElfOS and RCA Micro DOS
    • VIS1802: Stand alone serial ASCII terminal based on the CDP1802 CPU and the Intel i8275 CRT controller chip, designed by SpareTimeGizmos (Robert Armstrong)
    • VP3301: RCA Terminal from the VP3000 Interactive Data Terminal range
    • VT1802: Stand alone serial ASCII terminal based on the CDP1802 CPU and the RCA CDP1869/1870/1876 VIS chip set, designed by SpareTimeGizmos (Robert Armstrong)

  • Added XML support for:
    • CDP1877 priority interrupt controller
    • CDP1879 real time clock
    • TU58 DECtape
    • stand alone CDP1854 UART connecting to a VT and/or TU58
    • CDP1878 dual counter/timer
    • CDP1855 multiply/divide units
    • AY-3-8912 programmable sound generator

  • Multiple bug fixes