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 ... 3 4 [5] 6 7 ... 20
61
Miscellaneous / Hello, I'm new!
« on: October 13, 2007, 05:26:00 pm »
True true. arond 350,000 out of 400,000 cycles per frame for EvilFate is devoted to spriting/tilemapping.

62
TI Z80 / EvilFate
« on: October 13, 2007, 05:23:00 pm »
Ok new request: story. Something pertaining to having to use craziness to quell an evil uprising. (hence the name "EvilFate") This is gonna be a huge RPG so feel free to make it a very in-depth story.  First one to give me a story I like gets to be called co-author of the game, and gets listed in the credits under the title "Storyline"

63
Pokémon Purple / [PP] Progress, Starting in '07
« on: October 13, 2007, 05:35:00 am »

 THE POST 13470075
if you could somehow store your strings in a string var, you could just have 2 separate string vars, 1 for english, 1 for french. Then it doesn't take any extra space, cuz you only need the language you use.  


64
News / Pokémon gameplay screenshot
« on: October 13, 2007, 05:33:00 am »
yeah its all about the usb.  if you disassemble 38h you'll see a bazillion out/in instructions to ports you aint never hear of.  That's the USB code.

65
Miscellaneous / Hello, I'm new!
« on: October 13, 2007, 05:30:00 am »
But it's obviously a 20 mhz z80, cuz there's no way you could pull off the kinda things done with the GB on a 6 :Ptongue.gif

66
Miscellaneous / Hello, I'm new!
« on: October 12, 2007, 06:11:00 pm »
BOOOO the z80 on gameboys has an ARM and an entirely different instruction set. But to your credit, it is similar :Ptongue.gif
And While i'm here i might as well make a plug for ASM.  ASM is the direct instruction set of the z80 in calculators, and is much faster than basic, which you likely code in.  HOWEVER, to the credit of basic, it's a helluva lot harder to code in ASM and it takes at least a month of perseverent learning before you can do *anything* useful with it.

67
Other Calc-Related Projects and Ideas / FF:ROS - The Story - Discussion
« on: October 12, 2007, 05:41:00 pm »
Dude i totally got a tilemapper you can use for this!

68
Art / EvilFate
« on: October 12, 2007, 02:56:00 pm »
sweet, thx dino and omni

69
TI Z80 / EvilFate
« on: October 12, 2007, 02:56:00 pm »
on USB apps are lightning, like 10 seconds for a 1-page app. As far as silver-link, 30 seconds :Dbiggrin.gif

70
Art / EvilFate
« on: October 11, 2007, 02:31:00 pm »
16x16 of water plz :)smile.gif

71
TI Z80 / EvilFate
« on: October 10, 2007, 02:40:00 pm »
yeah definitely alot of fun.  Just a quick update(no screenshot tho): i've decided i'm going to divide the game into several "worlds" with the data for these worlds held in a separate, archived data prog.  All the worlds will be encompassed in this single prog, which will likely be immense in size, however only one world at a time will be copied to RAM, meaning you never need more than around 4k of free RAM at a time for a given world.  I hope to keep the app portion of the game down to 1 page by using this method.

72
TI Z80 / EvilFate
« on: October 07, 2007, 03:32:00 pm »
oh i've played it before. i mean how like joltima?

73
Art / EvilFate
« on: October 07, 2007, 03:25:00 pm »
Thx DJ and dino :Dbiggrin.gif

74
Art / EvilFate
« on: October 06, 2007, 10:31:00 am »
I need a 16x16 tree plz, and some nice looking 8x8 tiles :-)

75
TI Z80 / EvilFate
« on: October 06, 2007, 09:09:00 am »
I'll come back to MPack eventually :Ptongue.gif and what do you mean by like joltima?

EDIT: I've never done this before, and a ton of help from someone who knows alot about RPGs would be greatly appreciated.  You don't need to know ASM, you just need to be good at spriting and proficient in RPGs.  PM me if interested

Pages: 1 ... 3 4 [5] 6 7 ... 20