Updated changelog and docs for new bankswitching schemes.

This commit is contained in:
Stephen Anthony 2017-03-24 18:10:40 -02:30
parent 95c7b30a45
commit 1da8e2d388
2 changed files with 4 additions and 0 deletions

View File

@ -24,6 +24,8 @@
finding documentation that finally describes in more detail how the
M6532 chip actually works.
* Added BUS and CDF bankswitching schemes, thanks to SpiceWare.
* Fixed bug with SaveKey and AtariVox not properly closing their memory
files before starting another instance of the same ROM, when the ROM
was opened in the ROM launcher.

View File

@ -3229,6 +3229,8 @@ Ms Pac-Man (Stella extended codes):
<tr><td>AR </td><td>Supercharger </td></tr>
<tr><td>BF </td><td>CPUWIZ 256K </td></tr>
<tr><td>BFSC </td><td>CPUWIZ 256K + ram</td></tr>
<tr><td>BUS </td><td>Bus Stuffing</td></tr>
<tr><td>CDF </td><td>Chris, Darrell, Fred</td></tr>
<tr><td>CM &#185;</td><td>Spectravideo CompuMate </td></tr>
<tr><td>CTY &#185;&#178;</td><td>CDW - Chetiry </td></tr>
<tr><td>CV </td><td>Commavid extra ram </td></tr>