diff options
author | 2018-08-28 00:20:40 +0900 | |
---|---|---|
committer | 2018-08-28 01:20:40 +1000 | |
commit | 1a10a84a366a1ca59d6897e24a6e3a3f2ea993e2 (patch) | |
tree | d8e91711d1164a2b334bea163cf9dced71840899 /src/devices/machine/z80scc.cpp | |
parent | b034e281af09cd29b00af536296ea5b70d39ded6 (diff) |
Add Jongputer support (#3912)
* Add Jongputer support
Jongputer was an origin of mahjong video games, developed by
Alpha Denshi at 1981.
T.T Mahjong by Taito that was already supported by mame, and
Computer Mahjong by Nichibutsu were licensed variants of the
Jongputer.
This patch reuses T.T Mahjong's proms to decide palette colors
for rendering. This may be inaccurate in terms of emulating
the real devices, since I could not find relevant proms on the
Jongputer's PCB.
Also j1 rom placed beside the AY-3-8910 is still unknown. Address
pins seems to be managed by counter logic chips, and probably
this is used to realize pseudo sampling voice, "reach".
* Jongputer support cleanups
- BAD_DUMP marks for reused proms
- Mark T.T Mahjong as a clone of Jongputer
- Use jongpute instead of ttmahjng since the jongpute is parent now
- Sort mame.lst entry in the dict order
Diffstat (limited to 'src/devices/machine/z80scc.cpp')
0 files changed, 0 insertions, 0 deletions