Home
last modified time | relevance | path

Searched refs:sun3_timer (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dsun3.cpp290 TIMER_DEVICE_CALLBACK_MEMBER(sun3_timer);
891 TIMER_DEVICE_CALLBACK_MEMBER(sun3_state::sun3_timer) in TIMER_DEVICE_CALLBACK_MEMBER() argument
1004 TIMER(config, "timer").configure_periodic(FUNC(sun3_state::sun3_timer), attotime::from_hz(100)); in sun3()
1096 TIMER(config, "timer").configure_periodic(FUNC(sun3_state::sun3_timer), attotime::from_hz(100)); in sun3_50()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dsun3.cpp290 TIMER_DEVICE_CALLBACK_MEMBER(sun3_timer);
891 TIMER_DEVICE_CALLBACK_MEMBER(sun3_state::sun3_timer) in TIMER_DEVICE_CALLBACK_MEMBER() argument
1004 TIMER(config, "timer").configure_periodic(FUNC(sun3_state::sun3_timer), attotime::from_hz(100)); in sun3()
1096 TIMER(config, "timer").configure_periodic(FUNC(sun3_state::sun3_timer), attotime::from_hz(100)); in sun3_50()