diff options
author | danfe <danfe@FreeBSD.org> | 2006-02-22 23:26:03 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2006-02-22 23:26:03 +0800 |
commit | 61ab3d5921d9432eb65ae5385f38db8699d8415b (patch) | |
tree | 0b79611177b4137dbbe850f0001b9ceacc3c4de2 /emulators/Makefile | |
parent | 727ee33ced16fabc868943cbb0e3ad45fb993b59 (diff) | |
download | freebsd-ports-gnome-61ab3d5921d9432eb65ae5385f38db8699d8415b.tar.gz freebsd-ports-gnome-61ab3d5921d9432eb65ae5385f38db8699d8415b.tar.zst freebsd-ports-gnome-61ab3d5921d9432eb65ae5385f38db8699d8415b.zip |
Add TiEmu-2, fast emulator for the TI-89(titanium), 92(+), and V200PLT
calculators.
WWW: http://lpg.ticalc.org/prj_tiemu/
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |