Author Topic: ASM Incompatibility between the TI84+ and TI83+?  (Read 4838 times)

0 Members and 1 Guest are viewing this topic.

Offline CalcMax

  • LV2 Member (Next: 40)
  • **
  • Posts: 34
  • Rating: +0/-0
  • TI-84+SE for play, NSpire CX CAS for hard work
    • View Profile
ASM Incompatibility between the TI84+ and TI83+?
« on: January 14, 2017, 11:08:17 am »
Would someone explain why TI83+ ASM programs like Maze 3D II(http://www.ticalc.org/archives/files/fileinfo/272/27287.html) , TI Linux,etc... Have issues on my revision M TI84+SE. This has annoyed me alot and I hope it can be fixed for once...  Best case is if it just slants the image or even twists it, and worst case is total or near total instability or even not wanting to run at all (freezes calc).
Best regards,
CalcMax

 ;D ;D ;D *.*
Feel free to download any of my programs:
http://www.ticalc.org/archives/files/authors/115/11518.html

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: ASM Incompatibility between the TI84+ and TI83+?
« Reply #1 on: January 14, 2017, 12:30:08 pm »
Have you run LCD fix?

Offline CalcMax

  • LV2 Member (Next: 40)
  • **
  • Posts: 34
  • Rating: +0/-0
  • TI-84+SE for play, NSpire CX CAS for hard work
    • View Profile
Re: ASM Incompatibility between the TI84+ and TI83+?
« Reply #2 on: January 15, 2017, 02:15:20 am »
No, I thought that program was needed only on the TI-83+. What causes these issues anyway?

UPDATE: I downloaded this fixer and now the problematic games work WITHOUT problems. Thanks alot!!!!!! I am hoping to one day find out what the hell causes this (detailed answer with all info you know, please...).
« Last Edit: January 15, 2017, 07:24:02 am by CalcMax »
Feel free to download any of my programs:
http://www.ticalc.org/archives/files/authors/115/11518.html

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: ASM Incompatibility between the TI84+ and TI83+?
« Reply #3 on: January 15, 2017, 03:13:45 pm »
No, I thought that program was needed only on the TI-83+. What causes these issues anyway?

UPDATE: I downloaded this fixer and now the problematic games work WITHOUT problems. Thanks alot!!!!!! I am hoping to one day find out what the hell causes this (detailed answer with all info you know, please...).
According to the description it is not for the 83+ it is only for the 83+SE, 84+, and 84+SE
Quote
This is a LCD driver fix for the 83+SE, 84+, and the 84+SE. This correct display problems that have been occuring in new model calculators. You see these problems in games like Fall Down, Desolate, Doom, and others. This fix is not for 83+, Sorry.
I'm glad it fixed things for you, as for why it did, I would recommend reading the readme: http://www.ticalc.org/cgi-bin/zipview?83plus/asm/programs/alcdfix.zip;Readme.txt
/e

Offline E37

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 358
  • Rating: +23/-0
  • Trial and error is the best teacher
    • View Profile
Re: ASM Incompatibility between the TI84+ and TI83+?
« Reply #4 on: January 15, 2017, 04:50:36 pm »
Some of the 83/84 have crappy lcd drivers with different amounts of delays.
The program is probably trying to write to the lcd before it is ready, so that byte isn't written at all and the byte after it takes its place.
I'm not sure how lcd fix does it, but it definitely does help.
I guess it is like having a game for the 84+ that is designed to run at 15MHz being forced to run a 6MHz on an 83+. It is bound to cause problems.

Hope that helped!
I'm still around... kind of.