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

Pages: 1 ... 121 122 [123] 124 125 ... 161
1831
TI Z80 / Re: Swords
« on: November 23, 2011, 06:05:05 pm »
I think it should take you with it

1832
News / Re: ColorTetris
« on: November 23, 2011, 06:01:41 pm »
Yeah, it is.

Preschool, Kindergarden, 1st grade - 12th grade, then college and stuff


1833
News / Re: ColorTetris
« on: November 23, 2011, 05:47:55 pm »
Only up to 6th grade? O.O
Yep, 12th grade exists here :P

1834
News / Re: ColorTetris
« on: November 23, 2011, 05:44:11 pm »
Im in 8th and not super busy.  Hopefully it stays that way this year O.O :P

1835
Axe / Re: I need help optimizing
« on: November 23, 2011, 05:42:25 pm »
Its backed up on the page right here :P

1836
TI Z80 / Re: Swords
« on: November 23, 2011, 05:26:24 pm »
Yeah, I said I'll use wabbit since my real calc doesnt have enough memory left.

1837
TI Z80 / Re: My first game-Cannonball
« on: November 23, 2011, 04:39:33 pm »
13 month necropost :P

And i like those graphics ideas.

1838
Miscellaneous / Re: Happy Thanksgiving
« on: November 23, 2011, 04:35:14 pm »
I HATE TURKEY.
AND LOBSTER.

1839
TI Z80 / Re: Learning Axe! And made a program
« on: November 23, 2011, 04:27:27 pm »
That's exactly what I was thinking when she said that.

1840
TI Z80 / Re: My first game-Cannonball
« on: November 23, 2011, 04:17:48 pm »
Is this like a brick-breaker without bricks?

1841
TI Z80 / Re: Learning Axe! And made a program
« on: November 23, 2011, 04:14:38 pm »
I was programming in school before. My teacher took it away and I started freaking out. She said she thought I was doing "innapropriate things" because of my "over-the-top reaction" :P

1842
TI Z80 / Re: Swords
« on: November 23, 2011, 04:10:39 pm »
I'll try this game on wabbit since I only have 4kb of ram and 8kb for archive D:

1843
TI Z80 / Re: Learning Axe! And made a program
« on: November 23, 2011, 04:02:53 pm »
Optimizations:

:0→A
:0→B
:1→X
:1→Y

Can be 1 line. It optimizes to
:0->A->B+1->X->Y

Instead of doing
A+1->A and
A-1->A,
Use

A++ and
A--

Instead of
If R=0
Use
!If R

And do you need the >>
When seeing if its greater than 96 and 64?
I don't think its needed but I might be wrong because I'm not experienced with them since I just figured out they existed yesterday :P

1844
News / Re: Cemetech Contest #8 Announced and zContest drawing to a close
« on: November 23, 2011, 02:45:59 pm »
I'll do this once I wrap up my zContest project and start it while making statues.

I'm going to go research some good arcade games :thumbsup:

1845
I never got an activation email from yaronet

Pages: 1 ... 121 122 [123] 124 125 ... 161