From 8f181d5926985f4bb045323f07c625e4ca95ce04 Mon Sep 17 00:00:00 2001 From: JK Wood Date: Sun, 6 Feb 2011 12:30:35 -0600 Subject: academic/tilem: Added (TI-calculator emulator for linux) Signed-off-by: Robby Workman --- academic/tilem/README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 academic/tilem/README (limited to 'academic/tilem/README') diff --git a/academic/tilem/README b/academic/tilem/README new file mode 100644 index 0000000000000..1d38081faadc7 --- /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. -- cgit v1.2.3