Home
last modified time | relevance | path

Searched refs:TILEM_Z80_BREAK_INVALID (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/tilem/tilem-2.0/emu/
H A Dz80ed.h454 else if (calc->z80.emuflags & TILEM_Z80_BREAK_INVALID)
H A Dtilem.h155 TILEM_Z80_BREAK_INVALID = 1, /* Break on invalid enumerator
/dports/emulators/tilem/tilem-2.0/gui/
H A Dbreakpoints.c1032 (flags & TILEM_Z80_BREAK_INVALID)); in tilem_debugger_edit_breakpoints()
1051 flags &= ~(TILEM_Z80_BREAK_INVALID | TILEM_Z80_BREAK_UNDOCUMENTED); in tilem_debugger_edit_breakpoints()
1053 flags |= TILEM_Z80_BREAK_INVALID; in tilem_debugger_edit_breakpoints()