This project aims to develop a fast emulator for the TI89(titanium), 92(+), and V200PLT calculators. This emulator started on the Jonas Minnberg's (X)Tiger emulator which is based on UAE (the Universal Amiga Emulator). It was deeply reworked and improved thus it's very different now. TiEmu uses the GDK library (GTK component) for display. The GUI has been written with GTK+ (the Gimp ToolKit). WWW: http://lpg.ticalc.org/prj_tiemu/ Generated with FreeBSD Port Tools 0.77 NOTE: Please close out PR ports/115578, as it has become outdated. OTHER NOTES: - The GDB that comes with this port tries to also make it's own versions of tcl, tk, itcl, itk, and iwidgets, which would clobber existing versions, so I instead opted to disable the GDB that comes with it and leave only the normal tiemu debugger instead.
State Changed From-To: open->closed Committed, thanks!
edwin 2007-09-09 05:40:16 UTC FreeBSD ports repository Modified files: emulators Makefile Added files: emulators/tiemu3 Makefile distinfo pkg-descr pkg-plist Log: [NEW PORT] emulators/tiemu3: TI89(ti)/92(+)/V200 hand-helds emulator This project aims to develop a fast emulator for the TI89(titanium), 92(+), and V200PLT calculators. This emulator started on the Jonas Minnberg's (X)Tiger emulator which is based on UAE (the Universal Amiga Emulator). It was deeply reworked and improved thus it's very different now. TiEmu uses the GDK library (GTK component) for display. The GUI has been written with GTK+ (the Gimp ToolKit). WWW: http://lpg.ticalc.org/prj_tiemu/ PR: ports/116154 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Revision Changes Path 1.231 +1 -0 ports/emulators/Makefile 1.1 +58 -0 ports/emulators/tiemu3/Makefile (new) 1.1 +6 -0 ports/emulators/tiemu3/distinfo (new) 1.1 +9 -0 ports/emulators/tiemu3/pkg-descr (new) 1.1 +114 -0 ports/emulators/tiemu3/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"