mirror of
https://github.com/holub/mame
synced 2025-04-27 10:43:07 +03:00
Merge pull request #6179 from clawgrip/patch-12
bandai_design_master.cpp: Missing chars (nw)
This commit is contained in:
commit
adf1c86459
@ -17,11 +17,11 @@
|
|||||||
| | | | IC1 | | | |
|
| | | | IC1 | | | |
|
||||||
| |IC4| | | | | |
|
| |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)
|
IC2 = Hitachi HG62G010R21FBN Gate Array (low gatecount and low I/O-count packages)
|
||||||
IC3 = Hitachi HM62256LFP-10T 256kbit CMOS SRAM
|
IC3 = Hitachi HM62256LFP-10T 256kbit CMOS SRAM
|
||||||
IC4 = BA10324AF Ground Sense Operational Amplifier
|
IC4 = BA10324AF Ground Sense Operational Amplifier
|
||||||
@ -30,10 +30,8 @@
|
|||||||
|
|
||||||
TODO: cartridge pinouts / information
|
TODO: cartridge pinouts / information
|
||||||
|
|
||||||
|
|
||||||
NOTE: cartridge dumps contain boot vectors so Internal ROM likely only used when no cartridge is present
|
NOTE: cartridge dumps contain boot vectors so Internal ROM likely only used when no cartridge is present
|
||||||
|
|
||||||
|
|
||||||
******************************************************************************************************************************/
|
******************************************************************************************************************************/
|
||||||
|
|
||||||
#include "emu.h"
|
#include "emu.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user