Commit graph

22 commits

Author SHA1 Message Date
Dave Bernazzani
8f6e3bb302 Handle the phantom PIA reads of Star Raiders. Minor cleanup of code. 2025-02-04 07:24:38 -05:00
Dave Bernazzani
927d78fd17 Version 3.8 is released. See readme.md file for details. 2025-02-02 17:36:22 -05:00
Dave Bernazzani
7458b26c91 Version 3.7 released. See readme for details. 2025-02-01 07:21:00 -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
8b7982376e Version 3.5a with fixes for Phobos, Star Raiders and a new Star Raiders custom overlay. 2024-01-06 18:14:32 -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
e939dd2177 More obsoleted code removed 2023-04-30 13:16:53 -04:00
wavemotion-dave
6b7e72a4b4 3.3d gutted unused files. 2023-04-30 12:34:09 -04:00
wavemotion-dave
259a8502d5 V3.0 - new sound core to eliminate zingers. Alternate bios paths supported. 2021-11-04 13:55:48 -04:00
wavemotion-dave
4899347736 New build supports Bosconian! Added smoother analog controls for games like Missile Command. 2021-07-25 17:45:39 -04:00
wavemotion-dave
6a0fd9e520 Improved find of files on filesystem - much faster.
Ported frameskip for DS-LITE and DS-PHAT from XEGS-DS which renders most 5200 games playable on the older hardware!
2021-02-09 19:03:40 -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
7edb46cb7f Reverted to the non-BOSCONIAN build as default. 2021-01-19 17:31:53 -05:00
wavemotion-dave
74ebe7fcee Refresh of some small tweaks and new MD5s. 2021-01-19 16:50:29 -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
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
7b56cdc666 Version 2.1 - Pokey Sound Improved! You can hear the voices in Berzerk :) 'Nuff said. 2020-12-31 09:25:24 -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
8b1f33ca5e Cleanup of unused defines, small speed improvements in ANTIC core, removed unused files. 2020-12-27 07:42:36 -05:00
wavemotion-dave
816d47cdd2 Version 1.8. Major cleanup of speedup attempts that wasn't working correctly - this should allow collision detection to work properly now. More games work - NTSC is the default console. Better screen handling across the board. Robotron 2084 is playable with A,X,Y,B buttons as the fire buttons (awesome!). 2020-12-25 10:56:33 -05:00
wavemotion-dave
48a44f1e16 Version 1.7 2020-12-24 12:33:26 -05:00