Home
last modified time | relevance | path

Searched refs:z80_st_irq (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/dgen-sdl/dgen-sdl-1.33/
H A Dmdfr.cpp817 z80_st_irq = 1; in z80_irq()
842 z80_st_irq = 0; in z80_irq_clear()
1029 if (z80_st_irq) in one_frame()
H A Dsave.cpp77 z80_state.irq_asserted = z80_st_irq; in z80_state_dump()
H A Dmd.h449 unsigned int z80_st_irq: 1; // Z80 IRQ asserted variable
H A Dmd.cpp309 z80_st_irq = 0; in reset()