Author Topic: Grammer 2-The APP  (Read 147367 times)

0 Members and 1 Guest are viewing this topic.

Offline Xeda112358

  • they/them
  • Project Author
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: Grammer 2-The APP
« Reply #315 on: April 22, 2012, 12:23:35 pm »
Hmm, that is an odd bug, I wonder how to fix it... I will see what I can do. Also, I am using the latest version of Grammer on OS 1.19 and it works fine :/

EDIT: It works on 1.10 as well

EDIT2: I noticed that when I ran it, the RAM cleared message was not deleted from the screen on OS 1.03, so when I exited, it still showed that. However, it was not RAM cleared.

EDIT3: And yes, it can run programs from archive :)

Offline persalteas

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 231
  • Rating: +44/-4
  • z80 poweeer
    • View Profile
    • Tout-82
Re: Grammer 2-The APP
« Reply #316 on: April 22, 2012, 12:54:16 pm »
I will survive with it, but that's bad... :(


Spoiler For Spoiler:
Yeah, 40 posts, let's talk in OmnomIRC !!! :) :) :)


Offline Xeda112358

  • they/them
  • Project Author
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: Grammer 2-The APP
« Reply #317 on: April 22, 2012, 02:12:59 pm »
okay, I fixed it :) Also, I am not sure if I uploaded since I fixed the Tangent( command to work on arbitrary buffers, so that is also included. I'm not sure what else I have added or fixed D:


EDIT: Also, I plan to finish up the interrupts thing, soon, and if it works the way I want it to, it will be extremely powerful. It will let you run multiple "interrupts" at custom frequencies.

EDIT2: in otherwords, if you want to download this one, go ahead, but it might be outdated in the near future XD

EDIT3 I now have it working, but I won't do multiple interrupts. The new version is uploaded.

Offline Xeda112358

  • they/them
  • Project Author
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: Grammer 2-The APP
« Reply #318 on: April 26, 2012, 03:34:25 pm »
I figured I should let you all know that in about 1 week, I will be on summer vacation which means I won't have much internet access. This has a few consequences (good, mostly):

1) I will be wrapping up Grammer 2 :'(
2) I will be starting in on Grammer 3 :woot:
3) I will need to start taking requests now, since I won't have internet. I will open up a topic for Grammer 3 after this.
4) I must now hope things go according to plan and I need to tease out all possible bugs. I will still be adding stuff to Grammer 2 while I work on Grammer 3 (like more Widths available for Pt-Off, more tilemap options, any optimisations, et cetera).

Offline persalteas

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 231
  • Rating: +44/-4
  • z80 poweeer
    • View Profile
    • Tout-82
Re: Grammer 2-The APP
« Reply #319 on: April 26, 2012, 03:43:39 pm »
bugs:

1) I can't quit the app by pressing [F4] (EXIT) or [CLEAR]  ----> RAM Cleared

2) When a Grammer program finishes, I can't shutdown my calculator until I press a key which displays a menu ( like [prgm], [stats]...)

and then I had other crashes, but while a program execution. Maybe it was my fault, if I try bad commands. (like displaying a number in base 1)



Offline Xeda112358

  • they/them
  • Project Author
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: Grammer 2-The APP
« Reply #320 on: April 26, 2012, 04:07:22 pm »
bugs:
1) I can't quit the app by pressing [F4] (EXIT) or [CLEAR]  ----> RAM Cleared

2) When a Grammer program finishes, I can't shutdown my calculator until I press a key which displays a menu ( like [prgm], [stats]...)

and then I had other crashes, but while a program execution. Maybe it was my fault, if I try bad commands. (like displaying a number in base 1)
The first bug should not occur D: Which version do you have? It still works fine for me The last update was here:
http://ourl.ca/13558/298071

The second bug should not happen, either D:
Is your program ending with the Stop token?  Do you have other apps running (even then there should be no interference).

About the third bug (displaying in base 1). You are right, I should fix that D: Sorry :[

EDIT: Fixed. I just make it not display anything if the base is 1 or 0.

Offline persalteas

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 231
  • Rating: +44/-4
  • z80 poweeer
    • View Profile
    • Tout-82
Re: Grammer 2-The APP
« Reply #321 on: April 26, 2012, 04:17:31 pm »
AH, I have the v2.26.02.12 ... I'll update.

Yes, my programs finish with Stop. And if they don't, I don't have the bug, my calc still shutdowns.
The problem comes from the Stop token I think.

I have the Hooks of MirageOS and XtraTkn (and Grammer). But the F4/CLEAR bug was here before I put these apps, I'm sure. Not sure for the Stop.


Offline Xeda112358

  • they/them
  • Project Author
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: Grammer 2-The APP
« Reply #322 on: April 26, 2012, 05:17:20 pm »
Yes, the F4 bug might have been because I did not add it to that version yet (even though I had the menu). And version 2.26.02.12 is exactly 2 months old now o.o

Offline persalteas

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 231
  • Rating: +44/-4
  • z80 poweeer
    • View Profile
    • Tout-82
Re: Grammer 2-The APP
« Reply #323 on: April 27, 2012, 10:30:55 am »
La version 2.22.04.12 n'a plus de bugs, en effet.

Ou presque: on ne peut plus désactiver le Hook une fois activé...

Et à quoi servent les onglets AppV et Asm ?


Offline Xeda112358

  • they/them
  • Project Author
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: Grammer 2-The APP
« Reply #324 on: April 27, 2012, 10:52:33 am »
Ou presque: on ne peut plus désactiver le Hook une fois activé...
Ouai, je n'ajoute pas le fonction pour désactiver le Hook. (sorry)
Yeah, I haven't added the ability to turn off the hook once it is turned on

Et à quoi servent les onglets AppV et Asm ?
Ces ne sont pas encore implémenté, mais AppV cherchera pour les appvars avec Grammer code et Asm cherchera pour les (Grammer Assembly programs?).

Those options aren't implemented yet, but AppV will search for appvars with Grammer code and Asm will look for Grammer Assembly programs.

(like how there are MirageOS programs, there are Grammer assembly programs, too).

Offline persalteas

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 231
  • Rating: +44/-4
  • z80 poweeer
    • View Profile
    • Tout-82
Re: Grammer 2-The APP
« Reply #325 on: April 27, 2012, 11:07:52 am »
Okay. :)

(for your personnal knowledge assembly-fr = assembleur :) )


Offline Xeda112358

  • they/them
  • Project Author
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: Grammer 2-The APP
« Reply #326 on: April 27, 2012, 11:13:50 am »
okay, thanks ^_^ I will try to fix these, too. Also, I found that →Strx doesn't work, so I fixed that. In the next update it will work :)

Offline Yeong

  • Not a bridge
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3739
  • Rating: +278/-12
  • Survivor of Apocalypse
    • View Profile
Re: Grammer 2-The APP
« Reply #327 on: April 27, 2012, 04:56:02 pm »
Nice to hear that Grammer 3 will start soon. :D
So...menu access?
Sig wipe!

Offline Xeda112358

  • they/them
  • Project Author
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: Grammer 2-The APP
« Reply #328 on: April 27, 2012, 07:25:33 pm »
What do you mean by "menu access?"

Offline Yeong

  • Not a bridge
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3739
  • Rating: +278/-12
  • Survivor of Apocalypse
    • View Profile
Re: Grammer 2-The APP
« Reply #329 on: April 27, 2012, 10:56:13 pm »
I think I saw that you worked on how to access menu from asm program or something. :D
It'll be cool if you implement it.
Sig wipe!