Modified atari800 emulator

All news

<< <  Page 5 of 9  > >>

Oct 17, 2010
Category: All news
Posted by: FUJI
  • added support for Turbo 6000 decoding
  • fixed, tuned and improved Turbo 2000 decoding
  • added option --fskonly; it is intended for recovery purposes - for decoding small fragments of recordings into "fsk " chunks
  • removed workaround for bug in Ecasound versions earlier than 2.7.2 - use Ecasound 2.7.2 or newer if You want to use --starttime
Aug 16, 2010
Category: All news
Posted by: FUJI
  • some bugfixes and other internal changes (endless loops in FSK decoding routines should be finally eliminated)
  • proper checksum verification for AST and UM
  • proper checksum verification for Turbo ROM (only for recordings used with cartridge, it is more complicated in case of tape loaders)
  • turbo decoding: option "--invert" usually will not be needed anymore - now the script automatictally detects, which edge is first. Autodetection does not work for Turbo ROM, sometimes it can fail also for other formats.
  • turbo decoding: parameters tuning for czechoslovakian formats
  • FSK decoding: baud rate stored in cas files is now computed as an average baud rate of the whole data record; this should allow to achieve better synchronization with left audio channel (when it exists)
  • improved informations displayed by "info --detail"
  • syntax of pwms block has changed in HEX format - hex files in examples section were updated accordingly
  • switched from "pwmi" to "pwml" according to previous news entry
Aug 12, 2010
Category: All news
Posted by: FUJI
  • quick update - the name of "pwmi" block was changed to "pwml" ("levels" intead of "impulses"), to avoid confusion with the meaning of word "impulse" in PWM definition. Almost certainly no tape images were using this type of block until now, so the change should not break anything.
    However this information is important for for those, who already use the CAS extensions proposed here in their software. Please update Your programs or give me a reasons for not making the mentioned change.
  • updated hex files on examples page (format of pwms block has changed in hex files)

Previous page: It started from this...
Next page: Examples