Home
last modified time | relevance | path

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

/dports/emulators/tilem/tilem-2.0/gui/
H A Dti81prg.h22 TI81_SLOT_0, TI81_SLOT_1, TI81_SLOT_2, TI81_SLOT_3, TI81_SLOT_4, enumerator
H A Dsendfile.c65 return TI81_SLOT_0 + str[0] - '0'; in string_to_slot()