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

Pages: 1 ... 160 161 [162] 163 164 ... 253
2416
Other Calculators / Re: Third-party links?
« on: April 30, 2011, 11:09:17 pm »
It works in firefox; I played with play, loop and pressing the buttons on the bottom and got like 4 running at once XD

2417
Other Calculators / Re: Third-party links?
« on: April 30, 2011, 10:36:11 pm »
Wow, it looks like they're even snuffing out the clickpads, looking at some pages like the comparison chart TI omits them completely.

2418
Humour and Jokes / Re: Friday!
« on: April 30, 2011, 07:50:53 pm »
Speaking of lack of voice tuning, I should somehow get this played in concert band or something...that would be hilarious ;D

2419
Humour and Jokes / Re: Friday!
« on: April 30, 2011, 07:44:11 pm »
Well, at least she was able to "make her mind up which seat to take" :P

Oh and btw tomorrow today is Saturday and Sunday comes afterwards.

One of the worst vids I've seen.
What's funny is, a couple weeks ago, my US history teacher showed this in class.  It's now something along the lines of a class-of-2012-and-2013-wide meme.

2420
TI Z80 / Re: zStart - an app that runs on ram clears
« on: April 30, 2011, 07:21:12 pm »
Yes, zStart can be configured to show 8-level grayscale pictures on startup.  There's a bunch of them in this thread...

Also you can do pretty much any picture.  So yeah.
Example ↓


EDIT: heh, could do these for the avatar ripoff thread :P

2421
TI Z80 / Re: zStart - an app that runs on ram clears
« on: April 30, 2011, 07:15:34 pm »
That would be pretty useful...I almost always have it turned on between axe and omnicalc so idk if it does already.
I guess he indirectly has it implemented already with the omnicalc compatibility...

Axe installed automatically on ram clear (and calcutil functionality as an option, like omnicalc would be awesome)

might it be possible to custom-assign the on+sin/cos/tan key combos with a token in the catalog?
* Darl181 walks away whistling

2422
TI Z80 / Re: zStart - an app that runs on ram clears
« on: April 30, 2011, 06:01:01 pm »
This is a really lively topic to keep alive :P
Made another start-up pic.

2423
Art / Re: Omni-sama
« on: April 30, 2011, 03:49:20 pm »
Nice pixel art there, didn't notice it before.

And it's not the only thing giving ppl the finger...
Spoiler For big:

2424
Art / Re: Omni-sama
« on: April 30, 2011, 02:03:43 pm »
Actually he's attaching them, I don't think you can re-size attachments using bbcode on the forum side :P
But yeah, they are kind of large...

2425
TI Z80 / Re: VVVVVV
« on: April 30, 2011, 02:00:56 pm »
I actually don't mined the story as much, but then again it doesn't really add to the gameplay to a tangible extent so yeah...
Maybe the goal could be to find all the 'shiny trinkets' in a given level?  Maybe a time trial mode?

2426
Axe / Re: Appvar data manipulation
« on: April 30, 2011, 01:54:24 pm »
Bump.
I tried it again last night, this time the y-var was 4kb :P
I just now went through the readme again.
Quote
New(PTR,OFS,SIZ)    Arguments: PTR = Pointer to start of program/appvar (from getcalc).
                               OFS = Offset in program to add memory
                               SIZ = Size of memory to insert
                    Returns: 0 if it failed, non-zero if it succeeded.
                    Description: Attempts to inflate the size of a program/appvar

Delete(PTR,OFS,SIZ) Arguments: PTR = Pointer to start of program/appvar (from getcalc).
                               OFS = Offset in program to start deleting memory
                               SIZ = Size of memory to delete
                    Returns: 0 if it failed, non-zero if it succeeded.
                    Description: Attempts to shrink the size of a program/appvar
still not very clear, even in retrospect...

EDIT: is the two-byte r modifier needed?

EDIT2: attached problematic stuffs.  uses memkit, and LEVEL is a sub-program
btw made with axe 0.5.0

2427
Axe / Re: Appvar data manipulation
« on: April 30, 2011, 02:39:19 am »
Can someone clarify what the offset argument in New( and Delete( is supposed to be?  Is it the byte in ram at which it's located, or the bytes from the start of the var?
I tried it as # of bytes from the start of the var and it made a ~3kb y-var :P
TIA

2428
TI Z80 / Re: VVVVVV
« on: April 29, 2011, 11:54:16 pm »
Epic game is epic.  Have fun writing finishing it :)

2429
TI Z80 / Re: Tio
« on: April 29, 2011, 12:43:33 am »
Ok, so apparently all this time while I'm struggling with this routine the memkit axiom's just been sitting there, waiting to be used...
* Darl181 feels really "SMRT" right now :P

Using memkit it should be about 9001 times easier and more stable, so update soon...

I like those little arcade games you made near the beginning of the thread. Those look fun!
Thanks!  I actually need to buckle down and get some readmes written for them so i could put them on ticalc...

2430
The Axe Parser Project / Re: ERR:
« on: April 28, 2011, 11:05:45 pm »
Undefined means there's something that's not defined.  Kind of self-explanatory, IMHO.
Make sure the source is unarchived.  Try compiling.
If and when the error happens, press PRGM.  It should scroll to the error.

Pages: 1 ... 160 161 [162] 163 164 ... 253