File atari++.changes of Package atari++
-------------------------------------------------------------------
Fri Jun 23 17:40:23 UTC 2023 - Ilgaz Öcal <ilgaz@ilgaz.gen.tr>
- Update to version 1.85
* Fixed upon menu being unreachable because of a configuration error.
* Improved configuration script and makefile that includes additional
tests for compiler switches.
* It should be fine to compile with the latest g++ and clang compilers.
-------------------------------------------------------------------
Wed Oct 5 18:13:26 UTC 2022 - Carsten Ziepke <kieltux@gmail.com>
- Update to version 1.84
* No changelog available
-------------------------------------------------------------------
Tue Jun 8 20:47:00 UTC 2021 - Predrag Ivanović <predivan@mts.rs>
- Update to version 1.83
* The extension data for weak sectors in the ATX support was not properly parsed
off.
* Disk status report for deleted sectors for the ATX was not correct.
* Timing for track seeking for the ATX support was updated.
* The CPU emulation did not count cycles correctly, and as a side effect, the ALSA
sound output quality was degraded.
* Parsing off file names did not stop after 3 characters of the file extension and
as such caused spurious file name errors, i.e. error 165.
* The warning requester in the headless mode did not accept "E - quit" as an option.
Changes in 1.82:
* Fixed bugs in the ATX support that send the total number of bytes in a sector
over SIO, even though SIO can only deliver 128 or 256 bytes a time.
* Fixed a bug in GTIA argument parsing that triggered unnecessary warnings
in case the arguments had to be reparsed.
* Improved rendering of artifacting.
* Updated Basic++ to version 1.08.
* Atari++ can now also override the math function of Basic++ to allow
faster execution of its trigonometric functions.
- Spec cleanup
-------------------------------------------------------------------
Fri Nov 1 10:44:22 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 1.81
(see http://www.xl-project.com/news.html for changes)
- Spec cleanup
-------------------------------------------------------------------
Wed Nov 23 11:42:32 UTC 2016 - aloisio@gmx.com
- Update to version 1.80
(see http://www.xl-project.com/news.html for changes)
- Spec cleanup