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 ... 251 252 [253] 254 255 ... 385
3781
The Axe Parser Project / Re: Axe Parser
« on: June 22, 2010, 08:25:52 pm »
You can wait for the user to press any key with:

:Repeat getKey(0)
:End
:While getKey(0)
:End

(It's useful to have the second loop to let them release the key. :) )

3782
General Calculator Help / Re: How to obtain TI-81 rom?
« on: June 22, 2010, 08:24:00 pm »
My 86 is fun to mess with, only it only partially works with Ti-Connect (for me). :(
I can transfer some files, but not others and I've yet to notice why they fail. :(

I think getting an 86 would be fun for you Sir. :D

The 82 is not supported with the most recent version of Ti-Connect. :(

3783
Axe / Re: Wave Simulator (sortof)
« on: June 22, 2010, 08:19:28 pm »
In Basic the following code looks crazy!

Code: [Select]
:ClrHome
:For(A,Ymin,Ymax,deltaY
:Horizontal A
:End
:Repeat getKey
:Disp
:DispGraph
:End

3784
Humour and Jokes / Re: Funny #omnimaga quotes (NSFW)
« on: June 22, 2010, 08:15:46 pm »
This one's funny!
Quote
[18:08:46] <@rcfreak0> backish
[18:09:02] <ztrumpet> frontish
[18:09:07] <qazz42> ish?
[18:09:16] <@Netham45> starboardish
[18:09:37] * qazz42 slaps the "ish" outta everyone
[18:09:49] * @Netham45 slaps qazz42 with a fish.
[18:10:07] <qazz42> Err because of me you only slap me with a f
[18:10:15] <qazz42> i already took away the ish
[18:10:18] <ztrumpet> lobsterish
[18:10:34] <qazz42> hahaha
[18:10:37] <ztrumpet> lol qazz
[18:11:16] * @Netham45 slaps qazz42 with a fiishsishhish

3785
The Axe Parser Project / Re: Features Wishlist
« on: June 22, 2010, 08:07:14 pm »
Couldn't you use a different length delay for the LCD?  Or would that not work right? =/

3786
TI Z80 / Re: Axe Clef
« on: June 22, 2010, 08:03:02 pm »
I have no idea how you plan on implementing this, but it sounds uber cool! :D
That's exactly what I'm thinking.  Will this be done with Axe or straight Asm?  Will it use interrupts?

Edit:
Are you making this like a keyboard or like Finale/Sibelius for inputting notes into it? :)

3787
The Axe Parser Project / Re: Features Wishlist
« on: June 22, 2010, 08:02:20 pm »
1 more thing to the wishlist:
15Mhz GrayScale
Actually this isn't a  bad idea, as it *would* result in smaller compiled code and because we don't have the Full and Normals to make it slightly faster. :)  Can we please have this Quigibo? ;D

3788
ASM / Re: Flickerless Grayscale
« on: June 22, 2010, 07:59:35 pm »
DJ, I think that happens on all the calcs.  I notice it a lot on my 84+se. =/

3789
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: June 22, 2010, 07:56:55 pm »
246 - Instead of reading in a library, you program in Axe. :P

3790
Pokemon Red / Re: Pokemon Red
« on: June 22, 2010, 07:49:02 pm »
Good luck with the NPCs! :D

3791
TI Z80 / Re: Homescreen Game Pack
« on: June 22, 2010, 07:44:21 pm »
valuable games
Wait, which ones are valuable?  You can get those three except the reflex (Press 2nd) one somewhere on UTI or here. :P

3792
TI Z80 / Re: Homescreen Game Pack
« on: June 22, 2010, 07:41:08 pm »
Nah, three isn't enough.  I'll upload it after I'm done with 2 more. :D

3793
TI Z80 / Re: Homescreen Game Pack
« on: June 22, 2010, 07:39:36 pm »
I added three new games today:
Minesweeper (by Nitactu)
Press [2nd]
Numb3rs (port of mine)

3794
News / Re: ZTrumpet Releases Exodus 0.90 Beta
« on: June 22, 2010, 07:38:16 pm »
AHHH
These levels are so hard!
I MUST beat them!
lol, I think the current level 16 will blow your mind once I release it... ;D

3795
News / Re: SirCmpwn Joins The Ranks of the Coders Of Tomorrow
« on: June 22, 2010, 07:37:08 pm »
Congrats Sir!  You'll be great as a CoT, I know it! ;D

Pages: 1 ... 251 252 [253] 254 255 ... 385