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

Pages: 1 ... 97 98 [99] 100 101 ... 166
1471
TI Z80 / Re: PapiJump
« on: December 05, 2010, 02:00:53 pm »
When i get the time, i am planning to bring it down to about .5 inch by .5 in by 2 inches.

1472
Axe / Re: Mouse
« on: December 05, 2010, 01:59:44 pm »
the code could be shortened by allot using  > and < tests instead of for statements. I was just making a very genaric code.

1473
Axe / Re: Mouse
« on: December 05, 2010, 01:55:02 pm »
yes, if your button doesn't ever move.

1474
TI Z80 / Re: PapiJump
« on: December 05, 2010, 01:54:15 pm »
Ya, this was just a quick make of what i am planning.

In the future i will make it much smaller and better.

1475
The Axe Parser Project / Re: Bug Reports
« on: December 05, 2010, 01:53:21 pm »
Ya axe had been opened.  there was a proper header. ut was ti-os editor.

It just needed a ram clear....

1476
Axe / Re: Mouse
« on: December 05, 2010, 01:52:30 pm »
"" means the y coordinate of the buttin

A and B are empty variables.

1477
The Axe Parser Project / Re: Bug Reports
« on: December 05, 2010, 01:50:40 pm »
It just shows clrTable instead of port on mine....
Ram clear and defraged.  Its correct now. sorry.

1478
Art / Re: 64xXX Humanoid Sprite
« on: December 05, 2010, 01:48:18 pm »
nice sprites.

1479
TI Z80 / Re: PapiJump
« on: December 05, 2010, 01:45:45 pm »
ya, i am not using one.... i am just closing circuits right now.

1480
TI Z80 / Re: PapiJump
« on: December 05, 2010, 01:44:23 pm »
actually i just made my own.

just as a test.

you know, like $2 to make kind of thing

1481
TI Z80 / Re: PapiJump
« on: December 05, 2010, 01:41:16 pm »
yes, i only need 3.

1482
Axe / Re: Mouse
« on: December 05, 2010, 01:40:49 pm »
i would have to slight for statements. (for statements that the variable is only used for these staements, so that the variable may be used in other for statements).

such that.


If getkey(54)
box(1)
for(a,0,7)
for(b,0,7)
If ((Button top left coordinants + A)=X) and ("" + B = Y)
do event
end
end
end
other button checks.
end

1483
TI Z80 / Re: PapiJump
« on: December 05, 2010, 01:33:33 pm »
3 actually. 

left right and ground.

Left + ground = 1 ( i think)
Right + ground = 2 ( i think)
nothing + ground = 3
Left + right + ground = 0


making a video.

1484
The Axe Parser Project / Re: Bug Reports
« on: December 05, 2010, 01:30:01 pm »
Port has disappeared from the commands.

1485
Axe / Re: Mouse
« on: December 05, 2010, 01:28:56 pm »
need help with mouse events?

Is this anything to do with the secret project?

Pages: 1 ... 97 98 [99] 100 101 ... 166