Home
last modified time | relevance | path

Searched refs:TILEM_CALC_HAS_T6A04 (Results 1 – 11 of 11) sorted by relevance

/dports/emulators/tilem/tilem-2.0/emu/x3/
H A Dx3_subcore.c47 (TILEM_CALC_HAS_LINK | TILEM_CALC_HAS_T6A04),
61 (TILEM_CALC_HAS_LINK | TILEM_CALC_HAS_T6A04),
/dports/emulators/tilem/tilem-2.0/emu/x1/
H A Dx1_subcore.c46 '1', "ti81", "TI-81", TILEM_CALC_HAS_T6A04,
/dports/emulators/tilem/tilem-2.0/emu/x2/
H A Dx2_subcore.c47 (TILEM_CALC_HAS_LINK | TILEM_CALC_HAS_T6A04),
/dports/emulators/tilem/tilem-2.0/emu/x7/
H A Dx7_subcore.c62 (TILEM_CALC_HAS_LINK | TILEM_CALC_HAS_T6A04 | TILEM_CALC_HAS_FLASH),
/dports/emulators/tilem/tilem-2.0/emu/xp/
H A Dxp_subcore.c63 | TILEM_CALC_HAS_T6A04 | TILEM_CALC_HAS_FLASH),
/dports/emulators/tilem/tilem-2.0/emu/x4/
H A Dx4_subcore.c54 | TILEM_CALC_HAS_T6A04 | TILEM_CALC_HAS_FLASH
/dports/emulators/tilem/tilem-2.0/emu/xn/
H A Dxn_subcore.c62 | TILEM_CALC_HAS_T6A04 | TILEM_CALC_HAS_FLASH
/dports/emulators/tilem/tilem-2.0/emu/xs/
H A Dxs_subcore.c62 | TILEM_CALC_HAS_T6A04 | TILEM_CALC_HAS_FLASH
/dports/emulators/tilem/tilem-2.0/emu/xz/
H A Dxz_subcore.c62 | TILEM_CALC_HAS_T6A04 | TILEM_CALC_HAS_FLASH
/dports/emulators/tilem/tilem-2.0/emu/
H A Dstate.c174 if (calc->hw.flags & TILEM_CALC_HAS_T6A04) { in load_old_sav_file()
730 if (calc->hw.flags & TILEM_CALC_HAS_T6A04) { in tilem_calc_save_state()
H A Dtilem.h718 TILEM_CALC_HAS_T6A04 = 16, /* Has separate LCD driver */ enumerator