Previous | 199869 Revisions | Next |
r111747 Monday 27th August, 2018 at 15:20:40 UTC by yukaritamura |
---|
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 |
[src/mame] | mame.lst |
[src/mame/drivers] | route16.cpp |
[src/mame/includes] | route16.h |
[src/mame/video] | route16.cpp |
https://github.com/mamedev/mame/commit/1a10a84a366a1ca59d6897e24a6e3a3f2ea993e2 |
Previous | 199869 Revisions | Next |