Author Topic: 83+ LCD locked up  (Read 15461 times)

0 Members and 1 Guest are viewing this topic.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: 83+ LCD locked up
« Reply #15 on: October 15, 2010, 12:16:04 am »
Ah, right x.x. Is there a way to fix LCD issues on a regular 83+?
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline calcdude84se

  • Needs Motivation
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2272
  • Rating: +78/-13
  • Wondering where their free time went...
    • View Profile
Re: 83+ LCD locked up
« Reply #16 on: October 15, 2010, 12:17:32 am »
No way AFAIK except to modify the program, a near-impossible task without source code. :(
"People think computers will keep them from making mistakes. They're wrong. With computers you make mistakes faster."
-Adam Osborne
Spoiler For "PartesOS links":
I'll put it online when it does something.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: 83+ LCD locked up
« Reply #17 on: October 15, 2010, 12:20:41 am »
Ouch, I guess those people are out of luck with old games, then...
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline calcdude84se

  • Needs Motivation
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2272
  • Rating: +78/-13
  • Wondering where their free time went...
    • View Profile
Re: 83+ LCD locked up
« Reply #18 on: October 15, 2010, 12:22:44 am »
How common is it for an 83+ to have a slower LCD driver, anyway?
"People think computers will keep them from making mistakes. They're wrong. With computers you make mistakes faster."
-Adam Osborne
Spoiler For "PartesOS links":
I'll put it online when it does something.

Offline AngelFish

  • Is this my custom title?
  • Administrator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3242
  • Rating: +270/-27
  • I'm a Fishbot
    • View Profile
Re: 83+ LCD locked up
« Reply #19 on: October 15, 2010, 12:35:55 am »
How common is it for an 83+ to have a slower LCD driver, anyway?

It's guaranteed for pre-2003 calculators. The pre-1999 83+ Series uses the Toshiba T6A04. In 1999, it was switched to the equivalent Toshiba T6A04A. After 2003, TI-switched to the Toshiba T6K04 for the 83+, 83+ SE and the 84+ series. I'm not sure about the 84+ SE, though. Interestingly enough, all of those drivers can handle screens at least 120 pixels across and 64 pixels high.
« Last Edit: October 15, 2010, 12:39:16 am by Qwerty.55 »
∂²Ψ    -(2m(V(x)-E)Ψ
---  = -------------
∂x²        ℏ²Ψ

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: 83+ LCD locked up
« Reply #20 on: October 15, 2010, 01:11:31 am »
How common is it for an 83+ to have a slower LCD driver, anyway?
Not very. I mostly heard about those issues back when the 84+ came out. Some 83+ users had LCD problems but then a few years later I heard less about those problems on the 83+.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline ztrumpet

  • The Rarely Active One
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5712
  • Rating: +364/-4
  • If you see this, send me a PM. Just for fun.
    • View Profile
Re: 83+ LCD locked up
« Reply #21 on: October 16, 2010, 05:02:10 pm »
How common is it for an 83+ to have a slower LCD driver, anyway?

It's guaranteed for pre-2003 calculators. The pre-1999 83+ Series uses the Toshiba T6A04. In 1999, it was switched to the equivalent Toshiba T6A04A. After 2003, TI-switched to the Toshiba T6K04 for the 83+, 83+ SE and the 84+ series. I'm not sure about the 84+ SE, though. Interestingly enough, all of those drivers can handle screens at least 120 pixels across and 64 pixels high.
There's some really interesting stuff that can be done with this.
http://future_history.freehostia.com/Files/Resources/ASM/ASMin28Days/lesson/day26.html
Look at Z-Address and Word Size to see some really cool stuff! ;D

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: 83+ LCD locked up
« Reply #22 on: October 17, 2010, 03:57:41 am »
Yeah I believe Z-Address is what ROL2 and some of my other old RPGs use for earthquake effects
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)