From 61ab3d5921d9432eb65ae5385f38db8699d8415b Mon Sep 17 00:00:00 2001 From: danfe Date: Wed, 22 Feb 2006 15:26:03 +0000 Subject: Add TiEmu-2, fast emulator for the TI-89(titanium), 92(+), and V200PLT calculators. WWW: http://lpg.ticalc.org/prj_tiemu/ --- emulators/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'emulators/Makefile') diff --git a/emulators/Makefile b/emulators/Makefile index e4d11f1da041..8924db0cef41 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -108,6 +108,7 @@ SUBDIR += stella SUBDIR += stonx SUBDIR += svr4_base + SUBDIR += tiemu2 SUBDIR += tkhfs SUBDIR += tuxnes SUBDIR += twin -- cgit