Author Topic: TI-Boy SE  (Read 203712 times)

0 Members and 1 Guest are viewing this topic.

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: TI-Boy SE
« Reply #735 on: October 20, 2010, 04:40:59 pm »
Cool.  How many games (like Pokemon) will never make it to the newer calcs? :-\
« Last Edit: October 20, 2010, 04:41:10 pm by ztrumpet »

Offline calc84maniac

  • eZ80 Guru
  • Coder Of Tomorrow
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2912
  • Rating: +471/-17
    • View Profile
    • TI-Boy CE
Re: TI-Boy SE
« Reply #736 on: October 20, 2010, 04:42:06 pm »
Any game that uses more than 8KB of save ram. I really don't know of any other than Pokemon, but I'm sure there are some out there somewhere
"Most people ask, 'What does a thing do?' Hackers ask, 'What can I make it do?'" - Pablos Holman

Offline tloz128

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 324
  • Rating: +58/-6
  • I feel asleep.
    • View Profile
Re: TI-Boy SE
« Reply #737 on: October 20, 2010, 04:45:58 pm »
How much wear on the flash ROM do you think saving RAM to flash will have?
Naaa... Na Nah Na Nana Na Nah... Hey Jude!

Offline calcdude84se

  • Needs Motivation
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2272
  • Rating: +78/-13
  • Wondering where their free time went...
    • View Profile
Re: TI-Boy SE
« Reply #738 on: October 20, 2010, 06:17:11 pm »
How much wear on the flash ROM do you think saving RAM to flash will have?
If this becomes possible but would require extra sectors, I'd still like an option as to whether RAM is backed up ;)
I could see it as useful. though.
* calcdude gives his standard "keep up the good work!" message and wishes pokemon could work :(
"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 qazz42

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1130
  • Rating: +30/-12
  • hiiiiiiiii
    • View Profile
Re: TI-Boy SE
« Reply #739 on: October 25, 2010, 09:17:16 pm »
so, I hear that another unused 64 kb of memory was discovered, how usefull is that?

Offline calc84maniac

  • eZ80 Guru
  • Coder Of Tomorrow
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2912
  • Rating: +471/-17
    • View Profile
    • TI-Boy CE
Re: TI-Boy SE
« Reply #740 on: October 25, 2010, 09:18:49 pm »
It's flash, and it was not just "discovered". I personally didn't know about it before, yeah, but it's useful
"Most people ask, 'What does a thing do?' Hackers ask, 'What can I make it do?'" - Pablos Holman

Offline qazz42

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1130
  • Rating: +30/-12
  • hiiiiiiiii
    • View Profile
Re: TI-Boy SE
« Reply #741 on: October 25, 2010, 09:20:13 pm »
aww, it's flash? I guess that will wear out the rom chip too :/

Offline calc84maniac

  • eZ80 Guru
  • Coder Of Tomorrow
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2912
  • Rating: +471/-17
    • View Profile
    • TI-Boy CE
Re: TI-Boy SE
« Reply #742 on: October 25, 2010, 09:20:59 pm »
aww, it's flash? I guess that will wear out the rom chip too :/
No more than the TI-OS would wear out the swap sector, I'd imagine.
"Most people ask, 'What does a thing do?' Hackers ask, 'What can I make it do?'" - Pablos Holman

Offline qazz42

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1130
  • Rating: +30/-12
  • hiiiiiiiii
    • View Profile
Re: TI-Boy SE
« Reply #743 on: October 25, 2010, 09:22:41 pm »
Oh, so it would not make a difference? I am a bit confused on the subject.

Offline DrDnar

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 546
  • Rating: +97/-1
    • View Profile
Re: TI-Boy SE
« Reply #744 on: October 28, 2010, 06:11:50 pm »
The "extra" memory is flash that TI reserved for storing more OS code, but TI doesn't use it. In fact, they're far from using it. You can't use it for long-term storage because TI has code that erases at certain times, but it's fine for use as temporary storage. And he's got a point. Considering how much the swap sector gets programmed/erased during a garbage collect cycle, it can't be any worse.
« Last Edit: October 28, 2010, 06:12:48 pm by DrDnar »
"No tools will make a man a skilled workman, or master of defense, nor be of any use to him who has not learned how to handle them, and has never bestowed any attention upon them. . . . Yes, [] the tools which would teach men their own use would be beyond price."—Plato's The Republic, circa 380 BC

Offline qazz42

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1130
  • Rating: +30/-12
  • hiiiiiiiii
    • View Profile
Re: TI-Boy SE
« Reply #745 on: October 30, 2010, 01:02:34 pm »
w00000t me and calc84's teamwork helped create an app that plays castlevania adventure on my extra-ramless calc :D
« Last Edit: October 30, 2010, 01:03:15 pm by qazz42 »

Offline calc84maniac

  • eZ80 Guru
  • Coder Of Tomorrow
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2912
  • Rating: +471/-17
    • View Profile
    • TI-Boy CE
Re: TI-Boy SE
« Reply #746 on: October 30, 2010, 01:11:38 pm »
Yeah, the problems were fixed once I used normal flash writing (no Fast Mode). Programming bytes in Fast Mode on his calc worked just fine, but there seemed to be some sort of problem when erasing a sector after using Fast Mode.
"Most people ask, 'What does a thing do?' Hackers ask, 'What can I make it do?'" - Pablos Holman

Offline qazz42

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1130
  • Rating: +30/-12
  • hiiiiiiiii
    • View Profile
Re: TI-Boy SE
« Reply #747 on: October 30, 2010, 01:32:03 pm »
hmm, calc84, I was wondering, how hard is it for you to convert ROMs into the apps that work on my calc? and how do you do it? from scratch?

Offline calcdude84se

  • Needs Motivation
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2272
  • Rating: +78/-13
  • Wondering where their free time went...
    • View Profile
Re: TI-Boy SE
« Reply #748 on: October 30, 2010, 06:59:50 pm »
Yeah, the problems were fixed once I used normal flash writing (no Fast Mode). Programming bytes in Fast Mode on his calc worked just fine, but there seemed to be some sort of problem when erasing a sector after using Fast Mode.
Aren't you supposed to exit from Fast Mode first, as the documentation says? Or did you, and then it didn't work? ???
"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 calc84maniac

  • eZ80 Guru
  • Coder Of Tomorrow
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2912
  • Rating: +471/-17
    • View Profile
    • TI-Boy CE
Re: TI-Boy SE
« Reply #749 on: October 30, 2010, 07:56:17 pm »
Yeah, the problems were fixed once I used normal flash writing (no Fast Mode). Programming bytes in Fast Mode on his calc worked just fine, but there seemed to be some sort of problem when erasing a sector after using Fast Mode.
Aren't you supposed to exit from Fast Mode first, as the documentation says? Or did you, and then it didn't work? ???
I did, and it worked on my calc (and some other older calcs), but apparently not on qazz's newer calc.
"Most people ask, 'What does a thing do?' Hackers ask, 'What can I make it do?'" - Pablos Holman