Commit graph

13 commits

Author SHA1 Message Date
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
7458b26c91 Version 3.7 released. See readme for details. 2025-02-01 07:21:00 -05:00
Dave Bernazzani
57c7f074c7 Version 3.6 - see readme.md for details. 2024-01-08 07:21:50 -05:00
Dave Bernazzani
f79116e8c9 Version 3.5c with more additions to the internal database for various prototypes. 2024-01-07 17:30:19 -05:00
Dave Bernazzani
4a6cef556e Version 3.5b with lots of cleanup, database tweaks and a first pass at adding in Artifacting mode for the few Atari 5200 games that need it (Choplifter, etc) 2024-01-07 12:09:49 -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
046d404321 v3.3e - Cleanup of 128K cart support. Faster Bounty Bob Strikes Back emulation. 2023-04-30 17:45:50 -04:00
wavemotion-dave
2b1a5b60ff More obsolete file reduction 2023-04-30 12:39:48 -04:00
wavemotion-dave
93d42b60d0 Removed unused files. 2023-04-30 12:37:01 -04: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
fc1e16fac2 A few compiler optimizations. 2020-12-26 10:09:26 -05:00
wavemotion-dave
48a44f1e16 Version 1.7 2020-12-24 12:33:26 -05:00