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

Pages: 1 ... 16 17 [18] 19 20
256
TI Z80 / Go Fish
« on: January 21, 2007, 09:42:00 am »
Yeah, I don't think I will include that. :/confused.gif   Nice ideas for the other 3 difficulties though :)smile.gif

257
TI Z80 / The Massacre
« on: January 21, 2007, 07:22:00 am »
QUOTE
you could just use saferams and the "malloc" trick


what's the malloc trick?

258
Other Calculators / TI-Nspire CAS
« on: January 21, 2007, 07:10:00 am »
If it doesn't include programming, then there will end up being someone who will find a way to manipulate one of its files (kinda like the 82/85, yet kinda not) to allow for assembly.  As for basic, or any other interpreted language, that may never happen, unlesss......
Jon takes a stealthy look at MLC....

259
TI-BASIC / Problem with xLib.
« on: January 21, 2007, 06:56:00 am »
Cure, You could save some bytes w/ this:

c1-->
CODE
ec1
:{8,12} -> dim([A]
:Fill(0,[A]
:For(A,1,12
:1 -> [A](7,A)
:1 -> [A](8,A)
:End
c2
ec2

260
TI Z80 / The Massacre
« on: January 21, 2007, 05:34:00 am »
That's because it is going tile-by-tile, but once it has to recall an appvar each time (there's a chance we will be storing external maps in appvars) it will be slowed to a much less frantic pace.    %)rolleyes2.gif

261
Introduce Yourself! / hello their
« on: January 20, 2007, 10:59:00 am »
Also offered here at omnimaga is benadryl :)smile.gif

262
TI Z80 / ASM Tutorials
« on: January 20, 2007, 10:50:00 am »
QUOTE
QUOTE

the fact that it's not software programming oriented enough, that it helps understanding ASM but it doesn't help making programs or small games.
263
TI Z80 / ASM Tutorials
« on: January 19, 2007, 05:18:00 pm »
Yeah that's an excellent point.  You can't expect to be able to create brilliant game right out of the gate after reading some tutorials.  ASM takes time.  The way I would suggest is making a game while you learn ASM.  That way, you can slowly learn new concepts, and then apply them to your game.   My original Pong game was all ascii chars.  It took me months of revision to get it to where it is now.  So take some sort of game idea, program whatever you can with what you know, then learn what you need to know to finish the game.

264
Introduce Yourself! / Hi All
« on: January 19, 2007, 05:09:00 pm »
Wow thanks for the support, guys!! I didn't expect to receive this many replies.  And my ongoing theme is please lend a hand whenever possible, even concepts used in basic can be applied to asm, so don't be afraid to make suggestions.  :)smile.gif

265
TI Z80 / Galactic:New Age
« on: January 19, 2007, 04:59:00 pm »
QUOTE
aaah i see now. I am getting worried at what your avatar is showing tho behind the blue thing


I'm guessing a knee :)smile.gif

266
TI Z80 / The Massacre
« on: January 19, 2007, 04:54:00 pm »
Hmm, a camera sounds like a cool idea.  What do you have so far?  One possible concept would be backing up the current tilemap coordinates, so you could use the same camera routine to return to the original place and continue gameplay.

267
Introduce Yourself! / Hi All
« on: January 18, 2007, 07:46:00 pm »
Hi, I'm Jon.   I have been programming for around 4 months, and have quite a few current projects that are under construction.  I program in ASM, but I know a lot of programming concepts that can be used in any language.  My specialty is monochrome graphics; I love to plot stuff on the screen :)smile.gif.  My only completed projects are Pong for the z80, and a program locking asm utility.  I hope to further my ASM experience with each passing day.

268
Web Programming and Design / Google News™ Trends Beta
« on: January 18, 2007, 06:49:00 pm »
I'm glad to hear that Google has continued to add more and more features.  You can't really classify it as just a search engine anymore :)smile.gif.    

Jon predicts Google surpassing Yahoo, hehehe    

269
Web Programming and Design / Legend Of Zelda :: Online Experience
« on: January 18, 2007, 06:47:00 pm »
This game looks stunning.  Will this be server-hosted, and if so, how many different servers/people per server?

270
Web Programming and Design / TIFW revamping
« on: January 18, 2007, 06:42:00 pm »
Do you plan to do this for all your pages?  If not, which pages will have it?

Pages: 1 ... 16 17 [18] 19 20