Updated docs and changelog for DASH improvements.

git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2972 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
stephena 2014-07-31 23:46:01 +00:00
parent 740dcc168e
commit 4bc632644c
2 changed files with 5 additions and 1 deletions

View File

@ -14,6 +14,10 @@
4.0 to 4.1: (xxx xx, 2014) 4.0 to 4.1: (xxx xx, 2014)
* Improved 'DASH' bankswitching scheme support; there is now a debugger
tab for changing banks and viewing internal cart RAM, and
autodetection is now implemented.
* Removed the 'bank' command from the debugger prompt, as it only worked * Removed the 'bank' command from the debugger prompt, as it only worked
with certain bankswitch types. The bankswitch UI should now be used with certain bankswitch types. The bankswitch UI should now be used
to query/set bank state. to query/set bank state.

View File

@ -3206,7 +3206,7 @@ Ms Pac-Man (Stella extended codes):
<tr><td>BFSC </td><td>CPUWIZ 256K + ram</td></tr> <tr><td>BFSC </td><td>CPUWIZ 256K + ram</td></tr>
<tr><td>CM &#185;</td><td>Spectravideo CompuMate </td></tr> <tr><td>CM &#185;</td><td>Spectravideo CompuMate </td></tr>
<tr><td>CV </td><td>Commavid extra ram </td></tr> <tr><td>CV </td><td>Commavid extra ram </td></tr>
<tr><td>DASH &#185;&#178;</td><td>Boulder Dash 2 </td></tr> <tr><td>DASH </td><td>Boulder Dash 2 </td></tr>
<tr><td>DF </td><td>CPUWIZ 128K </td></tr> <tr><td>DF </td><td>CPUWIZ 128K </td></tr>
<tr><td>DFSC </td><td>CPUWIZ 128K + ram</td></tr> <tr><td>DFSC </td><td>CPUWIZ 128K + ram</td></tr>
<tr><td>DPC </td><td>Pitfall II </td></tr> <tr><td>DPC </td><td>Pitfall II </td></tr>