• zStart - an app that runs on ram clears 5 1
Currently:  

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

0 Members and 1 Guest are viewing this topic.

Offline Camdenmil

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 121
  • Rating: +4/-0
    • View Profile
Re: zStart - an app that runs on ram clears
« Reply #405 on: September 24, 2011, 12:39:25 am »
Sometimes when I try to edit an archived program, it just goes to the homescreen and displays done.
It is bad luck to be superstitious.

Offline Darl181

  • «Yo buddy, you still alive?»
  • CoT Emeritus
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3408
  • Rating: +305/-13
  • VGhlIEdhbWU=
    • View Profile
    • darl181.webuda.com
Re: zStart - an app that runs on ram clears
« Reply #406 on: September 24, 2011, 12:54:40 am »
I'm still having troubles with the label menu...only things installed are Axe, omnicalc thru zStart, and zStart itself.

Running archived source program from homescreen then opening up the label menu starts it, then when you go to scroll around it does fun stuff :P
(noting that opening it from the edit menu does not glitch)
Not sure if this is fixed already, but lately while editing from the homescreen, label jumping works correctly about 1 out of, say, 20 times..?
Vy'o'us pleorsdti thl'e gjaemue

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 #407 on: September 24, 2011, 11:15:06 am »
Umm... Looks like I'll be fixing attempting to fix this pretty soon. But thanks for all of the reports.

I'll probably start working on this after I fix the impossible game. That game is just too cool to throw away my current motivation for it.
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 Darl181

  • «Yo buddy, you still alive?»
  • CoT Emeritus
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3408
  • Rating: +305/-13
  • VGhlIEdhbWU=
    • View Profile
    • darl181.webuda.com
Re: zStart - an app that runs on ram clears
« Reply #408 on: September 26, 2011, 08:17:35 pm »
Hm, apparently I never uploaded the font I made :P
Have fun :)
EDIT: screwed up on the colon/semicolon, not getting rid of old changes.  Fixed.
« Last Edit: September 26, 2011, 08:21:00 pm by Darl181 »
Vy'o'us pleorsdti thl'e gjaemue

Offline Freyaday

  • The One And Only Serial Time Killing Catboy-Capoeirista-Ballerino
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1970
  • Rating: +128/-15
  • I put on my robe and pixel hat...
    • View Profile
Re: zStart - an app that runs on ram clears
« Reply #409 on: September 30, 2011, 10:38:14 am »
You seem to make the assumption that a label is always at the start of a line, which causes some interesting glitches when you have
.Lbl FOO
In other news, Frey continues kicking unprecedented levels of ass.
Proud member of LF#N--Lolis For #9678B6 Names


I'm a performer at heart; I stole it last week.
My Artwork!

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 #410 on: September 30, 2011, 03:03:35 pm »
You seem to make the assumption that a label is always at the start of a line, which causes some interesting glitches when you have
.Lbl FOO

I know, I think somewhere I mentioned that. The problem is calculating where the cursor should actually be. There's probably a bcall to do that, however, I have no idea what it is. (Definitely undocumented)

I just look at is as since : is the same number of bytes as a return, you might as well make a return if you're going to jump to your label.
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 Happybobjr

  • James Oldiges
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2325
  • Rating: +128/-20
  • Howdy :)
    • View Profile
Re: zStart - an app that runs on ram clears
« Reply #411 on: September 30, 2011, 03:20:18 pm »
Bug:  you have zstart and a MP os. If you get into prgm editor by syntax error in an axe program, if you do alpha up/down, everything looks screwy.

that is the best description i can give.
School: East Central High School
 
Axe: 1.0.0
TI-84 +SE  ||| OS: 2.53 MP (patched) ||| Version: "M"
TI-Nspire    |||  Lent out, and never returned
____________________________________________________________

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 #412 on: October 01, 2011, 10:55:28 pm »
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 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 #413 on: October 02, 2011, 02:42:01 am »
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.
Good idea :D
Or update the screen every two or three pixels, so we see each function being drawn but faster (don't know if this is possible ???)

Bug:  you have zstart and a MP os. If you get into prgm editor by syntax error in an axe program, if you do alpha up/down, everything looks screwy.
This doesn't happen to me ???
« Last Edit: October 02, 2011, 02:43:54 am by Hayleia »
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 Darl181

  • «Yo buddy, you still alive?»
  • CoT Emeritus
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3408
  • Rating: +305/-13
  • VGhlIEdhbWU=
    • View Profile
    • darl181.webuda.com
Re: zStart - an app that runs on ram clears
« Reply #414 on: October 02, 2011, 01:39:45 pm »
It has to do with how the program editor opens, it happens to me too in 2.43.  (I'm guessing it's the same thing that happens when you run an archived program, get err:syntax, jump to a label and scroll around)
I think he's looking into how to make it open the editor correctly or something.
Vy'o'us pleorsdti thl'e gjaemue

Offline Happybobjr

  • James Oldiges
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2325
  • Rating: +128/-20
  • Howdy :)
    • View Profile
Re: zStart - an app that runs on ram clears
« Reply #415 on: October 02, 2011, 01:44:38 pm »
I found this out because very often i am not allowed to edit programs with prgm, right, select.
Not sure if that is zstart though.
School: East Central High School
 
Axe: 1.0.0
TI-84 +SE  ||| OS: 2.53 MP (patched) ||| Version: "M"
TI-Nspire    |||  Lent out, and never returned
____________________________________________________________

Offline FinaleTI

  • Believe in the pony that believes in you!
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1830
  • Rating: +121/-2
  • Believe in the pony that believes in you!
    • View Profile
    • dmuckerman.tumblr.com
