ms1_tmap: Add notes (nw)

This commit is contained in:
AJR 2017-12-16 10:35:10 -05:00
parent 8255459e5d
commit 764bc25ffb

View File

@ -7,6 +7,13 @@
8x8/16x16 tilemap generator for Jaleco's Mega System 1 and driving
and mahjong games from the same period.
Each tilemap is generated by a pair of gate arrays. The mahjong
games use NEC D65012GF303 (QFP80) and D650120F307 (QFP80), whose
locations are respectively labeled as "VCTR" and "SCPT" on the
Legend of Makai PCB. The later Mega System 1 games instead feature
Jaleco-badged chips whose part numbers are GS-9000406 (QFP80) and
GS90015-02 (QFP100).
***************************************************************************/
#include "emu.h"