From 20838c2f890313ada5ce53138fac2263f545778f Mon Sep 17 00:00:00 2001 From: b1ackmai1er Date: Thu, 22 Jul 2021 19:43:45 +0800 Subject: [PATCH] Adding MBC --- Source/Doc/GettingStarted.md | 1 + Source/HBIOS/std.asm | 1 + 2 files changed, 2 insertions(+) diff --git a/Source/Doc/GettingStarted.md b/Source/Doc/GettingStarted.md index 35f03fdd..b49a5723 100644 --- a/Source/Doc/GettingStarted.md +++ b/Source/Doc/GettingStarted.md @@ -157,6 +157,7 @@ the appropriate ROM image for your hardware. | SC130 | SCZ180_130.rom | 115200 | Stephen Cousin's SC130 Z180 | | SC131 | SCZ180_131.rom | 115200 | Stephen Cousin's SC131 Z180 | | Dyno | DYNO_std.rom | 38400 | Steve Garcia's Z180 Dyno Computer | +| MBC | MBC_std.rom | 38400 | Andrew Lynch's Multi Board Computer | \*The RC2014 Z180 requires a separate RAM/ROM memory module. There are two types of these modules and you must pick the ROM for your type of diff --git a/Source/HBIOS/std.asm b/Source/HBIOS/std.asm index e63dfcd9..83050926 100644 --- a/Source/HBIOS/std.asm +++ b/Source/HBIOS/std.asm @@ -14,6 +14,7 @@ ; 10. SCZ180 Steve Cousins Z180 based system ; 11. DYNO Steve Garcia's Dyno Micro-ATX Motherboard ; 12. RCZ280 Z280 CPU on RC2014 or ZZ80MB +; 13. MBC Andrew Lynch's Multi Board Computer ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;