Commit graph

12 commits

Author SHA1 Message Date
Dave Bernazzani
927d78fd17 Version 3.8 is released. See readme.md file for details. 2025-02-02 17:36:22 -05:00
Dave Bernazzani
53b3e6d916 Cleanup and refactor of some CPU and Memory code to optimize things. 2025-02-02 06:05:23 -05:00
Dave Bernazzani
08b125bdce Update to 3.7 to add latest 5200 hacks 2025-02-01 09:30:18 -05:00
Dave Bernazzani
7458b26c91 Version 3.7 released. See readme for details. 2025-02-01 07:21:00 -05:00
Dave Bernazzani
03904f20ea Version 3.4b with CPU speedup, memory optimizations and cleanup. 2024-01-04 09:22:52 -05:00
wavemotion-dave
018a0c8018 V2.6 : 23-Jan-2020 by wavemotion-dave
* Squeezed another 2% speedup across the board from memory tweaks. 
  * Added a few more XL conversions to the compatibility list.
2021-01-23 10:16:19 -05:00
wavemotion-dave
3a3704a007 Added new BUILD_BOSCONIAN switch to build a version that has faster bankswitching at the expense of memory fetches. It's a 10% slowdown for most games (not noticeable on a DSi where there's plenty of head-room) but renders games like Bosconian playable even with the very high bankswitching rate.
By default, BUILD_BOSCONIAN is not defined (in Atari.h).
2021-01-14 21:16:35 -05:00
wavemotion-dave
a45d2ee853 More cleanup to reduce to just the core ATARI 5200 Cart Types 2021-01-02 12:27:12 -05:00
wavemotion-dave
a688f5384e Removing deadwood code... part I 2021-01-02 11:12:45 -05:00
wavemotion-dave
d8a8a2a9b1 Version 2.2
* Fixed launching via command line (so TWL++ integration will work now)
  * Added support for 64k Super Carts (Laswer Hawk, Dropzone, MULE, Berks4, etc)
  * Added support for 512k Super Carts (Bosconian... though it runs really slowly)
  * New memory map scheme for slight improvement in stubbon games like Bounty Bob Strikes Back
2021-01-02 09:22:17 -05:00
wavemotion-dave
07b06de194 Version 1.9. New virtual keypad layout. Improved Analog vs Digital auto-selection. Improved speed in ANTIC and CPU cores. 2020-12-27 10:44:16 -05:00
wavemotion-dave
48a44f1e16 Version 1.7 2020-12-24 12:33:26 -05:00