Author Topic: zStart - an app that runs on ram clears  (Read 288758 times)

0 Members and 1 Guest are viewing this topic.

Offline DieGoldeneEnte

  • LV0 Newcomer (Next: 5)
  • Posts: 4
  • Rating: +0/-0
    • View Profile
Re: zStart - an app that runs on ram clears
« Reply #1020 on: December 18, 2013, 02:02:22 pm »
Thanks for the fast help o.O.
I use the Direct Usb, since i have no other.
If it works with Tilp I'll use that one as soon as i get on my computer.

DieGoldeneEnte

PS: The help came freaking fast!

Offline Eiyeron

  • Urist McEiyolobster
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1430
  • Rating: +130/-10
  • (-_(//));
    • View Profile
    • Rétro-Actif : Rétro/Prog/Blog
Re: zStart - an app that runs on ram clears
« Reply #1021 on: December 18, 2013, 02:38:40 pm »
YOu're welcome, you just were at the right time at the right place! I had the same problem, so it's way easier to help in your case!

Offline DieGoldeneEnte

  • LV0 Newcomer (Next: 5)
  • Posts: 4
  • Rating: +0/-0
    • View Profile
Re: zStart - an app that runs on ram clears
« Reply #1022 on: December 18, 2013, 03:44:08 pm »
well for me it didn't was the right time xD
it was 10pm for me when i asked.

But thanks anyway--> can't wait to get to my computer!

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 #1023 on: December 18, 2013, 08:01:07 pm »
It just don't work with normal USB cables.
Yeah, zStart is not the only app to refuse to be sent through USB. I got that problem too with TI-Boy SE (which is a problem considering the size of the apps it produces :P). This is why I asked if DieGoldeneEnte used USB or SilverLink, to see if USB is the problem or not.

What? How is that even possible? My only guess as to what would cause this is that the hooks are interfering with the transfer process. If you turn off the main "Install" flag in zStart it might send.
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 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 #1024 on: December 19, 2013, 01:47:07 am »
I don't think it is your fault actually for once (jk :P). When I tried with TI Boy, I didn't have zStart installed on my calc (I didn't know about it yet). I think it is TI who did weird things in TI Connect as usual.
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 pimathbrainiac

  • Occasionally I make projects
  • Members
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1731
  • Rating: +136/-23
  • dagaem
    • View Profile
Re: zStart - an app that runs on ram clears
« Reply #1025 on: December 20, 2013, 08:00:17 pm »
I have a suggestion: Add a hook that will make it so that if you do prgmPRGM (where prgmPRGM is Axe source) on the homescreen, it will compile the Axe source and run the binary if successful.

Good work, as always, thepenguin.
I am Bach.

Offline ClrDraw

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 627
  • Rating: +61/-2
    • View Profile
    • GitHub
Re: zStart - an app that runs on ram clears
« Reply #1026 on: December 20, 2013, 08:43:07 pm »
I found a bug today with the latest version (v1.3.013). My program now has ~35 labels and glitches when I use ON-VARS.
Visit my GitHub for all my TI programs as well as other projects.
Also check out my website.

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 #1027 on: December 23, 2013, 09:58:30 pm »
I have a suggestion: Add a hook that will make it so that if you do prgmPRGM (where prgmPRGM is Axe source) on the homescreen, it will compile the Axe source and run the binary if successful.

Good work, as always, thepenguin.

That actually makes a lot of sense. I'll probably do that. (Whenever the next update comes :P)


I found a bug today with the latest version (v1.3.013). My program now has ~35 labels and glitches when I use ON-VARS.

Congratulations, you found the first bug. That menu used to scroll, I don't know what happened.
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 ClrDraw

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 627
  • Rating: +61/-2
    • View Profile
    • GitHub
Re: zStart - an app that runs on ram clears
« Reply #1028 on: December 28, 2013, 11:40:52 pm »
I used this example program to enable a key hook to password protect the memory menu. When I open zStart and click "Parser chain" from the program settigs menu it displays "Can't chain to zStart". Is this supposed to happen? I thought this was supposed to chain zStart's hooks to the ones already enabled.
« Last Edit: December 29, 2013, 11:57:55 am by ClrDraw »
Visit my GitHub for all my TI programs as well as other projects.
Also check out my website.

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 #1029 on: December 29, 2013, 09:19:24 pm »
I used this example program to enable a key hook to password protect the memory menu. When I open zStart and click "Parser chain" from the program settigs menu it displays "Can't chain to zStart". Is this supposed to happen? I thought this was supposed to chain zStart's hooks to the ones already enabled.

"Can't chain to zStart" means that there is no parser hook currently in place. That tutorial deals with the rawkeyhook which is entirely different. If you're not using the parser hook, then this feature is of no use. (Currently there's no way to chain key hooks. However, zStart only uses the rawkeyHook. If you use the getCSC hook, there will be no interference.)
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 ClrDraw

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 627
  • Rating: +61/-2
    • View Profile
    • GitHub
Re: zStart - an app that runs on ram clears
« Reply #1030 on: December 30, 2013, 11:06:15 am »
 :-\ I don't suppose there's any way to do that in axe?
Visit my GitHub for all my TI programs as well as other projects.
Also check out my website.

Offline Matrefeytontias

  • Axe roxxor (kinda)
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1982
  • Rating: +310/-12
  • Axe roxxor
    • View Profile
    • RMV Pixel Engineers
Re: zStart - an app that runs on ram clears
« Reply #1031 on: December 30, 2013, 01:09:14 pm »
You can still retrieve the hook zStart uses, but that'll be super annoying to get working. It'll involve PageSwap - to enter zStart's page - but I didn't think of it very much for now.

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 #1032 on: December 30, 2013, 06:42:20 pm »
:-\ I don't suppose there's any way to do that in axe?

No way to do what?
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 ClrDraw

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 627
  • Rating: +61/-2
    • View Profile
    • GitHub
Re: zStart - an app that runs on ram clears
« Reply #1033 on: December 30, 2013, 07:48:11 pm »
Quote
If you use the getCSC hook, there will be no interference.
Is there a way to do a getCSC hook in axe so that it can be chained to zStart?
Visit my GitHub for all my TI programs as well as other projects.
Also check out my website.

Offline MGOS

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 336
  • Rating: +95/-0
    • View Profile
Re: zStart - an app that runs on ram clears
« Reply #1034 on: December 31, 2013, 12:40:58 am »
Sure there is with the help of asm, it can be done the same way like RawKey just a little more complicated. Give me some time... ;)