Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ztrumpet

Pages: 1 ... 70 71 [72] 73 74 ... 385
1066
TI Z80 / Re: zStart - an app that runs on ram clears
« on: June 01, 2011, 05:03:08 pm »
1) That's odd... for a program that I'm working on, APD seems to screw up program data. It doesn't crash, but the Axe variables are messed up. (RAM modification likely?)
Ah, yes, that makes sense.  If the calc APDs, then the current screen has to be stored somewhere.  This area is appropriately named the "saveSScreen."  Unfortunately for you, this is L1 in Axe.  Basically if in your program the calc APDs, then you cannot use any of L1.  Remember that Axe Vars are stored at the end of L1 (as it's actually 768 bytes if you reallocate the vars).
Here's your fix:
1. Use #Realloc() to change the location of the Axe vars to some other place, such as L4.
2. Never ever ever use L1 in your program.

Good luck! ;D

1067
The Axe Parser Project / Re: Axe Parser
« on: June 01, 2011, 04:54:07 pm »
That would be awesome!  If you end up doing it, you could talk some to ThePenguin, who has experience with (ab)using Doors's routines without even running the program from Doors itself. :D

1068
Miscellaneous / Where is SirCmpwn?
« on: June 01, 2011, 04:35:49 pm »
I received a text from Sir earlier today, who wanted me to let the community know that he won't be around for at least two weeks, due to his parents.  Unfortunately, Sir's parents have a history of grounding/punishing Sir quite often for minor incidents, so I doubt if we see much of him at all for this time.
That's pretty much it. :-\

1069
TI Z80 / Re: Shift+Dimension: Contest Entry 2011
« on: May 31, 2011, 10:57:31 pm »
Okay, that's tight.  Nice job!

1070
TI Z80 / Re: zStart - an app that runs on ram clears
« on: May 31, 2011, 10:56:07 pm »
ThePenguin, also, what about these ideas?
I believe there are three things that zStart is lacking right now that would make me no longer dependent on DoorsCS' hooks:
1. Add Mirages' [On]+[Alpha] hook so it will automatically APD  when those two keys are pressed.
2. Add CalcUtil/DoorsCS' run archived programs feature.
These two will solve the DCS compatibility issues, as long as people turn the DCS hooks off.  Then Doors has no reason to mess with the zStart hooks.
3. Can you summarize all of the features in zStart.  I'm sure I'm missing something in the pages upon pages of info. :-\

Also, I'm curious as to which font you use, thepenguin.  Do you mind uploading it? :D

1071
Other Calculators / USB Cable for 84+
« on: May 31, 2011, 06:21:39 pm »
I realized that not all of the 84+(SE) users had usb to mini usb b cables to hook their calc directly into their PC.  So, I went to Amazon, looked around, and found one.  I'm 99% sure it'll work, but since it's quite cheap there's really no harm done if it actually doesn't work.  Here's the link: http://www.amazon.com/Cables-Go-27329-Mini-B-Cable/dp/B00006B6PH/ref=sr_1_2?ie=UTF8&qid=1306880214&sr=8-2
Enjoy. :D

1072
TI Z80 / Re: TI 3D modeller
« on: May 31, 2011, 06:13:08 pm »
I've just tested it on my calc, AND NOW MAH SCREEN DISPLAYS UPSIDE-DOWN (and it also turned the contrast all the way up)
This topic should help you get it back to normal: http://ourl.ca/6348
Good luck. :)

1073
Axe / Re: Fast scroll to bottom of code editor
« on: May 31, 2011, 06:09:09 pm »
So @Keoni, there's a chance this could be done, but thepenguin may not be able to make it, but he's a wonderful coder, I hope he can.
If he doesn't make it, there are other capable coders that could, but I think it has the highest chance of getting done by thepenguin. :)

1074
Axe / Re: Fast scroll to bottom of code editor
« on: May 31, 2011, 06:05:39 pm »
I bumped the zStart thread to see if ThePenguin would add it there.
http://ourl.ca/10110/215064

1075
TI Z80 / Re: zStart - an app that runs on ram clears
« on: May 31, 2011, 06:03:57 pm »
Another trio of ideas, this time it's for hooks in the program editor:
[On] + [?] = Copy the current line.
[On] + [?] = Paste from the cache into the current line.  If Ans was a string from copy, it would act like Rcl-ing Ans, but without the quotes.
[On] + [?] = Bring up a menu of the current Lbls in the program so you can choose one and jump directly to it, like DCS' instant goto feature.  (reference to this.)

1076
Lua / Re: [Nspire] Pokémon Fuchsia -- An experiment
« on: May 31, 2011, 05:38:52 pm »
It's Fuchsia because I didn't even know what kind of color fuchsia was, and also because it's such a manly color. (I don't even know how you pronounce "fuchsia")
It's pronounced similar to "few-shaw," but without the 'w' in shaw.  The color fuchsia is a purple color, similar to these: (Note how many people accidentally misspell fuchsia.)
Spoiler For Spoiler:

This project looks really nice!  Great job. :D

1077
TI Z80 / Re: Shift+Dimension: Contest Entry 2011
« on: May 31, 2011, 05:29:54 pm »
That looks great!  Wonderful job, Darl! ;D

1078
I know I won't win, but I'm still going to enter.  My goal is top three. ;D

1079
News / Re: The future of TI-BANK compromised?
« on: May 30, 2011, 06:32:30 pm »
Jim:  Thanks. :)
Critor:  I hope you and the other high-ups at TI Bank can get everything back online.  It's a great site, and I hate to lose it. :-\
Mic (if you read this):  Good luck. :) I'm not sure what happened to cause this, but I sincerely hope that everything you're involved in goes well.

1080
News / Re: TI-Boy SE Beta pre-release
« on: May 30, 2011, 06:24:53 pm »
That looks great, calc84.  Nice job, as always.
I really should try this sometime. :P

Pages: 1 ... 70 71 [72] 73 74 ... 385