mirror of
https://github.com/AppleWin/AppleWin.git
synced 2026-04-20 00:17:16 +00:00
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:
@@ -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
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user