MAMEWorld >> EmuChat
Index   Flat Mode Flat  

darq
MAME Fan
Reged: 04/03/10
Posts: 41
Send PM
The Masters of Kin - Map Correction
05/13/11 07:42 PM


Hi,

I saw that there is a wrong address in mastkin_map (trackfld.c).

The:
AM_RANGE (0x1087, 0x1087) AM_WRITE (interrupt_enable_w)

should be replaced with:
AM_RANGE (0x10B7, 0x10B7) AM_WRITE (interrupt_enable_w);
there are no writes on 0x1087.

The game accepts coin anyway because interrupt_enable is always ON.

(You can verify it by 'placing' a printf message)

PS:
A simple question:
Is there a video or a picture with the real colors of the game? Thanks.

Edited by darq (05/13/11 07:45 PM)







Entire thread
Subject Posted by Posted on
* The Masters of Kin - Map Correction darq 05/13/11 07:42 PM
. * Re: The Masters of Kin - Map Correction StilettoAdministrator  05/13/11 09:39 PM
. * Re: The Masters of Kin - Map Correction darq  12/05/11 02:38 AM
. * Re: The Masters of Kin - Map Correction Mr. DoAdministrator  12/05/11 03:00 AM
. * Re: The Masters of Kin - Map Correction StilettoAdministrator  12/06/11 06:43 AM
. * Fixed. StilettoAdministrator  12/06/11 04:32 PM

Extra information Permissions
Moderator:  Robbbert, Tafoid 
0 registered and 350 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 2266