π
<-
Chat plein-écran
[^]

fx-CG50 / Graph 90+E add-ins compatibility list

Programmation et implémentation d'algorithmes.

fx-CG50 / Graph 90+E add-ins compatibility list

Unread postby critor » 06 Apr 2017, 23:14

Most 3rd party add-ins released for the fx-CG10/20 don't work on the new fx-CG50 / Graph 90+E.

  • Broken - completely unusable because of major anomalies :
    • Just produce a white screen :
      • 3DCheckers
      • Bust-A-Move
      • Checkers
      • ChipEmu
      • Cookies
      • Falldown
      • FlappyBird
      • Obliterate
      • NyanCat
      • PrizmCity
      • Raptor
      • Simon
      • Sink
      • Sonic
      • SpaceInvaders
      • ZombieChase
    • Produce a white screen and freeze (or requires a specific key to quit - but as nothing is displayed you still have to reset...)
      • Fxterm
      • Metroid
    • Produce a text-only display - graphics are missing :
      • 2048
      • Chess
      • ConnectFour
      • Graph3DP
      • Minesweeper2
      • Othello
      • Paint
      • Periodic
      • PJumpingCube
      • Pokemon
      • Pong
      • Senet
      • Sudoku Solver
      • Tetrizm
      • TicTacToe
    • Other major anomalies :
      • CGDoom : crash with the repository version, error about being unable to open doom.wad with the TI-Planet version
      • Mandelbrot : garbage on screen
      • OpenJazz : VRAM error message
      • Snake : no display
  • Usable with some more minor anomalies :
    • CubeField : graphics ok, but text missing on popups
    • GravityDuck : graphics ok, but text missing on buttons
    • Prizoop : random freezes on some specific game states
    • Ptune2
    • Eigenmath : graphic glitches when using the SHIFT+MENU menu
    • ImageViewer : graphic glitches in the file browser
It seems we've got work... :P

Untested :
  • CGplayer
  • mpegtest
  • Pover

Working :
Image
User avatar
critorAdmin
Niveau 19: CU (Créateur Universel)
Niveau 19: CU (Créateur Universel)
Level up: 44.2%
 
Posts: 41582
Images: 15112
Joined: 25 Oct 2008, 00:00
Location: Montpellier
Gender: Male
Calculator(s):
MyCalcs profile
YouTube: critor3000
Twitter: critor2000
GitHub: critor

Removed

Unread postby parrotgeek1 » 06 Apr 2017, 23:35

.
Last edited by parrotgeek1 on 10 Mar 2018, 00:21, edited 2 times in total.
User avatar
parrotgeek1Programmeur
Niveau 11: LV (Légende Vivante)
Niveau 11: LV (Légende Vivante)
Level up: 87.9%
 
Posts: 746
Joined: 29 Mar 2016, 01:22
Location: This account is no longer used.
Gender: Not specified
Calculator(s):
MyCalcs profile

Re: fx-CG50 / Graph 90+E add-ins compatibility list

Unread postby tswilliamson » 07 Apr 2017, 04:30

I am changing how the file I/O works while playing the emulator and disabling the overclocking. Hopefully this will fix Prizoop. :band:
User avatar
tswilliamsonProgrammeur
Niveau 0: MI (Membre Inactif)
Niveau 0: MI (Membre Inactif)
Level up: 40%
 
Posts: 18
Joined: 04 Apr 2017, 16:36
Gender: Not specified
Calculator(s):
MyCalcs profile

Re: fx-CG50 / Graph 90+E add-ins compatibility list

Unread postby critor » 07 Apr 2017, 16:53

parrotgeek1 wrote:test version of 3dcheckers patch vram to 0xAC000000

Doesn't work, sorry.
I get the busy pointer for a second, and then I'm back to the main menu.
Image
User avatar
critorAdmin
Niveau 19: CU (Créateur Universel)
Niveau 19: CU (Créateur Universel)
Level up: 44.2%
 
Posts: 41582
Images: 15112
Joined: 25 Oct 2008, 00:00
Location: Montpellier
Gender: Male
Calculator(s):
MyCalcs profile
YouTube: critor3000
Twitter: critor2000
GitHub: critor

