Home
last modified time | relevance | path

Searched refs:TILEM_STOP_LINK_ERROR (Results 1 – 3 of 3) sorted by last modified time

/dports/emulators/tilem/tilem-2.0/emu/
H A Dtilem.h178 TILEM_STOP_LINK_ERROR = 128 /* graylink encountered error */ enumerator
H A Dlink.c233 tilem_z80_stop(calc, TILEM_STOP_LINK_ERROR); in graylink_update_write()
275 tilem_z80_stop(calc, TILEM_STOP_LINK_ERROR); in graylink_update_read()
/dports/emulators/tilem/tilem-2.0/gui/
H A Demucore.c326 | TILEM_STOP_LINK_ERROR)
344 if (events & TILEM_STOP_LINK_ERROR) in run_until_ready()
379 if (events & TILEM_STOP_LINK_ERROR) in tilem_em_get_byte()