Re: zStart - an app that runs on ram clears
« Reply #416 on: October 02, 2011, 01:52:40 pm »
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.
And, to make this even better, perhaps restoring the previous window and graph settings upon a RAM clear?

Also, I've noticed the label menu doesn't handle a lowercase L at all, it just skips it. So if I had a label named
Code: [Select]
Lbl SmlIn the label menu it would show up as
Code: [Select]
Snm


Spoiler For Projects:

My projects haven't been worked on in a while, so they're all on hiatus for the time being. I do hope to eventually return to them in some form or another...

Spoiler For Pokemon TI:
Axe port of Pokemon Red/Blue to the 83+/84+ family. On hold.

Spoiler For Nostalgia:
My big personal project, an original RPG about dimensional travel and a few heroes tasked with saving the world.
Coding-wise, on hold, but I am re-working the story.

Spoiler For Finale's Super Insane Tunnel Pack of Doom:
I will be combining Blur and Collision Course into a single gamepack. On hold.

Spoiler For Nostalgia Origins: Sky's Story:
Prequel to Nostalgia. On hold, especially while the story is re-worked.

Offline Freyaday

  • The One And Only Serial Time Killing Catboy-Capoeirista-Ballerino
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1970
  • Rating: +128/-15
  • I put on my robe and pixel hat...
    • View Profile
Re: zStart - an app that runs on ram clears
« Reply #417 on: October 02, 2011, 05:29:52 pm »
Oh, zStart crashes nspires with the 84 keypad
And isn't zstart supposed to let you jump to the source of the problem when Axe has an error? If so, it's not working for me.
In other news, Frey continues kicking unprecedented levels of ass.
Proud member of LF#N--Lolis For #9678B6 Names


I'm a performer at heart; I stole it last week.
My Artwork!

Offline mrmprog

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 559
  • Rating: +35/-1
    • View Profile
Re: zStart - an app that runs on ram clears
« Reply #418 on: October 02, 2011, 05:46:14 pm »
I noticed that if you press enter without typing anything in the name new font thing, it creates a strange appvar that messes with the mem menu. I encountered it accidentally.

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 #419 on: October 02, 2011, 05:53:06 pm »
The run on home option appears to break the Basic Menu( command. It always gives Label errors even if the label is valid.

Fixed - flag

Also, I figured out that you can't edit programs in math print.

Fixed

The calculator froze when I was at the bottom of the program and selected bottom from the ON+Vars lbl menu.

Fixed

I'm still having troubles with the label menu...only things installed are Axe, omnicalc thru zStart, and zStart itself.

Running archived source program from homescreen then opening up the label menu starts it, then when you go to scroll around it does fun stuff :P
(noting that opening it from the edit menu does not glitch)

Fixed - flagish

I've also noticed that if I recall a string into a program, and open the label menu and jump to another label and try to scroll to another part of the program, the cursor moves off-screen and my calculator ensuingly crashes.

Fixed - flagish

Basic's Menu( command is acting up.  It's giving me an Err: Lbl and once it filled my homecreen with the black dot character (I believe it is FFh).

Fixed - flag

I had another weird bug today:
I assigned a Basic program to a shortcut key.  I then ran it.  This is what happened:

As you can tell, it showed quotes around every output (and maybe display) when ran from a shortcut.  Running it from the homescreen didn't cause this affect.  What's going on?

Fixed - flag

I have a suggestion.
On the font view screen (the one that appears when you press ALPHA whilst editing a char) you currently clear and then refill the screen whenever the cursor is moved. I came up with a way to fix that.
Instead of clearing the screen every time, all you have to do it print the char and the char to its left in black-on-white, then move the cursor, then do whatever!
I even wrote an Axe program that'll do it!
Lemme know if you'd like it. :)

Done

Oh! UnArchive prgm and Archive prgm don't work. it just tries to run the program.

Fixed - worked with any two byte token

Sometimes when I try to edit an archived program, it just goes to the homescreen and displays done.

Fixed

I'm still having troubles with the label menu...only things installed are Axe, omnicalc thru zStart, and zStart itself.

Running archived source program from homescreen then opening up the label menu starts it, then when you go to scroll around it does fun stuff :P
(noting that opening it from the edit menu does not glitch)
Not sure if this is fixed already, but lately while editing from the homescreen, label jumping works correctly about 1 out of, say, 20 times..?

Fixed - flagish

I found this out because very often i am not allowed to edit programs with prgm, right, select.
Not sure if that is zstart though.

Fixed

Also, I've noticed the label menu doesn't handle a lowercase L at all, it just skips it. So if I had a label named
Code: [Select]
Lbl SmlIn the label menu it would show up as
Code: [Select]
Snm

Fixed - TI handles lowercase letter in a terrible way

I noticed that if you press enter without typing anything in the name new font thing, it creates a strange appvar that messes with the mem menu. I encountered it accidentally.

Fixed


However, all of these fixes come at a price. I had to get rid of the safe ram clears. I feel like no one uses them (at least I don't) so they're gone. The reason I needed this is because I was just flat out running out of space.



Oh, zStart crashes nspires with the 84 keypad
And isn't zstart supposed to let you jump to the source of the problem when Axe has an error? If so, it's not working for me.

84+ keypad doesn't surprise me, though, the only thing that should crash it is the grayscale stuff. I don't think I used any undocumented instructions.

I also never planned on going to the source of a problem with axe. If it works, cool. (Though it doesn't sound like it does.)
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