Stella SVN changelog:
r2909
Updated VS project file for new DASH bankswitch scheme.
---------------------
r2908
Fixed grabmouse and show cursor to match Stella 3.9.3 functionality. Added 'hidecursor' commandline option, to always disable showing the mouse cursor (useful for fullscreen-only frontends).
---------------------
r2907
fixed shift for ROM bank size
---------------------
r2906
rewrite 3E/3F functionality and optimal usage of ROM when RAM blocks overwrite.
---------------------
r2905
Forgot to increase version # in last commit.
---------------------
r2904
Finally have fullscreen/windowed mode switching working.
---------------------
r2903
fixed a minor bank usage init inconsistency
---------------------
r2902
Adjusted bank() and bankCount() functions according to advice from SA. removed 'myCurrentBank' -- this has no meaning in this scheme. Adjusted load() to switch in each bank as it is loaded removed comment/questions to SA and replaced per ad...
---------------------
r2901
Must remember to build before commits. Sorry. Fixed erroneous constant duplicate
---------------------
r2900
autoformatted. still stabilising to stella standard. Tabs removed, replaced with 2-char spacing. constants for bit masking added corrected the patch code for the bit-allocations for RAM/ROM banks switch
---------------------
r2899
modified poke to handle the new bank encoding (a single byte, with the RAM/ROM bit encoded).
---------------------
r2898
Comment fixes, and modifcation to a single hotspot for banswitching.
---------------------
r2897
Modified for a single hotspot, as the bank switching is encoded in the value written to the bank address anyway.
---------------------
r2896
Changed enum back to static const, as per the authors original intent.
---------------------
r2895
Added preliminary support for DASH bankswitching scheme by A. Davie. This hasn't been tested yet, since no ROMs currently exist.
---------------------
r2894
Aspect ratio correction is now properly applied to the TIA in windowed and (simulated) fullscreen mode.
---------------------
Download: Stella SVN r2909 32bit
Download: Stella SVN r2909 64bit
Source: Here
0 Comments
Post a Comment