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 - squidgetx

Pages: 1 ... 48 49 [50] 51 52 ... 123
736
Axe / Re: Program-making programs
« on: March 03, 2011, 07:06:41 am »
As in, Axe Source?

You could, it would be reasonably difficult, but not impossible.

What format is the data in?

737
Humour and Jokes / Re: The price of being root admin of a forum
« on: March 02, 2011, 08:34:56 pm »
Win.

And you are almost at 666 respect, too.

738
The Axe Parser Project / Re: Features Wishlist
« on: March 02, 2011, 08:33:49 pm »
Something else; Normally Axe will save changes, but if you get a compile error and scroll to with prgm, it won't save any setting changes. This is sometimes annoying, at least for me, because often I find myself accidentally compiling apps...
Something that would be nice:  run indicator going while it's in the process of "Writing APP..."
Occasionally it seems frozen :P
^^ This. Especially since I have encountered scenarios where it really was frozen (well, I waited 10 minutes before pulling a battery, thankfully archive remained uncorrupted)
Doesn't the returned string have size bytes just like any other variable? It's just a temporary string variable.
Huh, I always thought it just pointed the appropriate location in L5.

739
Humour and Jokes / Re: Experimental Updates
« on: March 02, 2011, 08:17:51 pm »
I agree with Michael, we don't need 3 buttons on every post for PMs (there's another one next to arcade stats btw)

740
Humour and Jokes / Re: Experimental Updates
« on: March 02, 2011, 08:04:10 pm »
I wonder if this will really promote good behavior....Maybe we should have a post limit for this so random users can't go and delete everything. But it is a pretty nice idea.

741
TI Z80 / Re: Notepad
« on: March 02, 2011, 07:37:16 pm »
Interesting, what features does it have that some other high end apps like DocumentDE and NoteFolio doesn't? I am curious since there were already many word processors for the calc before.
Idk, I haven't looked much at them. I really made it for fun, since it turns out word processors are kinda hard to make. Also I started with the initial goal of having them be .txt compatible (for example, to indicate linebreaks I use $0D0A, as notepad does). I additionally think that the option for choosing different OS var types is unique.

742
TI Z80 / Re: Notepad
« on: March 02, 2011, 06:36:41 pm »
The fact that transferring to the comp adds a header isn't a big issue; you can just delete them. The main problem I am having is that sending .txt's to your calc adds a bunch of seemingly garbage characters to the beginning of the program...

743
Math and Science / Re: Favorite math theory/rules/law/et cetera.
« on: March 02, 2011, 06:35:37 pm »
Taylor Series. Just the fact that we can take practically any function and write it as a polynomial is mind-blowing. Not to mention you can use them to prove e^(ix)+1=0, which ties for second for me along with 1+2+3+4...=-1/12

744
Ash: Phoenix / Re: Ash: Phoenix
« on: March 02, 2011, 04:40:37 pm »
Thanks everyone.

I'm currently working on the NPC conversation editor...(which was what gave me the idea for Notepad...). The editing part works fine, but I can't get it to save the data properly...

745
TI Z80 / Re: Notepad
« on: March 02, 2011, 04:38:07 pm »
Pretty cool.  How are you dealing with the header you get whenever you export 8xp files to the computer?
I don't know. It's really annoying. I'll have to experiment a bit; I think i might have an idea... <_<

Also, don't make any programs that are >384 lines, and don't try opening random appvars and stuff, that will probably cause a crash.

746
TI Z80 / Notepad
« on: March 02, 2011, 07:18:55 am »
This is a little side project I've been working on; a simple word-processor for 83+/84+ (written in Axe of course)

Features/Controls
Letter keys: Type stuff. Insert mode is on by default :o
Alpha: Cycle between lowercase, caps, and numeric mode. Use XT0N for exclamation points. In numeric mode, you can also type parenthases, commas, carrots, squared key = sign with MATH, and the operation symbols. Lowercase mode is auto-activated after typing a single letter in uppercase mode for your convenience.
2nd: Jump immediately to caps mode.
Enter: Newline
Del; Backspace
Graph: Your keyboard's End button
Trace: Your Home button
Y= Open the file menu, where you are greeted with a full filesystem. You can open, save, create new, or save your text file as a program, protected program, or appvar.

Although the program is less than 5k, I packaged it as an app too, for convenience. But there's also the no-stub version attached to this post.

The files this creates are *supposed* to be compatible with real notepad files (.txt), but I have to work out some flaws/glitches in it. I am also planning to add a symbol menu for characters such as $,%,$, etc.

Do not try and create/open files that are >8kb. Also, this is kinda unstable in random places, so back-up before using :)

747
Portal X / Re: Portal X
« on: February 28, 2011, 04:33:32 pm »
Hey, Buillderboy, nice menu ;)

One question; how do you cycle through the appvars? Do you copy the whole VAT to RAM, or is it more of a sliding-window type of thing? If it's the latter, could you tell me a rough outline on how to do it?

Edit: code in pastebin

Downwards scrolling works fine, but upwards scrolling is glitching really badly.

I need a way to do this without using any user RAM...

748
News / Re: Obliterate beta now available!
« on: February 28, 2011, 03:55:50 pm »
^we already did that lol

749
Other / Re: TI-Nspire Key Brute Forcer
« on: February 27, 2011, 06:41:36 pm »
I'll take
2000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000?

750
Humour and Jokes / Re: Google Translate Easter Egg
« on: February 27, 2011, 01:11:44 pm »
lolololl

Pages: 1 ... 48 49 [50] 51 52 ... 123