mirror of
https://github.com/holub/mame
synced 2025-06-06 12:53:46 +03:00
don't rely on 1-tab=4-spaces in comments, and cannot put double dash "--" in xml comment (nw)
This commit is contained in:
parent
8988853868
commit
2d8e236e96
@ -16,14 +16,14 @@
|
||||
M-Cartridge (DESIGN):
|
||||
|
||||
FRONT BACK
|
||||
+------------------+ +------------------+
|
||||
| +---+ +-+ | | |
|
||||
__________________ __________________
|
||||
| ___ _ | | |
|
||||
| |1mb| | |HC74 | | |
|
||||
| |ROM| +-+ | | |
|
||||
| +---+ | | |
|
||||
| |ROM| ‾ | | |
|
||||
| ‾‾‾ | | |
|
||||
|__________________| | |
|
||||
|||||||||||||||||||| ||||||||||||||||||||
|
||||
1+------------------+18 19+------------------+36
|
||||
1‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾18 19‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾36
|
||||
|
||||
PINOUT:
|
||||
|
||||
@ -47,7 +47,7 @@
|
||||
18|NC 36|GND
|
||||
|
||||
HC74:
|
||||
+--------+
|
||||
________
|
||||
VCC-| |-VCC
|
||||
D0-| |-VCC
|
||||
CLK-| |-D1
|
||||
@ -55,7 +55,7 @@
|
||||
A15-| |-VCC
|
||||
NC-| |-A16
|
||||
GND-| |-NC
|
||||
+--------+
|
||||
‾‾‾‾‾‾‾‾
|
||||
-->
|
||||
|
||||
<softwarelist name="bdesignm_design_cart" description="Bandai Design Master 'Design / Media' cartridges">
|
||||
|
Loading…
Reference in New Issue
Block a user