mirror of
https://github.com/holub/mame
synced 2025-04-28 19:14:55 +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 |
|
||C| ________ ________ .. <- JP1 |
|
||||||
||N||_M6242B_| MAX693CPE __ |
|
||N||_M6242B_| MAX693CPE __ |
|
||||||
||8| ________ |C|__ |
|
||8| ________ |C|__ |
|
||||||
| ULN2003A |N|| ||
|
| XT2 ULN2003A |N|| ||
|
||||||
| :<-JP4 ________ ____ |3||_|<- LM2575T
|
| :<-JP4 ________ ____ |3||_|<- LM2575T
|
||||||
| ________ SN74HC05N TLP504A |_| |
|
| ________ SN74HC05N TLP504A |_| |
|
||||||
|__ MAX232CPE |
|
|__ MAX232CPE :<-JP8 |
|
||||||
|| | MEISEI ________ |
|
|| | MEISEI ________ |
|
||||||
|| | ________ P12 P12 MAX232CPE |
|
|| | ________ P12 P12 MAX232CPE |
|
||||||
||_| 26LS32ACN __ |
|
||_| 26LS32ACN __ |
|
||||||
@ -33,6 +33,7 @@
|
|||||||
|___________________________________________________|
|
|___________________________________________________|
|
||||||
|
|
||||||
XT1 = 16.000 MHz
|
XT1 = 16.000 MHz
|
||||||
|
XT2 = S873
|
||||||
DP1 = 8 dipswitches
|
DP1 = 8 dipswitches
|
||||||
CN4 = Speaker
|
CN4 = Speaker
|
||||||
CN9 = RS232
|
CN9 = RS232
|
||||||
@ -41,6 +42,8 @@
|
|||||||
CN2 = Display (dot-matrix, 2 lines x 16 characters, 5x7 each character)
|
CN2 = Display (dot-matrix, 2 lines x 16 characters, 5x7 each character)
|
||||||
CN7 = Keypad
|
CN7 = Keypad
|
||||||
|
|
||||||
|
Display = Hyundai HC16203-A (Hitachi HD44780A00 based).
|
||||||
|
|
||||||
Status:
|
Status:
|
||||||
- Shows current date and time, then presumably waits for keypad input
|
- Shows current date and time, then presumably waits for keypad input
|
||||||
- Needs currently unimplemented V25 features (serial etc.)
|
- Needs currently unimplemented V25 features (serial etc.)
|
||||||
|
Loading…
Reference in New Issue
Block a user