README 561 B

1234567891011121314
  1. An emulator for the Z80 series of Texas Instruments graphing
  2. calculators. It emulates all current Z80 calculator models
  3. except the TI-81, and features a debugger, external file
  4. loading, and full flash support, including flash app loading.
  5. Tilem requires no additional dependencies other than GTK, but
  6. does require a rom from one of the supported calculators to
  7. function.
  8. This package can live alongside TiLem2, but building will
  9. fail if libticables2 is installed. If you want libticables2
  10. support, use TiLem2, or build TiLem before building
  11. libticables2.