Home
last modified time | relevance | path

Searched refs:LOG_CLOCK (Results 1 – 25 of 26) sorted by relevance

12

/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Dtms9901.cpp157 #define LOG_CLOCK (1U << 5) macro
431 LOGMASKED(LOG_CLOCK, "Clock register = %04x\n", m_clock_register); in write_bit()
470 LOGMASKED(LOG_CLOCK, "Clock = %04x\n", m_decrementer_value); in timer_clock_in()
H A Dtmc0430.cpp99 #define LOG_CLOCK (1U<<3) // Clock line macro
212 LOGMASKED(LOG_CLOCK, "GROMCLK in, phase=%d, m_add=%04x\n", m_phase, m_address); in WRITE_LINE_MEMBER()
H A Dbq4847.cpp25 #define LOG_CLOCK (1U<<2) // Clock operation macro
174 LOGMASKED(LOG_CLOCK, "%s 20%02x-%02x-%02x %02x:%02x:%02x\n", in TIMER_CALLBACK_MEMBER()
H A Dbq48x2.cpp12 #define LOG_CLOCK (1U<<2) // Clock operation macro
182 LOGMASKED(LOG_CLOCK, "%s 20%02x-%02x-%02x %02x:%02x:%02x\n", in TIMER_CALLBACK_MEMBER()
H A D68340sim.cpp17 #define LOG_CLOCK (1U << 5) macro
33 #define LOGCLOCK(...) LOGMASKED(LOG_CLOCK, __VA_ARGS__)
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Dtms9901.cpp157 #define LOG_CLOCK (1U << 5) macro
431 LOGMASKED(LOG_CLOCK, "Clock register = %04x\n", m_clock_register); in write_bit()
470 LOGMASKED(LOG_CLOCK, "Clock = %04x\n", m_decrementer_value); in timer_clock_in()
H A Dtmc0430.cpp99 #define LOG_CLOCK (1U<<3) // Clock line macro
212 LOGMASKED(LOG_CLOCK, "GROMCLK in, phase=%d, m_add=%04x\n", m_phase, m_address); in WRITE_LINE_MEMBER()
H A Dbq4847.cpp25 #define LOG_CLOCK (1U<<2) // Clock operation macro
174 LOGMASKED(LOG_CLOCK, "%s 20%02x-%02x-%02x %02x:%02x:%02x\n", in TIMER_CALLBACK_MEMBER()
H A Dbq48x2.cpp12 #define LOG_CLOCK (1U<<2) // Clock operation macro
182 LOGMASKED(LOG_CLOCK, "%s 20%02x-%02x-%02x %02x:%02x:%02x\n", in TIMER_CALLBACK_MEMBER()
H A D68340sim.cpp17 #define LOG_CLOCK (1U << 5) macro
33 #define LOGCLOCK(...) LOGMASKED(LOG_CLOCK, __VA_ARGS__)
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dpockstat.cpp48 #define LOG_CLOCK (1 << 5) macro
52 #define LOG_ALL (LOG_UNKNOWN | LOG_FTLB | LOG_IRQS | LOG_INTC | LOG_TIMER | LOG_CLOCK | LOG_RTC…
540 …LOGMASKED(LOG_CLOCK, "%s: Clock Mode Read: %08x & %08x\n", machine().describe_context(), m_clock_r… in clock_r()
543 …LOGMASKED(LOG_CLOCK, "%s: Clock Control Read: %08x & %08x\n", machine().describe_context(), m_cloc… in clock_r()
546 …LOGMASKED(LOG_CLOCK | LOG_UNKNOWN, "%s: Unknown Register %08x & %08x\n", machine().describe_contex… in clock_r()
557 …LOGMASKED(LOG_CLOCK, "%s: Clock Mode = %08x & %08x\n", machine().describe_context(), data, mem_mas… in clock_w()
562 …LOGMASKED(LOG_CLOCK, "%s: Clock Control = %08x & %08x\n", machine().describe_context(), data, mem_… in clock_w()
566 …LOGMASKED(LOG_CLOCK | LOG_UNKNOWN, "%s: Unknown Register %08x = %08x & %08x\n", machine().describe… in clock_w()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dpockstat.cpp48 #define LOG_CLOCK (1 << 5) macro
52 #define LOG_ALL (LOG_UNKNOWN | LOG_FTLB | LOG_IRQS | LOG_INTC | LOG_TIMER | LOG_CLOCK | LOG_RTC…
540 …LOGMASKED(LOG_CLOCK, "%s: Clock Mode Read: %08x & %08x\n", machine().describe_context(), m_clock_r… in clock_r()
543 …LOGMASKED(LOG_CLOCK, "%s: Clock Control Read: %08x & %08x\n", machine().describe_context(), m_cloc… in clock_r()
546 …LOGMASKED(LOG_CLOCK | LOG_UNKNOWN, "%s: Unknown Register %08x & %08x\n", machine().describe_contex… in clock_r()
557 …LOGMASKED(LOG_CLOCK, "%s: Clock Mode = %08x & %08x\n", machine().describe_context(), data, mem_mas… in clock_w()
562 …LOGMASKED(LOG_CLOCK, "%s: Clock Control = %08x & %08x\n", machine().describe_context(), data, mem_… in clock_w()
566 …LOGMASKED(LOG_CLOCK | LOG_UNKNOWN, "%s: Unknown Register %08x = %08x & %08x\n", machine().describe… in clock_w()
/dports/devel/ossp-l2/l2-0.9.13/
H A Dl2_ch_syslog.c109 #ifndef LOG_CLOCK
110 #define LOG_CLOCK (15 << 3) macro
112 { "clock", 15, LOG_CLOCK },
/dports/mail/lmtp2nntp/lmtp2nntp-1.4.1/lib_l2/
H A Dl2_ch_syslog.c109 #ifndef LOG_CLOCK
110 #define LOG_CLOCK (15 << 3) macro
112 { "clock", 15, LOG_CLOCK },
/dports/emulators/mess/mame-mame0226/src/devices/bus/ti99/joyport/
H A Dhandset.cpp46 #define LOG_CLOCK (1U<<5) macro
330 LOGMASKED(LOG_CLOCK, "pulse_clock\n"); in pulse_clock()
/dports/emulators/mame/mame-mame0226/src/devices/bus/ti99/joyport/
H A Dhandset.cpp46 #define LOG_CLOCK (1U<<5) macro
330 LOGMASKED(LOG_CLOCK, "pulse_clock\n"); in pulse_clock()
/dports/emulators/mess/mame-mame0226/src/devices/bus/ti99/internal/
H A Dgenboard.cpp419 #define LOG_CLOCK (1U<<6) macro
1280 LOGMASKED(LOG_CLOCK, "CLK%s\n", state? "?" : "?"); in WRITE_LINE_MEMBER()
H A D998board.cpp116 #define LOG_CLOCK (1U<<7) // CLKOUT macro
435 LOGMASKED(LOG_CLOCK, "CLKOUT = %d\n", state); in WRITE_LINE_MEMBER()
/dports/emulators/mame/mame-mame0226/src/devices/bus/ti99/internal/
H A Dgenboard.cpp419 #define LOG_CLOCK (1U<<6) macro
1280 LOGMASKED(LOG_CLOCK, "CLK%s\n", state? "?" : "?"); in WRITE_LINE_MEMBER()
/dports/emulators/mess/mame-mame0226/src/devices/cpu/tms9900/
H A Dtms9900.cpp135 #define LOG_CLOCK (1U<<10) // Clock pulses macro
1387 if (m_check_ready) LOGMASKED(LOG_CLOCK, "pulse_clock, READY=%d\n", m_ready? 1:0); in pulse_clock()
1388 else LOGMASKED(LOG_CLOCK, "pulse_clock\n"); in pulse_clock()
H A Dtms9995.cpp136 #define LOG_CLOCK (1U<<10) // Clock pulses macro
1371 …LOGMASKED(LOG_CLOCK, "pulse_clock, READY=%d, auto_wait=%d\n", m_ready_bufd? 1:0, m_auto_wait? 1:0); in pulse_clock()
1373 LOGMASKED(LOG_CLOCK, "pulse_clock\n"); in pulse_clock()
/dports/emulators/mame/mame-mame0226/src/devices/cpu/tms9900/
H A Dtms9900.cpp135 #define LOG_CLOCK (1U<<10) // Clock pulses macro
1387 if (m_check_ready) LOGMASKED(LOG_CLOCK, "pulse_clock, READY=%d\n", m_ready? 1:0); in pulse_clock()
1388 else LOGMASKED(LOG_CLOCK, "pulse_clock\n"); in pulse_clock()
H A Dtms9995.cpp136 #define LOG_CLOCK (1U<<10) // Clock pulses macro
1371 …LOGMASKED(LOG_CLOCK, "pulse_clock, READY=%d, auto_wait=%d\n", m_ready_bufd? 1:0, m_auto_wait? 1:0); in pulse_clock()
1373 LOGMASKED(LOG_CLOCK, "pulse_clock\n"); in pulse_clock()
/dports/emulators/mess/mame-mame0226/src/devices/cpu/avr8/
H A Davr8.cpp82 #define LOG_CLOCK (1 << 18) macro
94 …OG_BOOT | LOG_TIMERS | LOG_TIMER_TICKS | LOG_EEPROM | LOG_GPIO | LOG_WDOG | LOG_CLOCK | LOG_POWER \
2521 …LOGMASKED(LOG_CLOCK, "%s: (not yet implemented) CLKPR = %02x\n", machine().describe_context(), dat… in regs_w()
/dports/emulators/mame/mame-mame0226/src/devices/cpu/avr8/
H A Davr8.cpp82 #define LOG_CLOCK (1 << 18) macro
94 …OG_BOOT | LOG_TIMERS | LOG_TIMER_TICKS | LOG_EEPROM | LOG_GPIO | LOG_WDOG | LOG_CLOCK | LOG_POWER \
2521 …LOGMASKED(LOG_CLOCK, "%s: (not yet implemented) CLKPR = %02x\n", machine().describe_context(), dat… in regs_w()

12