Summary
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.
Versions
v3.03-r2 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~amd64-linux ~x86 ~x86-linux
- USE flags
- dbus nls sdl threads xinerama
USE flags
General
- dbus
- Enable dbus support for anything that needs it (gpsd, gnomemeeting, etc)
- nls
- Add Native Language Support (using gettext - GNU locale utilities)
- sdl
- Add support for Simple Direct Layer (media library)
- threads
- Add threads support for various packages. Usually pthreads
- xinerama
- Add support for querying multi-monitor screen geometry through the Xinerama API
Dependencies
dev-libs / dbus-glib : D-Bus bindings for glib
gnome-base / libglade : Library to construct graphical interfaces at runtime
media-libs / libsdl : Simple Direct Media Layer 1.2 compatibility wrapper around SDL2
sci-libs / libticables2 : Library to handle different link cables for TI calculators
sci-libs / libticalcs2 : Library for communication with TI calculators
sci-libs / libticonv : Charset conversion library for TI calculators
sci-libs / libtifiles2 : Library for TI calculator files
virtual / libintl : Virtual for the GNU Internationalization Library
x11-base / xorg-proto : X.Org combined protocol headers
x11-libs / gtk+ : Gimp ToolKit +
x11-libs / libXinerama : X.Org Xinerama library
Runtime Dependencies
dev-libs / dbus-glib : D-Bus bindings for glib
gnome-base / libglade : Library to construct graphical interfaces at runtime
media-libs / libsdl : Simple Direct Media Layer 1.2 compatibility wrapper around SDL2
sci-libs / libticables2 : Library to handle different link cables for TI calculators
sci-libs / libticalcs2 : Library for communication with TI calculators
sci-libs / libticonv : Charset conversion library for TI calculators
sci-libs / libtifiles2 : Library for TI calculator files
virtual / libintl : Virtual for the GNU Internationalization Library
x11-libs / gtk+ : Gimp ToolKit +
x11-libs / libXinerama : X.Org Xinerama library
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Matt Jolly · gentoo
sci-calculators/tiemu: add patch for implicit-int
Closes: https://bugs.gentoo.org/919466 Co-authored-by: Matt Whitlock <gentoo@mattwhitlock.name> Signed-off-by: Matt Jolly <kangie@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Eli Schwartz · gentoo
sci-calculators/tiemu: mark as LTO-unsafe
Closes: https://bugs.gentoo.org/862381 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Brahmajit Das · gentoo
sci-calculators/tiemu: Fix call to undeclared function romcalls_is_addr
Closes: https://bugs.gentoo.org/886067 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33295 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
sci-calculators/tiemu: update EAPI 6 -> 8
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sci-calculators/tiemu: fix DeprecatedEclass (eutils)
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Christophe Lermytte · gentoo
sci-calculators/tiemu: fix missing include
* Patch by Debian Bug: https://bugs.gentoo.org/664698 Closes: https://github.com/gentoo/gentoo/pull/14355 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org> - Arfrever Frehtes Taifersar Arahesis · gentoo
sci-calculators/tiemu: Update dependencies (x11-proto/* -> x11-base/xorg-proto). - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Gerhard Bräunlich · gentoo
sci-calculators/tiemu: Removing tiemu-3.03 (EAPI 4)
Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2618 Signed-off-by: David Seifert <soap@gentoo.org> - Gerhard Bräunlich · gentoo
sci-calculators/tiemu: EAPI bump 4 -> 6
Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2618 Signed-off-by: David Seifert <soap@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed