Home
last modified time | relevance | path

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

/dports/emulators/tilem/tilem-2.0/emu/
H A Dtilem.h147 TILEM_BREAK_TYPE_MASK = 0xffff, enumerator
H A Dz80.c212 switch (type & TILEM_BREAK_TYPE_MASK) { in bp_head()