mirror of
https://github.com/holub/mame
synced 2025-04-28 11:11:48 +03:00
Merge pull request #5451 from clawgrip/patch-3
ml20.cpp: Add small note (mw)
This commit is contained in:
commit
d45c144ee1
@ -19,10 +19,10 @@
|
||||
||C| ________ ________ .. <- JP1 |
|
||||
||N||_M6242B_| MAX693CPE __ |
|
||||
||8| ________ |C|__ |
|
||||
| ULN2003A |N|| ||
|
||||
| XT2 ULN2003A |N|| ||
|
||||
| :<-JP4 ________ ____ |3||_|<- LM2575T
|
||||
| ________ SN74HC05N TLP504A |_| |
|
||||
|__ MAX232CPE |
|
||||
|__ MAX232CPE :<-JP8 |
|
||||
|| | MEISEI ________ |
|
||||
|| | ________ P12 P12 MAX232CPE |
|
||||
||_| 26LS32ACN __ |
|
||||
@ -33,6 +33,7 @@
|
||||
|___________________________________________________|
|
||||
|
||||
XT1 = 16.000 MHz
|
||||
XT2 = S873
|
||||
DP1 = 8 dipswitches
|
||||
CN4 = Speaker
|
||||
CN9 = RS232
|
||||
@ -41,6 +42,8 @@
|
||||
CN2 = Display (dot-matrix, 2 lines x 16 characters, 5x7 each character)
|
||||
CN7 = Keypad
|
||||
|
||||
Display = Hyundai HC16203-A (Hitachi HD44780A00 based).
|
||||
|
||||
Status:
|
||||
- Shows current date and time, then presumably waits for keypad input
|
||||
- Needs currently unimplemented V25 features (serial etc.)
|
||||
|
Loading…
Reference in New Issue
Block a user