Re: fx-CG50 / Graph 90+E add-ins compatibility list

Unread postby parrotgeek1 » 07 Apr 2017, 18:21

.
Last edited by parrotgeek1 on 07 Jan 2021, 18:03, edited 1 time in total.
User avatar
parrotgeek1Programmeur
Niveau 11: LV (Légende Vivante)
Niveau 11: LV (Légende Vivante)
Level up: 87.9%
 
Posts: 746
Joined: 29 Mar 2016, 01:22
Location: This account is no longer used.
Gender: Not specified
Calculator(s):
MyCalcs profile

Re: fx-CG50 / Graph 90+E add-ins compatibility list

Unread postby critor » 08 Apr 2017, 10:52

I'd gladly help.
So, I tried to install the PrizmSDK :
http://prizm.cemetech.net/index.php/Pri ... etup_Guide

The example project does build, but none of the above projects (for the very few ones which include the source code) does.

I had strange cygwin errors, so I did just overwrite cygwin1.dll with the one used for my Nspire-Ndless SDK install.

The cygwin errors seems to be gone, but I still have errors while building projects.
Most of them are complaining about missing common\crt0.o or common\prizm.ld files, and having no rule to build them.

What's happening ?...
Thanks.
Image
User avatar
critorAdmin
Niveau 19: CU (Créateur Universel)
Niveau 19: CU (Créateur Universel)
Level up: 44.2%
 
Posts: 41582
Images: 15112
Joined: 25 Oct 2008, 00:00
Location: Montpellier
Gender: Male
Calculator(s):
MyCalcs profile
YouTube: critor3000
Twitter: critor2000
GitHub: critor

Re: fx-CG50 / Graph 90+E add-ins compatibility list

Unread postby parrotgeek1 » 08 Apr 2017, 17:53

critor wrote:I'd gladly help.
So, I tried to install the PrizmSDK :
http://prizm.cemetech.net/index.php/Pri ... etup_Guide

The example project does build, but none of the above projects (for the very few ones which include the source code) does.

I had strange cygwin errors, so I did just overwrite cygwin1.dll with the one used for my Nspire-Ndless SDK install.

The cygwin errors seems to be gone, but I still have errors while building projects.
Most of them are complaining about missing common\crt0.o or common\prizm.ld files, and having no rule to build them.

What's happening ?...
Thanks.

Make sure there aren't spaces in the path to the project?

I figured 3d checkers wouldn't work. I literally just patched every value of A8000000 to ac000000
User avatar
parrotgeek1Programmeur
Niveau 11: LV (Légende Vivante)
Niveau 11: LV (Légende Vivante)
Level up: 87.9%
 
Posts: 746
Joined: 29 Mar 2016, 01:22
Location: This account is no longer used.
Gender: Not specified
Calculator(s):
MyCalcs profile

Re: fx-CG50 / Graph 90+E add-ins compatibility list

Unread postby critor » 09 Apr 2017, 18:17

Nemhardy from Planete Casio made a quick fix for Cubefield, attached.
cubecomp.g3a
(43.15 KiB) Downloaded 560 times


It's just a test-build, so the menu icons are missing.
But it now has the missing text on the Graph 90+E / fx-CG50, and the same file also works on the fx-CG20 ! :bj:
Image
User avatar
critorAdmin
Niveau 19: CU (Créateur Universel)
Niveau 19: CU (Créateur Universel)
Level up: 44.2%
 
Posts: 41582
Images: 15112
Joined: 25 Oct 2008, 00:00
Location: Montpellier
Gender: Male
Calculator(s):
MyCalcs profile
YouTube: critor3000
Twitter: critor2000
GitHub: critor

Re: fx-CG50 / Graph 90+E add-ins compatibility list

Unread postby critor » 09 Apr 2017, 22:06

New Cubefield version compatible with all models (fx-CG10 + fx-CG20 + fx-CG50 + Graph 90+E) is now online : :D
archives_voir.php?id=903366

