MAMEWorld >> Programming
View all threads Index   Flat Mode Flat  

etabeta
Reged: 08/25/04
Posts: 2036
Send PM
Re: How to call DECLARE_WRITE8_MEMBER(duart_txa); at output.c
04/15/14 04:39 PM


> I found a way. That is
> void bigmario_state::machine_start()

nope. every class can invoke machine by using machine() , machine_start() is used for completely different things
from the machine you retrieve the driver state, and then you call state->duart_txa(space, offset, data)


also, when you have a new driver working, you are welcome to submit it for official inclusion (with proper credit, of course)







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 104 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 3401