Commit graph

95 commits

Author SHA1 Message Date
wavemotion-dave
83a719328e Version 3.2 - Reverted to Arm7 SoundLib. 2021-12-12 18:33:25 -05:00
wavemotion-dave
b04d761908 Version 3.1 - switched to maxmod audio streaming. 2021-11-30 10:49:19 -05:00
wavemotion-dave
c3eba6e8a4 Minor sound frequency tweak 2021-11-04 17:23:52 -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
d1e0807780 Derp-fix re-enabled ITCM on Bounty Bob 2021-07-24 08:20:26 -04:00
wavemotion-dave
500911729f Derp-fix... re-enabled ITCM cache on Bounty Bob. 2021-07-24 08:19:04 -04:00
wavemotion-dave
5bd378b54d DSi version built to support the mighty Bosconian 512k supercart 2021-07-24 08:17:43 -04:00
wavemotion-dave
1491e58e3a Added missing high score background image. 2021-07-23 06:51:28 -04:00
wavemotion-dave
5f22b79a4f V2.9
* High Score support added!
  * Added swap LCD functionality with L+R+A (hold for 1 sec)
2021-07-22 21:37:20 -04:00
wavemotion-dave
25092a5e6c V2.9
* High Score support added!
  * Added swap LCD functionality with L+R+A (hold for 1 sec)
2021-07-22 21:36:53 -04:00
wavemotion-dave
1bbf6481e9 Improved font for Atari logo 2021-03-20 16:58:40 -04:00
wavemotion-dave
1d055c9923 Another minor tweak to the main graphics screen for V2.8 2021-03-20 11:51:44 -04:00
wavemotion-dave
1a872ec7ee Minor graphical cleanup for V2.8 2021-03-20 11:33:19 -04:00
wavemotion-dave
78aa986e19 V2.8 : 20-Mar-2021 by wavemotion-dave
* A fresh coat of paint for the logo and file selection.
  * A few minor bugs fixed and cleanup as time permitted.
2021-03-20 10:08:45 -04:00
wavemotion-dave
3f0706fdc6 Fixed position of file/folder count when loading new roms. 2021-03-18 18:16:52 -04:00
wavemotion-dave
376ccdd4f3 Version 2.7 with new frameskip enabled on older hardware. 2021-02-10 07:22:19 -05: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
b5ff6b91a7 DSi build - supports Bosconian at full speed! It is 5% slower than the release build, but the DSi has enough CPU power to compensate. 2021-01-23 10:21:28 -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
c74d95bceb Testing SVN 2021-01-19 16:51:40 -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
36dcc5716d Small tweaks and cleanup. 2021-01-14 07:32:20 -05:00
wavemotion-dave
c7f6985351 A few more screen tweaks. 2021-01-12 20:59:30 -05:00
wavemotion-dave
5a757179ac Corrected readme 2021-01-12 19:06:18 -05:00
wavemotion-dave
91819fb841 A few more screen tweaks. 2021-01-12 19:04:19 -05:00
wavemotion-dave
33f3c96012 Fixed Millipede start 2021-01-12 10:37:13 -05:00
wavemotion-dave
b2bbf1f846 Fix Gerebli screen offset. 2021-01-12 10:21:56 -05:00
wavemotion-dave
b06dfcd812 Fixed Super Pac Man graphical offset. 2021-01-12 10:11:32 -05:00
wavemotion-dave
51c5142271 Fixed Star Raiders key input. 2021-01-12 09:36:45 -05:00
wavemotion-dave
91dfe211f9 Version 2.5 2021-01-12 08:12:59 -05:00
wavemotion-dave
b6911a5b1f Version 2.5 - pixel tweaks galore! 2021-01-12 08:12:14 -05:00
wavemotion-dave
cd5d315944 Version 2.4 - more playable games and virtually everything at full speed. 2021-01-09 08:06:26 -05:00
wavemotion-dave
2902a824f1 Star Island compatibility added! 2021-01-06 21:36:46 -05:00
wavemotion-dave
227bc9e71a Moved some ANTIC often used vars into fast DTCM memory. 2021-01-04 19:27:16 -05:00
wavemotion-dave
1961c9d158 Finally fixed input handling so the badly coded Star Trek will work! 2021-01-04 11:21:57 -05:00
wavemotion-dave
d05c1fb849 Added Sea Dragon to compatibility table. 2021-01-03 18:08:18 -05:00
wavemotion-dave
0a1dfdc318 Version 2.3a - more speed improvements. Bank switching will cache up to 128k of ROM to make that as fast as possible. Readme updated with full list of games compatibile with this emulator. 2021-01-03 17:55:43 -05:00
wavemotion-dave
3d0356f7e6 Updated readme 2021-01-03 11:46:16 -05:00
wavemotion-dave
8e6d8fd68c Version 2.3 with new DTCM and VRAM usage for faster moving of data around the system... this results in a 10-15% speed improvement and Bounty Bob Strikes Back is finally playable at 60FPS! 2021-01-03 11:44:24 -05:00
wavemotion-dave
4bf5954ee9 A few more variables and buffers moved into DTDM memory for very slight speed improvement. 2021-01-02 18:15:58 -05:00
wavemotion-dave
68b957f0d6 Version 2.2a - found a way to utilize some of the DTCM "tightly coupled memory" which has provided a core speedup of about 10% 2021-01-02 16:07:02 -05:00
wavemotion-dave
aae0f2fcd8 More cleanup of deadwood code. 2021-01-02 15:12:22 -05:00
wavemotion-dave
fdc034b432 And more deadwood jettisoned. Going slow and deliberate so as not to break anything that's currently used. 2021-01-02 13:40:25 -05:00
wavemotion-dave
b7bdd63382 Removed another chunk of deadwood code. 2021-01-02 13:30:18 -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