Thanks to Nemhardy ! :bj:
Image
User avatar
critorAdmin
Niveau 19: CU (Créateur Universel)
Niveau 19: CU (Créateur Universel)
Level up: 44.2%
 
Posts: 41582
Images: 15112
Joined: 25 Oct 2008, 00:00
Location: Montpellier
Gender: Male
Calculator(s):
MyCalcs profile
YouTube: critor3000
Twitter: critor2000
GitHub: critor

Re: fx-CG50 / Graph 90+E add-ins compatibility list

Unread postby parrotgeek1 » 09 Apr 2017, 22:09

.
Last edited by parrotgeek1 on 07 Jan 2021, 18:04, edited 2 times in total.
User avatar
parrotgeek1Programmeur
Niveau 11: LV (Légende Vivante)
Niveau 11: LV (Légende Vivante)
Level up: 87.9%
 
Posts: 746
Joined: 29 Mar 2016, 01:22
Location: This account is no longer used.
Gender: Not specified
Calculator(s):
MyCalcs profile

Next

Return to Programmation

Who is online

Users browsing this forum: No registered users and 4 guests

-
Search
-
Social TI-Planet
-
Featured topics
"1 calculatrice pour tous", le programme solidaire de Texas Instruments. Reçois gratuitement et sans aucune obligation d'achat, 5 calculatrices couleur programmables en Python à donner aux élèves les plus nécessiteux de ton lycée. Tu peux recevoir au choix 5 TI-82 Advanced Edition Python ou bien 5 TI-83 Premium CE Edition Python.
Enseignant(e), reçois gratuitement 1 exemplaire de test de la TI-82 Advanced Edition Python. À demander d'ici le 31 décembre 2024.
Offre de test des nouveautés de rentrée 2024 par Casio. Enseignant(e), reçois gratuitement 1 exemplaire, à ton choix, de la Graph Light ou bien de la Graph Math+
14€ remboursés par Casio sur l'achat de ta calculatrice Graph 35 d'ici le 31 Octobre 2024
10€ remboursés par Casio sur l'achat de ta calculatrice Graph 90+E d'ici le 31 Décembre 2024
10€ remboursés par Casio sur l'achat de ta calculatrice Graph 25 d'ici le 31 Décembre 2024
8€ remboursés par Casio sur l'achat de ta calculatrice Graph Math+ d'ici le 31 Octobre 2024
Reprise de ton ancienne fx-92 Collège ou Graph 25/35/90 à 3€ peu importe son état. Même non fonctionnelle et donc invendable, même ancienne Graph 35 non conforme aux programmes (pas de Python), même ancienne Graph 25/35 inutilisable aux examens (pas de mode examen) et donc invendable. Etiquette de retour fournie, pas de frais de port à payer.
3€ remboursés par Casio sur l'achat de ta calculatrice fx-92 Collège d'ici le 30 Septembre 2024
5€ de remise immédiate sur l'achat de ta calculatrice TI-83 Premium CE Edition Python chez les revendeurs partenaires
4€ de remise immédiate sur l'achat de ta calculatrice TI-82 Advanced Edition Python chez les revendeurs partenaires
3€ de remise immédiate sur l'achat de ta calculatrice TI-82 Advanced chez les revendeurs partenaires
Comparaisons des meilleurs prix pour acheter sa calculatrice !
Aidez la communauté à documenter les révisions matérielles en listant vos calculatrices graphiques !
1234567891011121314
-
Donations / Premium
For more contests, prizes, reviews, helping us pay the server and domains...
Donate
Discover the the advantages of a donor account !
JoinRejoignez the donors and/or premium!les donateurs et/ou premium !


Partner and ad
Notre partenaire Jarrety Calculatrices à acheter chez Calcuso
-
Stats.
927 utilisateurs:
>861 invités
>61 membres
>5 robots
Record simultané (sur 6 mois):
6892 utilisateurs (le 07/06/2017)
-
Other interesting websites
Texas Instruments Education
Global | France
 (English / Français)
Banque de programmes TI
ticalc.org
 (English)
La communauté TI-82
tout82.free.fr
 (Français)