MAMEWorld >> Programming
Index   Flat Mode Flat  

lxd
MAME Fan
Reged: 02/27/14
Posts: 25
Send PM
Re: How to call DECLARE_WRITE8_MEMBER(duart_txa); at output.c
04/15/14 09:28 PM


use "delegate" in
void bigmario_state::machine_start()
then out.c can callback
WRITE8_MEMBER(bigmario_state::duart_txa)

I have done it now. IT's work fine.

The first parameter is
machine.firstcpu->space()
for
ATTR_UNUSED address_space &space

Thank you tell me it.








Entire thread
Subject Posted by Posted on
* How to call DECLARE_WRITE8_MEMBER(duart_txa); at output.c lxd 04/15/14 09:43 AM
. * Re: How to call DECLARE_WRITE8_MEMBER(duart_txa); at output.c lxd  04/15/14 11:26 AM
. * Re: How to call DECLARE_WRITE8_MEMBER(duart_txa); at output.c lxd  04/15/14 02:43 PM
. * Re: How to call DECLARE_WRITE8_MEMBER(duart_txa); at output.c etabeta  04/15/14 04:39 PM
. * Re: How to call DECLARE_WRITE8_MEMBER(duart_txa); at output.c lxd  04/15/14 09:28 PM

Extra information Permissions
Moderator:  Pi 
0 registered and 45 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 3380