Home
last modified time | relevance | path

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

/dports/emulators/tilem/tilem-2.0/emu/
H A Dtilem.h164 TILEM_Z80_BREAK_EXCEPTIONS = 16, /* Break on hardware exceptions */ enumerator
H A Dz80.c959 if (z80->emuflags & TILEM_Z80_BREAK_EXCEPTIONS) in z80_execute()