Author Topic: zStart - an app that runs on ram clears  (Read 292521 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: zStart - an app that runs on ram clears
« Reply #585 on: December 03, 2011, 11:59:45 pm »
What about ON + MATH? It wouldn't replace anything and doesn't seem to be in use.

I was thinking ON + MATH, but that's a little random. It does fit my needs though.
Since On + + isn't taken in the editor, It think it's perfect because it's right above On + Enter, which is the other part of Copy/Paste.

Offline thepenguin77

  • z80 Assembly Master
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1594
  • Rating: +823/-5
  • The game in my avatar is bit.ly/p0zPWu
    • View Profile
Re: zStart - an app that runs on ram clears
« Reply #586 on: December 04, 2011, 02:03:39 am »
Update
  • ON + [Apps] - run MirageOS
  • ON + [Prgm] - run DoorsCS(9-5) (higher versions have higher priority)
  • ON + [Sto] in program editor - compile the current program with axe
  • ON + [ +] - copy (was [Prgm])
  • Max copy size now 2900 bytes
  • You can now edit archived programs by pressing their number
  • 2nd + Format and 2nd + TblSet no longer screw up the program editor
  • ONSCRPT works again
  • 408Ah - Install all hooks
  • 408Dh - RunOp1       (more details on these three later)
  • 4090h - EditOp1



There's the update, I forgot about 2nd + Quitting from a basic program, but I'll take care of that later. Most of these updates are thanks to DrDnar allowing me to free up 79 bytes, so be sure to thank him.
zStart v1.3.013 9-20-2013 
All of my utilities
TI-Connect Help
You can build a statue out of either 1'x1' blocks or 12'x12' blocks. The 1'x1' blocks will take a lot longer, but the final product is worth it.
       -Runer112

Offline C0deH4cker

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 258
  • Rating: +11/-1
    • View Profile
    • iNinjas Forum/Repo
Re: zStart - an app that runs on ram clears
« Reply #587 on: December 04, 2011, 04:19:10 am »
Nice! Cant try this until later, but i will.

A bug from the last version (maybe?) is that when im on the prog exec menu, any on command that i do exits the menu. I.E.: ON + [*] to archive a prog, and all of the ON + [#] shortcuts. Plus, on prog edit menu, ON + [Enter] still crashes.
« Last Edit: December 05, 2011, 11:02:21 pm by C0deH4cker »

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: zStart - an app that runs on ram clears
« Reply #588 on: December 04, 2011, 10:51:08 am »
Nice update!
One thing (the error was already before this update):
Inserting DoorsCS as shell doesn't really work.
I HAVE put in doorscs as shell, the appvariable in ram exists, but calc still craches.
It won't work before I manually define doorscs as a shell again.

And I can't always push up in apps menu imidiatly when I enter it, i first have to press down and then up twice.

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline Hayleia

  • Programming Absol
  • Coder Of Tomorrow
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3367
  • Rating: +393/-7
    • View Profile
Re: zStart - an app that runs on ram clears
« Reply #589 on: December 04, 2011, 12:42:25 pm »
Nice :D
I can now free some shortcuts ;D

But I still have something to ask (:P)

"Feature" wishlist:
Some sort of a readme that includes all the functions because I am lost ._.
I own: 83+ ; 84+SE ; 76.fr ; CX CAS ; Prizm ; 84+CSE
Sorry if I answer with something that seems unrelated, English is not my primary language and I might not have understood well. Sorry if I make English mistakes too.

click here to know where you got your last +1s

Offline thepenguin77

  • z80 Assembly Master
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1594
  • Rating: +823/-5
  • The game in my avatar is bit.ly/p0zPWu
    • View Profile
Re: zStart - an app that runs on ram clears
« Reply #590 on: December 04, 2011, 01:43:16 pm »
Nice! Cant try this until later, but i will.

A bug from the last version (maybe?) is that when im on the prog exec menu, any on command that i do exits the menu. I.E.: ON +
  • to archive a prog, and all of the ON +
  • shortcuts. Plus, on prog edit menu, ON + [Enter] still crashes.
Sorry about that, those both still exist.

The first one is going to stay that way because mathprint sucks.

The second one I'll fix because it shouldn't crash.
zStart v1.3.013 9-20-2013 
All of my utilities
TI-Connect Help
You can build a statue out of either 1'x1' blocks or 12'x12' blocks. The 1'x1' blocks will take a lot longer, but the final product is worth it.
       -Runer112

Offline thepenguin77

  • z80 Assembly Master
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1594
  • Rating: +823/-5
  • The game in my avatar is bit.ly/p0zPWu
    • View Profile
Re: zStart - an app that runs on ram clears
« Reply #591 on: December 04, 2011, 02:47:50 pm »
Here's the new readme.
zStart v1.3.013 9-20-2013 
All of my utilities
TI-Connect Help
You can build a statue out of either 1'x1' blocks or 12'x12' blocks. The 1'x1' blocks will take a lot longer, but the final product is worth it.
       -Runer112

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: zStart - an app that runs on ram clears
« Reply #592 on: December 04, 2011, 09:20:56 pm »
I found a readme error:
Quote
Copying and pasting:
    This is pretty straight forward. Press ON + PRGM to copy. ON + Enter to paste. Just remember that you
   can't copy more than 4000 bytes. But you wouldn't need to do that unless you are trying to break
   something. ;)

Offline thepenguin77

  • z80 Assembly Master
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1594
  • Rating: +823/-5
  • The game in my avatar is bit.ly/p0zPWu
    • View Profile
Re: zStart - an app that runs on ram clears
« Reply #593 on: December 04, 2011, 09:54:31 pm »
That's a new one. But thanks, I didn't look through the whole thing, I only changed the list of shortcuts and the changelog.
zStart v1.3.013 9-20-2013 
All of my utilities
TI-Connect Help
You can build a statue out of either 1'x1' blocks or 12'x12' blocks. The 1'x1' blocks will take a lot longer, but the final product is worth it.
       -Runer112

Offline aeTIos

  • Nonbinary computing specialist
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3915
  • Rating: +184/-32
    • View Profile
    • wank.party
Re: zStart - an app that runs on ram clears
« Reply #594 on: December 05, 2011, 06:52:22 am »
Geez, an update! :D
I'm not a nerd but I pretend:

Offline C0deH4cker

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 258
  • Rating: +11/-1
    • View Profile
    • iNinjas Forum/Repo
Re: zStart - an app that runs on ram clears
« Reply #595 on: December 05, 2011, 11:12:15 pm »
Its annoying when it exits the prgm menu when i try to set a prgm as a shortcut. Because you have to press each button twice, i cant set shortcuts or programs to run on zstart/ram clear/turning on.

Offline C0deH4cker

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 258
  • Rating: +11/-1
    • View Profile
    • iNinjas Forum/Repo
Re: zStart - an app that runs on ram clears
« Reply #596 on: December 06, 2011, 08:13:32 pm »
I have an idea: why dont you just set it so that when you open a menu and use a shortcut, it disables MathPrint temporarily. Then, when the key command is done, it will re-enable mathprint if it was on to begin with. Would that work?

Offline thepenguin77

  • z80 Assembly Master
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1594
  • Rating: +823/-5
  • The game in my avatar is bit.ly/p0zPWu
    • View Profile
Re: zStart - an app that runs on ram clears
« Reply #597 on: December 06, 2011, 10:36:25 pm »
It's not really that simple.

The problem with mathprint is that the OS uses what's called an edit buffer at the homescreen. The way this works in classic mode is relatively well understood and can be replicated by us. The way it works in mathprint is entirely foreign and has not even been slightly looked at. (Part of the reason is because TI just hacked it together)

In order to perform an operation from a keyhook, I usually have to close the edit buffer. Then, when the hook is done, I reopen the edit buffer and let the calculator get back to what it was doing. However, for mathprint, like I said, we don't know how to properly reopen the edit buffer. My fix for this was to jump back to the homescreen which will open the edit buffer correctly. If I don't reopen it, bad things happen ;D


But, I never thought about the shortcuts, maybe I can hack something in to make those work.
zStart v1.3.013 9-20-2013 
All of my utilities
TI-Connect Help
You can build a statue out of either 1'x1' blocks or 12'x12' blocks. The 1'x1' blocks will take a lot longer, but the final product is worth it.
       -Runer112

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: zStart - an app that runs on ram clears
« Reply #598 on: December 06, 2011, 10:41:39 pm »
Hey thepenguin, can I bump this idea again?
Feature idea:
Fast graphing - Doesn't update the screen until all the functions are drawn on the graph or after each function's drawn giving graphing a big speed boost.

Offline thepenguin77

  • z80 Assembly Master
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1594
  • Rating: +823/-5
  • The game in my avatar is bit.ly/p0zPWu
    • View Profile
Re: zStart - an app that runs on ram clears
« Reply #599 on: December 06, 2011, 10:49:47 pm »
I've got a feeling that I would have to either rewrite the code for graphing or patch the OS on that one. Though, I'm not sure since I've never looked into it. To be honest, I don't think updating the screen slows it down that much.

For instance, graph this:
nDeriv(.1x^3,x,x

Then flip Xres on 2 and graph it again.

That's about the best you can do for fast graphing.
zStart v1.3.013 9-20-2013 
All of my utilities
TI-Connect Help
You can build a statue out of either 1'x1' blocks or 12'x12' blocks. The 1'x1' blocks will take a lot longer, but the final product is worth it.
       -Runer112