Atari++ 1.42 Released!

Lefteris_D

Administrator
Staff member
A new version of Atari++ is new available. Here is what is new in version 1.42:
  • Fixed race condition when switching the resolution, could cause crashes.
  • Fixed Antic CHARBASE switches, did not keep care of horizontal scrolling correctly.
  • Fixed leaking key presses from the GUI to the core.
  • Fixed PIA Port A handling, Port A input is non-buffered.
  • Fixed Monitor backspace key on some broken ncurses implementations.
  • Added "graphical" single-step trace command for the monitor.
  • History of the monitor is now a tad smarter and buffers un-finished lines.
  • Fixed "dummy writes" for INC and DEC commands.
  • Fixed player horizontal split, did erraneously remove the old player.
  • Fixed timing of the pokey timers, should be more precise now.
  • Fixed XIO for serial baud generator, argument zero leaves baud rate alone.
  • Fixed serial input counter for concurrent mode
  • Fixed state parser, is now less sensitive to CF/LF vs. LF confusion.
You can get it from here.
 
Top