Home
last modified time | relevance | path

Searched refs:IRQ_LOG (Results 1 – 10 of 10) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dfmtowns.cpp520 if(IRQ_LOG) logerror("PIC: IRQ6 (FDC) set to %i\n",state); in WRITE_LINE_MEMBER()
721 if(IRQ_LOG) logerror("PIC: IRQ1 (keyboard) set high\n"); in kb_sendcode()
761 if(IRQ_LOG) logerror("PIC: IRQ1 (keyboard) set low\n"); in towns_keyboard_r()
906 if(IRQ_LOG) logerror("PIC: IRQ13 (PCM) set low\n"); in towns_sound_ctrl_r()
1365 if(IRQ_LOG) logerror("PIC: IRQ9 (CD-ROM) set high\n"); in towns_cdrom_set_irq()
1375 if(IRQ_LOG) logerror("PIC: IRQ9 (CD-ROM) set low\n"); in towns_cdrom_set_irq()
1387 if(IRQ_LOG) logerror("PIC: IRQ9 (CD-ROM DMA) set high\n"); in towns_cdrom_set_irq()
1397 if(IRQ_LOG) logerror("PIC: IRQ9 (CD-ROM DMA) set low\n"); in towns_cdrom_set_irq()
2018 if(IRQ_LOG) in WRITE_LINE_MEMBER()
2106 if(IRQ_LOG) logerror("PIC: IRQ13 (FM) set high\n"); in WRITE_LINE_MEMBER()
[all …]
H A Dpc6001.cpp135 #define IRQ_LOG (0) macro
1123 if(IRQ_LOG) printf("Timer IRQ called %02x\n",m_timer_irq_vector); in PORT_CODE()
1131 if(IRQ_LOG) printf("Joystick IRQ called 0x16\n"); in INTERRUPT_GEN_MEMBER()
1143 if(IRQ_LOG) printf("Joystick IRQ called 0x16\n"); in INTERRUPT_GEN_MEMBER()
1296 if(IRQ_LOG) printf("Tape-E IRQ 0x12\n"); in TIMER_DEVICE_CALLBACK_MEMBER()
1301 if(IRQ_LOG) printf("Tape-D IRQ 0x08\n"); in TIMER_DEVICE_CALLBACK_MEMBER()
1320 if(IRQ_LOG) printf("KEY IRQ 0x02\n"); in TIMER_DEVICE_CALLBACK_MEMBER()
H A Dpc8801.cpp263 #define IRQ_LOG(x) do { if (IRQ_DEBUG) printf x; } while (0) macro
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dfmtowns.cpp520 if(IRQ_LOG) logerror("PIC: IRQ6 (FDC) set to %i\n",state); in WRITE_LINE_MEMBER()
721 if(IRQ_LOG) logerror("PIC: IRQ1 (keyboard) set high\n"); in kb_sendcode()
761 if(IRQ_LOG) logerror("PIC: IRQ1 (keyboard) set low\n"); in towns_keyboard_r()
906 if(IRQ_LOG) logerror("PIC: IRQ13 (PCM) set low\n"); in towns_sound_ctrl_r()
1365 if(IRQ_LOG) logerror("PIC: IRQ9 (CD-ROM) set high\n"); in towns_cdrom_set_irq()
1375 if(IRQ_LOG) logerror("PIC: IRQ9 (CD-ROM) set low\n"); in towns_cdrom_set_irq()
1387 if(IRQ_LOG) logerror("PIC: IRQ9 (CD-ROM DMA) set high\n"); in towns_cdrom_set_irq()
1397 if(IRQ_LOG) logerror("PIC: IRQ9 (CD-ROM DMA) set low\n"); in towns_cdrom_set_irq()
2018 if(IRQ_LOG) in WRITE_LINE_MEMBER()
2106 if(IRQ_LOG) logerror("PIC: IRQ13 (FM) set high\n"); in WRITE_LINE_MEMBER()
[all …]
H A Dpc6001.cpp135 #define IRQ_LOG (0) macro
1123 if(IRQ_LOG) printf("Timer IRQ called %02x\n",m_timer_irq_vector); in PORT_CODE()
1131 if(IRQ_LOG) printf("Joystick IRQ called 0x16\n"); in INTERRUPT_GEN_MEMBER()
1143 if(IRQ_LOG) printf("Joystick IRQ called 0x16\n"); in INTERRUPT_GEN_MEMBER()
1296 if(IRQ_LOG) printf("Tape-E IRQ 0x12\n"); in TIMER_DEVICE_CALLBACK_MEMBER()
1301 if(IRQ_LOG) printf("Tape-D IRQ 0x08\n"); in TIMER_DEVICE_CALLBACK_MEMBER()
1320 if(IRQ_LOG) printf("KEY IRQ 0x02\n"); in TIMER_DEVICE_CALLBACK_MEMBER()
H A Dpc8801.cpp263 #define IRQ_LOG(x) do { if (IRQ_DEBUG) printf x; } while (0) macro
/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dfmtowns.cpp518 if(IRQ_LOG) logerror("PIC: IRQ11 (VSync) set low\n"); in towns_video_5c8_w()
1482 if(IRQ_LOG) logerror("PIC: IRQ11 (VSync) set low\n"); in TIMER_CALLBACK_MEMBER()
1489 if(IRQ_LOG) logerror("PIC: IRQ11 (VSync) set high\n"); in INTERRUPT_GEN_MEMBER()
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dfmtowns.cpp518 if(IRQ_LOG) logerror("PIC: IRQ11 (VSync) set low\n"); in towns_video_5c8_w()
1482 if(IRQ_LOG) logerror("PIC: IRQ11 (VSync) set low\n"); in TIMER_CALLBACK_MEMBER()
1489 if(IRQ_LOG) logerror("PIC: IRQ11 (VSync) set high\n"); in INTERRUPT_GEN_MEMBER()
/dports/emulators/mess/mame-mame0226/src/mame/includes/
H A Dfmtowns.h37 #define IRQ_LOG 0 // set to 1 to log IRQ line activity macro
/dports/emulators/mame/mame-mame0226/src/mame/includes/
H A Dfmtowns.h37 #define IRQ_LOG 0 // set to 1 to log IRQ line activity macro