Debugger: mini-mem views:

Add: 'm1 MBsn' and 'm2 MBsn' (eg. 'm1 MB4A').
Support 'm1 MBs' and 'm1 AYs' (eg. 'm1 MB4') which defaults to 6522-A.
Move the 2nd mini-mem view (ie. m2) down 1 line.
Remove legacy mini-mem devices: AY0-AY3 and SY0-SY3 (eg. 'm1 SY0').
. so eg. 'm1 AY0' now means show slot-0's AY1 & AY2.
This commit is contained in:
tomcw
2023-03-11 10:43:53 +00:00
parent 80328b2bac
commit 2f8ad98fc0
5 changed files with 180 additions and 135 deletions
+5
View File
@@ -138,6 +138,11 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
C3, // BG_IRQ_TITLE
R8, // FG_IRQ_TITLE
COLOR_CUSTOM_04, // FG_SY6522_EVEN
Y8, // FG_SY6522_ODD
COLOR_CUSTOM_01, // FG_AY8913_EVEN
Y8, // FG_AY8913_ODD
};