diff options
author | JK Wood <joshuakwood@gmail.com> | 2011-02-06 12:30:35 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-02-06 12:30:35 -0600 |
commit | 8f181d5926985f4bb045323f07c625e4ca95ce04 (patch) | |
tree | 8e6c6882dfd6e1289422ddc4d4f8d82cd977af87 /academic/tilem/README | |
parent | 41db961ec521389deff769edef80da7504e26976 (diff) | |
download | slackbuilds-8f181d5926985f4bb045323f07c625e4ca95ce04.tar.gz |
academic/tilem: Added (TI-calculator emulator for linux)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'academic/tilem/README')
-rw-r--r-- | academic/tilem/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/academic/tilem/README b/academic/tilem/README new file mode 100644 index 0000000000..1d38081faa --- /dev/null +++ b/academic/tilem/README @@ -0,0 +1,8 @@ +An emulator for the Z80 series of Texas Instruments graphing +calculators. It emulates all current Z80 calculator models +except the TI-81, and features a debugger, external file +loading, and full flash support, including flash app loading. + +Tilem requires no additional dependencies other than GTK, but +does require a rom from one of the supported calculators to +function. |