EMMA 02

Changelog V1.42

  • Previous
  • Next
  • 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
    • 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

  • Bug fixed on windows where text in Profiler and Assembler was not readable when using scaling.

Debugger

  • Added Memory Dump option for RTC RAM for the Elf 2000 and Pico/Elf V2 emulators
  • Added option to save specific parts of memory in the Memory Dump tab
  • Added a LDRL macro; LDL with reversed memory loading (first low byte then high)
  • The following save functions will ask to overwrite a file if it exists instead of adding a sequence number: Save in Memory Dump, Log in Debug 1802 and Log in Debug Pseudo

Help

  • Continued restructure and improvements of the help pages including screenshots

Video Terminal

  • Added basic (not tested) support for CDP1854 UART interrupt handling, triggering on DA (Receipt of Data) and THRE/TSRE (Transmitter Done) when IE is set in the CDP1854 and CDP1802.
  • Fixed a bug in saving of 'Exteral' video terminal setting in configuration
  • Added Ef an Q reversal options in VT Setup for Cosmac, Netronics and Super Elf
  • Removed YMODEM packet size in VT Setup for External terminal

Cosmac Elf 2000

  • Added full YMODEM support, including support for Elf/Os 'ys' utility. Note receive mode is not tested as currently there is no yr command for the Elf 2000.
  • Added Elf/Os 4.1.0 ROMs and ide file.

Cosmac Elf, Netronics Elf II, Quest Super Elf, Pico/Elf

  • Bug fix which caused TMS9918 video to crash.
  • Bug fix which caused TMS9918 not to refresh on video memory write.
  • Bug fix which caused a crash on exit when using the 1MB Mapper
  • Added full YMODEM support, including support for Elf/Os 'ys' utility. Note receive mode is not tested with UART as currently there is no yr command supporting that configuration.
  • Added auto option for YMODEM packet size, auto mode will use 1024 if more data is avaialble and 128 when less that 1024 bytes are available.
  • Added support for auto mode on X/YMODEM when using Elf/Os 4.1.0.
  • Added Elf/Os 4.1.0 ROMs and ide file.
  • Added Gaston's STG Video ROMs as well as menu items for Pico/Elf using that ROM.
  • Added Ef an Q reversal options in VT Setup, they are also still available in the DevicePorts GUI