Home
last modified time | relevance | path

Searched refs:verboselog (Results 1 – 25 of 146) sorted by relevance

123456

/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Dmc68328.cpp1202 verboselog( *this, 2, "mc68328_w: PLLCR = %04x\n", data); in internal_write()
1236 verboselog( *this, 2, "mc68328_w: ICR = %04x\n", data); in internal_write()
1639 verboselog( *this, 2, "mc68328_w: PWMC = %04x\n", data); in internal_write()
1671 verboselog( *this, 2, "mc68328_w: PWMP = %04x\n", data); in internal_write()
1676 verboselog( *this, 2, "mc68328_w: PWMW = %04x\n", data); in internal_write()
1686 verboselog( *this, 2, "mc68328_w: TCTL1 = %04x\n", data); in internal_write()
1824 verboselog( *this, 3, "Triggering SPIM Interrupt\n" ); in internal_write()
1845 verboselog( *this, 2, "mc68328_w: URX = %04x\n", data); in internal_write()
1849 verboselog( *this, 2, "mc68328_w: UTX = %04x\n", data); in internal_write()
1897 verboselog( *this, 2, "mc68328_w: LCXP = %04x\n", data); in internal_write()
[all …]
H A Dds1994.cpp370 verboselog(1, "timer_reset\n"); in device_timer()
591 verboselog(1, "write(%d)\n", state); in WRITE_LINE_MEMBER()
600 verboselog(2, "state_romcommand\n"); in WRITE_LINE_MEMBER()
604 verboselog(2, "state_command\n"); in WRITE_LINE_MEMBER()
608 verboselog(2, "state_address1\n"); in WRITE_LINE_MEMBER()
612 verboselog(2, "state_address2\n"); in WRITE_LINE_MEMBER()
616 verboselog(2, "state_offset\n"); in WRITE_LINE_MEMBER()
620 verboselog(2, "state_txaddress1\n"); in WRITE_LINE_MEMBER()
638 verboselog(2, "state_txoffset\n"); in WRITE_LINE_MEMBER()
647 verboselog(2, "state_readrom\n"); in WRITE_LINE_MEMBER()
[all …]
H A Dx76f041.cpp83 verboselog( 2, "cs=%d\n", state ); in WRITE_LINE_MEMBER()
107 verboselog( 2, "rst=%d\n", state ); in WRITE_LINE_MEMBER()
221 verboselog( 1, "send password\n" ); in load_address()
240 verboselog( 2, "scl=%d\n", state ); in WRITE_LINE_MEMBER()
280 verboselog( 2, "clock\n" ); in WRITE_LINE_MEMBER()
408 verboselog( 2, "ack <-\n" ); in WRITE_LINE_MEMBER()
413 verboselog( 2, "nak <-\n" ); in WRITE_LINE_MEMBER()
435 verboselog( 1, "goto stop\n" ); in WRITE_LINE_MEMBER()
445 verboselog( 1, "goto start\n" ); in WRITE_LINE_MEMBER()
451 verboselog( 1, "goto start\n" ); in WRITE_LINE_MEMBER()
[all …]
H A Dx76f100.cpp77 verboselog( 2, "cs=%d\n", state ); in WRITE_LINE_MEMBER()
101 verboselog( 2, "rst=%d\n", state ); in WRITE_LINE_MEMBER()
152 verboselog( 2, "scl=%d\n", state ); in WRITE_LINE_MEMBER()
196 verboselog( 2, "clock\n" ); in WRITE_LINE_MEMBER()
303 verboselog( 2, "ack <-\n" ); in WRITE_LINE_MEMBER()
308 verboselog( 2, "nak <-\n" ); in WRITE_LINE_MEMBER()
323 verboselog( 2, "sdaw=%d\n", state ); in WRITE_LINE_MEMBER()
330 verboselog( 1, "goto stop\n" ); in WRITE_LINE_MEMBER()
340 verboselog( 1, "goto start\n" ); in WRITE_LINE_MEMBER()
346 verboselog( 1, "goto start\n" ); in WRITE_LINE_MEMBER()
[all …]
H A Dds2401.cpp100 verboselog(1, "timer_reset\n"); in device_timer()
109 verboselog(2, "timer_main state_reset1 %d\n", m_rx); in device_timer()
116 verboselog(2, "timer_main state_reset2 %d\n", m_rx); in device_timer()
139 verboselog(1, "timer_main readrom\n"); in device_timer()
158 verboselog(1, "timer_main readrom finished\n"); in device_timer()
175 verboselog(1, "write(%d)\n", state); in WRITE_LINE_MEMBER()
185 verboselog(2, "state_command\n"); in WRITE_LINE_MEMBER()
193 verboselog(1, "<- data %02x\n", m_shift); in WRITE_LINE_MEMBER()
206 verboselog(2, "state_readrom %d\n", m_tx); in WRITE_LINE_MEMBER()
211 verboselog(0, "state not handled: %d\n", m_state ); in WRITE_LINE_MEMBER()
[all …]
H A Di2cmem.cpp258 verboselog( this, 2, "set e0 %d\n", state ); in WRITE_LINE_MEMBER()
269 verboselog( this, 2, "set e1 %d\n", state ); in WRITE_LINE_MEMBER()
280 verboselog( this, 2, "set e2 %d\n", state ); in WRITE_LINE_MEMBER()
291 verboselog( this, 2, "set sda %d\n", state ); in WRITE_LINE_MEMBER()
308 verboselog( this, 1, "stop\n" ); in WRITE_LINE_MEMBER()
313 verboselog( this, 2, "start\n" ); in WRITE_LINE_MEMBER()
357 verboselog( this, 1, "software reset\n" ); in WRITE_LINE_MEMBER()
469 verboselog( this, 1, "nack\n" ); in WRITE_LINE_MEMBER()
492 verboselog(this, 1, "software reset ack\n"); in WRITE_LINE_MEMBER()
507 verboselog( this, 2, "set wc %d\n", state ); in WRITE_LINE_MEMBER()
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Dmc68328.cpp1202 verboselog( *this, 2, "mc68328_w: PLLCR = %04x\n", data); in internal_write()
1236 verboselog( *this, 2, "mc68328_w: ICR = %04x\n", data); in internal_write()
1639 verboselog( *this, 2, "mc68328_w: PWMC = %04x\n", data); in internal_write()
1671 verboselog( *this, 2, "mc68328_w: PWMP = %04x\n", data); in internal_write()
1676 verboselog( *this, 2, "mc68328_w: PWMW = %04x\n", data); in internal_write()
1686 verboselog( *this, 2, "mc68328_w: TCTL1 = %04x\n", data); in internal_write()
1824 verboselog( *this, 3, "Triggering SPIM Interrupt\n" ); in internal_write()
1845 verboselog( *this, 2, "mc68328_w: URX = %04x\n", data); in internal_write()
1849 verboselog( *this, 2, "mc68328_w: UTX = %04x\n", data); in internal_write()
1897 verboselog( *this, 2, "mc68328_w: LCXP = %04x\n", data); in internal_write()
[all …]
H A Dds1994.cpp370 verboselog(1, "timer_reset\n"); in device_timer()
591 verboselog(1, "write(%d)\n", state); in WRITE_LINE_MEMBER()
600 verboselog(2, "state_romcommand\n"); in WRITE_LINE_MEMBER()
604 verboselog(2, "state_command\n"); in WRITE_LINE_MEMBER()
608 verboselog(2, "state_address1\n"); in WRITE_LINE_MEMBER()
612 verboselog(2, "state_address2\n"); in WRITE_LINE_MEMBER()
616 verboselog(2, "state_offset\n"); in WRITE_LINE_MEMBER()
620 verboselog(2, "state_txaddress1\n"); in WRITE_LINE_MEMBER()
638 verboselog(2, "state_txoffset\n"); in WRITE_LINE_MEMBER()
647 verboselog(2, "state_readrom\n"); in WRITE_LINE_MEMBER()
[all …]
H A Dx76f041.cpp83 verboselog( 2, "cs=%d\n", state ); in WRITE_LINE_MEMBER()
107 verboselog( 2, "rst=%d\n", state ); in WRITE_LINE_MEMBER()
221 verboselog( 1, "send password\n" ); in load_address()
240 verboselog( 2, "scl=%d\n", state ); in WRITE_LINE_MEMBER()
280 verboselog( 2, "clock\n" ); in WRITE_LINE_MEMBER()
408 verboselog( 2, "ack <-\n" ); in WRITE_LINE_MEMBER()
413 verboselog( 2, "nak <-\n" ); in WRITE_LINE_MEMBER()
435 verboselog( 1, "goto stop\n" ); in WRITE_LINE_MEMBER()
445 verboselog( 1, "goto start\n" ); in WRITE_LINE_MEMBER()
451 verboselog( 1, "goto start\n" ); in WRITE_LINE_MEMBER()
[all …]
H A Dx76f100.cpp77 verboselog( 2, "cs=%d\n", state ); in WRITE_LINE_MEMBER()
101 verboselog( 2, "rst=%d\n", state ); in WRITE_LINE_MEMBER()
152 verboselog( 2, "scl=%d\n", state ); in WRITE_LINE_MEMBER()
196 verboselog( 2, "clock\n" ); in WRITE_LINE_MEMBER()
303 verboselog( 2, "ack <-\n" ); in WRITE_LINE_MEMBER()
308 verboselog( 2, "nak <-\n" ); in WRITE_LINE_MEMBER()
323 verboselog( 2, "sdaw=%d\n", state ); in WRITE_LINE_MEMBER()
330 verboselog( 1, "goto stop\n" ); in WRITE_LINE_MEMBER()
340 verboselog( 1, "goto start\n" ); in WRITE_LINE_MEMBER()
346 verboselog( 1, "goto start\n" ); in WRITE_LINE_MEMBER()
[all …]
H A Dds2401.cpp100 verboselog(1, "timer_reset\n"); in device_timer()
109 verboselog(2, "timer_main state_reset1 %d\n", m_rx); in device_timer()
116 verboselog(2, "timer_main state_reset2 %d\n", m_rx); in device_timer()
139 verboselog(1, "timer_main readrom\n"); in device_timer()
158 verboselog(1, "timer_main readrom finished\n"); in device_timer()
175 verboselog(1, "write(%d)\n", state); in WRITE_LINE_MEMBER()
185 verboselog(2, "state_command\n"); in WRITE_LINE_MEMBER()
193 verboselog(1, "<- data %02x\n", m_shift); in WRITE_LINE_MEMBER()
206 verboselog(2, "state_readrom %d\n", m_tx); in WRITE_LINE_MEMBER()
211 verboselog(0, "state not handled: %d\n", m_state ); in WRITE_LINE_MEMBER()
[all …]
H A Di2cmem.cpp258 verboselog( this, 2, "set e0 %d\n", state ); in WRITE_LINE_MEMBER()
269 verboselog( this, 2, "set e1 %d\n", state ); in WRITE_LINE_MEMBER()
280 verboselog( this, 2, "set e2 %d\n", state ); in WRITE_LINE_MEMBER()
291 verboselog( this, 2, "set sda %d\n", state ); in WRITE_LINE_MEMBER()
308 verboselog( this, 1, "stop\n" ); in WRITE_LINE_MEMBER()
313 verboselog( this, 2, "start\n" ); in WRITE_LINE_MEMBER()
357 verboselog( this, 1, "software reset\n" ); in WRITE_LINE_MEMBER()
469 verboselog( this, 1, "nack\n" ); in WRITE_LINE_MEMBER()
492 verboselog(this, 1, "software reset ack\n"); in WRITE_LINE_MEMBER()
507 verboselog( this, 2, "set wc %d\n", state ); in WRITE_LINE_MEMBER()
[all …]
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/sound/
H A Dpsx.c17 static INLINE void verboselog( int n_level, const char *s_fmt, ... ) in verboselog() function
80 verboselog( 1, "spu_read( %08x, %08x )\n", n_address, n_size ); in spu_read()
96 verboselog( 1, "spu_write( %08x, %08x )\n", n_address, n_size ); in spu_write()
213 verboselog( 1, "psx_spu_delay_r()\n", m_n_voiceon ); in READ32_HANDLER()
245 verboselog( 1, "psx_spu_r() voice on = %08x\n", m_n_voiceon ); in READ32_HANDLER()
248 verboselog( 1, "psx_spu_r() voice off = %08x\n", m_n_voiceoff ); in READ32_HANDLER()
260 verboselog( 1, "psx_spu_r() spu status = %08x\n", m_n_spustatus ); in READ32_HANDLER()
360 verboselog( 1, "psx_spu_w() voice on = %08x\n", m_n_voiceon ); in WRITE32_HANDLER()
364 verboselog( 1, "psx_spu_w() voice off = %08x\n", m_n_voiceoff ); in WRITE32_HANDLER()
372 verboselog( 1, "psx_spu_w() noise mode = %08x\n", m_n_noisemode ); in WRITE32_HANDLER()
[all …]
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/machine/
H A Dpsx_machine.c50 verboselog( 2, "psx irq assert\n" ); in psx_irq_update()
55 verboselog( 2, "psx irq clear\n" ); in psx_irq_update()
192 verboselog( 1, "dma %d read block %08x %08x\n", in WRITE32_HANDLER()
200 verboselog( 1, "dma %d read block %08x %08x\n", in WRITE32_HANDLER()
215 verboselog( 1, "dma %d write block %08x %08x\n", in WRITE32_HANDLER()
226 verboselog( 1, "dma %d write linked list %08x\n", in WRITE32_HANDLER()
239 verboselog( 1, "dma looped\n" ); in WRITE32_HANDLER()
458 verboselog( 1, "sio_interrupt( %d )\n", n_port ); in sio_interrupt()
927 verboselog( 0, "mdec 24bit not supported\n" ); in mdec1_read()
937 verboselog( 2, "mdec 0 command %08x\n", data ); in WRITE32_HANDLER()
[all …]
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/machine/
H A Dpsx_machine.c50 verboselog( 2, "psx irq assert\n" ); in psx_irq_update()
55 verboselog( 2, "psx irq clear\n" ); in psx_irq_update()
192 verboselog( 1, "dma %d read block %08x %08x\n", in WRITE32_HANDLER()
200 verboselog( 1, "dma %d read block %08x %08x\n", in WRITE32_HANDLER()
215 verboselog( 1, "dma %d write block %08x %08x\n", in WRITE32_HANDLER()
226 verboselog( 1, "dma %d write linked list %08x\n", in WRITE32_HANDLER()
239 verboselog( 1, "dma looped\n" ); in WRITE32_HANDLER()
458 verboselog( 1, "sio_interrupt( %d )\n", n_port ); in sio_interrupt()
927 verboselog( 0, "mdec 24bit not supported\n" ); in mdec1_read()
937 verboselog( 2, "mdec 0 command %08x\n", data ); in WRITE32_HANDLER()
[all …]
/dports/sysutils/munin-common/munin-2.0.67/plugins/node.d/
H A Dsmart_.in125 def verboselog(s):
152 verboselog('Reading S.M.A.R.T values')
198 verboselog(last_output_line)
229 verboselog('Saving statefile')
243 verboselog('Printing S.M.A.R.T values')
266 verboselog('Printing configuration')
382 verboselog('Trying '+drive+'c...')
399 verboselog('Trying '+drive+'...')
413 verboselog('Trying '+drive+'...')
460 verboselog('Failed to list SunOS disks')
[all …]
/dports/sysutils/munin-node/munin-2.0.67/plugins/node.d/
H A Dsmart_.in125 def verboselog(s):
152 verboselog('Reading S.M.A.R.T values')
198 verboselog(last_output_line)
229 verboselog('Saving statefile')
243 verboselog('Printing S.M.A.R.T values')
266 verboselog('Printing configuration')
382 verboselog('Trying '+drive+'c...')
399 verboselog('Trying '+drive+'...')
413 verboselog('Trying '+drive+'...')
460 verboselog('Failed to list SunOS disks')
[all …]
/dports/sysutils/munin-master/munin-2.0.67/plugins/node.d/
H A Dsmart_.in125 def verboselog(s):
152 verboselog('Reading S.M.A.R.T values')
198 verboselog(last_output_line)
229 verboselog('Saving statefile')
243 verboselog('Printing S.M.A.R.T values')
266 verboselog('Printing configuration')
382 verboselog('Trying '+drive+'c...')
399 verboselog('Trying '+drive+'...')
413 verboselog('Trying '+drive+'...')
460 verboselog('Failed to list SunOS disks')
[all …]
/dports/emulators/mess/mame-mame0226/src/devices/cpu/psx/
H A Ddma.cpp224 verboselog( *this, 2, "dmabase( %d ) = %08x\n", index, data ); in write()
228 verboselog( *this, 2, "dmablockcontrol( %d ) = %08x\n", index, data ); in write()
232 verboselog( *this, 2, "dmachannelcontrol( %d ) = %08x\n", index, data ); in write()
259 verboselog( *this, 1, "dma %d read block %08x %08x\n", index, n_address, n_size ); in write()
266 verboselog( *this, 1, "dma %d read block %08x %08x\n", index, n_address, n_size ); in write()
317 verboselog( *this, 1, "dma %d write linked list %08x\n", in write()
325 verboselog( *this, 1, "dma 6 reverse clear %08x %08x\n", in write()
372 verboselog( *this, 2, "dma interrupt cleared\n" ); in write()
395 verboselog( *this, 1, "psx_dma_r dmabase[ %d ] ( %08x )\n", index, dma->n_base ); in read()
413 verboselog( *this, 1, "psx_dma_r dpcp ( %08x )\n", m_dpcp ); in read()
[all …]
H A Dsio.cpp92 verboselog( *this, 1, "sio_interrupt( %s )\n", tag() ); in sio_interrupt()
135 verboselog( *this, 2, "sio_timer_adjust( %s ) finished\n", tag() ); in sio_timer_adjust()
143 verboselog( *this, 2, "sio tick\n" ); in device_timer()
230 verboselog( *this, 1, "psx_sio_w %s mode %04x\n", tag(), data & 0xffff ); in write()
234 verboselog( *this, 1, "psx_sio_w %s control %04x\n", tag(), data >> 16 ); in write()
239 verboselog( *this, 1, "psx_sio_w reset\n" ); in write()
256 verboselog( *this, 1, "psx_sio_w iack\n" ); in write()
279 verboselog( *this, 1, "psx_sio_w %s baud %04x\n", tag(), data >> 16 ); in write()
315 verboselog( *this, 1, "psx_sio_r %s mode %04x\n", tag(), data & 0xffff ); in read()
319 verboselog( *this, 1, "psx_sio_r %s control %04x\n", tag(), data >> 16 ); in read()
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/cpu/psx/
H A Ddma.cpp224 verboselog( *this, 2, "dmabase( %d ) = %08x\n", index, data ); in write()
228 verboselog( *this, 2, "dmablockcontrol( %d ) = %08x\n", index, data ); in write()
232 verboselog( *this, 2, "dmachannelcontrol( %d ) = %08x\n", index, data ); in write()
259 verboselog( *this, 1, "dma %d read block %08x %08x\n", index, n_address, n_size ); in write()
266 verboselog( *this, 1, "dma %d read block %08x %08x\n", index, n_address, n_size ); in write()
317 verboselog( *this, 1, "dma %d write linked list %08x\n", in write()
325 verboselog( *this, 1, "dma 6 reverse clear %08x %08x\n", in write()
372 verboselog( *this, 2, "dma interrupt cleared\n" ); in write()
395 verboselog( *this, 1, "psx_dma_r dmabase[ %d ] ( %08x )\n", index, dma->n_base ); in read()
413 verboselog( *this, 1, "psx_dma_r dpcp ( %08x )\n", m_dpcp ); in read()
[all …]
H A Dsio.cpp92 verboselog( *this, 1, "sio_interrupt( %s )\n", tag() ); in sio_interrupt()
135 verboselog( *this, 2, "sio_timer_adjust( %s ) finished\n", tag() ); in sio_timer_adjust()
143 verboselog( *this, 2, "sio tick\n" ); in device_timer()
230 verboselog( *this, 1, "psx_sio_w %s mode %04x\n", tag(), data & 0xffff ); in write()
234 verboselog( *this, 1, "psx_sio_w %s control %04x\n", tag(), data >> 16 ); in write()
239 verboselog( *this, 1, "psx_sio_w reset\n" ); in write()
256 verboselog( *this, 1, "psx_sio_w iack\n" ); in write()
279 verboselog( *this, 1, "psx_sio_w %s baud %04x\n", tag(), data >> 16 ); in write()
315 verboselog( *this, 1, "psx_sio_r %s mode %04x\n", tag(), data & 0xffff ); in read()
319 verboselog( *this, 1, "psx_sio_r %s control %04x\n", tag(), data >> 16 ); in read()
[all …]
/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/dvb/
H A Dfemon56 def verboselog(s):
61 verboselog = lambda s: None
69 verboselog('Found '+adapter+'...')
74 verboselog('Failed to list adapters in /dev/dvb')
84 verboselog('/dev/dvb/'+name[0]+' not found!')
92 verboselog('Printing configuration')
118 verboselog('Reading values from '+dvb_adapter[0])
121 verboselog(femon_output)
124 verboselog('Error: '+e.strerror)
133 verboselog ('Error processing femon output string.')
[all …]
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dcxhumax.cpp40 verboselog(*this, 9, "(GXA) %08X -> %08X\n", 0xE0600000 + (offset << 2), res); in cx_gxa_r()
65 verboselog(*this, 9, " Command: %08X\n", gxa_command_number); in cx_gxa_w()
71 verboselog(*this, 9, " Register Number: %08X\n", offset & 0xff); in cx_gxa_w()
76 verboselog(*this, 9, " Parameter Count: %08X\n", offset & 0x7); in cx_gxa_w()
86 verboselog(*this, 9, " Unimplemented register - TODO?\n"); in cx_gxa_w()
92 verboselog(*this, 9, " QMARK - TODO?\n"); in cx_gxa_w()
105 verboselog(*this, 9, " QMARK INT - TODO?\n"); in cx_gxa_w()
114 verboselog(*this, 9, " Unimplemented command - TODO?\n"); in cx_gxa_w()
173 verboselog(*this, 9, "(DEBUG) %s", buf); in cx_scratch_r()
321 verboselog(*this, 9, "(TIMER%d) Interrupt\n", param); in TIMER_CALLBACK_MEMBER()
[all …]
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dcxhumax.cpp40 verboselog(*this, 9, "(GXA) %08X -> %08X\n", 0xE0600000 + (offset << 2), res); in cx_gxa_r()
65 verboselog(*this, 9, " Command: %08X\n", gxa_command_number); in cx_gxa_w()
71 verboselog(*this, 9, " Register Number: %08X\n", offset & 0xff); in cx_gxa_w()
76 verboselog(*this, 9, " Parameter Count: %08X\n", offset & 0x7); in cx_gxa_w()
86 verboselog(*this, 9, " Unimplemented register - TODO?\n"); in cx_gxa_w()
92 verboselog(*this, 9, " QMARK - TODO?\n"); in cx_gxa_w()
105 verboselog(*this, 9, " QMARK INT - TODO?\n"); in cx_gxa_w()
114 verboselog(*this, 9, " Unimplemented command - TODO?\n"); in cx_gxa_w()
173 verboselog(*this, 9, "(DEBUG) %s", buf); in cx_scratch_r()
321 verboselog(*this, 9, "(TIMER%d) Interrupt\n", param); in TIMER_CALLBACK_MEMBER()
[all …]

123456