[Apr/15/97]

Kung Fu Master by Irem

Three board set. Lots of custom logic. Coded "SNX"

Main CPU - Z80
Sound CPU - 6803 wil 2 x YM2203

8K files      -> 2764
16K files     -> 27128
256 x 4 files -> TBP24S10  (read as 82S129)
32 x 8 files  -> TBP18S030 (read as 82S123)

The 256 PROMS on the G board are definately the three colour encoders.
That said, there were another three on the C board that looked like colour
too. May be the game has separate pallates for background and forground?
No idea what the remaining two PROMS do.



[Jul/14/98]

        KUNG FU MASTER

USES Z80 CPU W/TWO AY-3-8910 SOUND

CHIP PLACEMENT   FORMAT  X-YY
 X=BOARD
 G=SOUND BD   
 A=CONN BD
 B=BOTTOM BD
YY=BOARD POSITION

CHIP #  POSITION  TYPE
----------------------
G-4C-A            2764
G-4D-A             "
G-4E-A             "
A-3D-B            27128
A-4D-D             "
A-4E-D             "
A-3F-B             "
B-3N-B             "
B-4N-B             "
B-4K-B             "
B-4F-B             "
B-4E-B             "
B-4C-B             "
TBP24S10 1F     SND BD
TBP24S10 1H      "
TBP24S10 1J      "
TBP24S10 6F     REAR BOARD
TBP24S10 1L      "
TBP24S10 1M      "
TBP24S10 1N      "
18S030   5P      "
      
CLONE-1
USES Z80 CPU W/6803 & TWO AY-3-8910 SOUND
1        4JK      2764    CONN BD
2        4HJ       "       "
3        4GH       "       "
4        5GH      27128    "
5        5F        "       "
6        12J      2764     "
7        12H       "       "
8        12F       "       "
9        3P       27128   BOTTOM BD
10       4P        "       "
11       4M        "       "
12       4J        "       "
13       4H        "       "
14       4F        "       "

CLONE-2   USES Z80 CPU W/6803 & TWO YM2149 SOUND

C1       4H       2764
C2       4F       2764
C3       4E       2764
C4       5K       27128
C5       5H       27128
C6       12L      2764
C7       12H       " 
C8       12F       " 
C6       3R        " 
C7       3ST       " 
C8       4D        " 
C9       4F        " 
C10      4H        " 
C11      4J        " 
C12      4K        " 
C13      4L        " 
C14      4N        " 
C15      4P        " 
C16      4R        " 
C17      4ST       " 

-


[Dec/03/97]

Kung Fu Hero

This board was labeled as Kung Fu Master, but looks completely different
from a Kung Fu Master board. Upon closer inspection, I found a smaller
scribble that said Kung Fu Hero.

ROMs 6, 7, 12, 18, 20 are probably bad.

I read them all anyway just for the heck of it.

The CPU is a Z80. Looks like it uses a 6803 and two YM2149's for sound.
The color proms are present but soldered. Make noise if you want 'em.

-
