bandai_design_master.cpp: Missing chars (nw)

This commit is contained in:
ClawGrip 2020-01-16 15:39:22 +01:00 committed by GitHub
parent e7f9e94106
commit 8e8eccd2d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,11 +17,11 @@
| | | | IC1 | | | |
| |IC4| | | | | |
| |___| |_______| |___| |
|
| SW2
|______________________________________
| |
| SW2 |
|______________________________________|
IC1 = Hitachi H8/328 (24K-byte internal ROM + 1k-byte RAM)
IC1 = Hitachi H8/328 (24K-byte internal ROM + 1K-byte RAM)
IC2 = Hitachi HG62G010R21FBN Gate Array (low gatecount and low I/O-count packages)
IC3 = Hitachi HM62256LFP-10T 256kbit CMOS SRAM
IC4 = BA10324AF Ground Sense Operational Amplifier
@ -30,10 +30,8 @@
TODO: cartridge pinouts / information
NOTE: cartridge dumps contain boot vectors so Internal ROM likely only used when no cartridge is present
******************************************************************************************************************************/
#include "emu.h"