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

Pages: 1 ... 219 220 [221] 222 223 ... 370
3301
TI Z80 / Re: ASM Dev set
« on: June 02, 2010, 07:36:13 pm »
np! ok here is the nice project file creator :) hope you like it!
the folder structure will look like this:
Code: [Select]
Project Name
 |-source
 | |-spasm.exe
 | |-source.asm
 | |-ti83plus.inc
 | |-assemble.bat
 |-releases
 |-screenshots
 |-compiled
 |-readme.txt
so you edit source.asm to create your program, it already includes your header, then you run assemble.bat to assemble your project and it should put it in the compiled folder, someone double-check that for me...

3302
TI Z80 / Re: ASM Dev set
« on: June 02, 2010, 07:16:56 pm »
ok, so you put the source in the same folder as either of the programs, and then run them. The second on (ADH.exe) will help repetitive assembling by making a batch file that assembles in one run with no input, so it's much easier to use :) assemble.exe is less nice to use because it takes longer, but it's faster then doing all the command line work at once. I'm currently working on ADH.exe and making it better by making it create a project file instead of just assembling. So it will set up the the folder structure and everything. so it will be really helpful for starting new projects :)

3303
TI Z80 / Re: ASM Dev set
« on: June 02, 2010, 05:50:09 pm »
So you just run the first program to assemble a .asm or .z80 file and the second one is to create a batch file that will cut down on time. when you run them it should be pretty easy to use.

3304
Humour and Jokes / Re: Miotatsu little secret
« on: June 02, 2010, 05:46:19 pm »
:O

3305
TI Z80 / Re: ASM Dev set
« on: June 01, 2010, 07:47:24 pm »
Sorry about the double post,

I made a little helpful batch file that will help you set up project environments for asm development and I packaged it along with ASMDEVSET so you can now have a nice general compiler helper and another one for projects that you will compile often. What this script does is it will create batch files directly meant for compiling your one program, it also includes ti83plus.inc and spasm.exe which it will extract from itself and let you use.
I might just upload this to ticalc sometime...I'll have to get permission for including spasm though...

3306
TI Z80 / Re: ASM Dev set
« on: June 01, 2010, 05:15:36 pm »
I intend to, although jBasic is my current project, but I will most likely start working on a game sometime as soon as I talk to Builderboy because I want his help with it.

3307
Other / Re: I hope this kind of spambot never comes on SMF D:
« on: June 01, 2010, 05:08:31 pm »
except SimmsAI has the capability of being better then cleverbot if it was let to run long enough.

3308
Other / Re: I hope this kind of spambot never comes on SMF D:
« on: June 01, 2010, 04:57:43 pm »
Well SimmsAI is much more powerful and it learns differently then they do, it has a completely different way of parsing stuff.
You can read up more on it here if you want: http://cemetech.net/projects/item.php?id=23

3309
TI Z80 / Re: ASM Dev set
« on: June 01, 2010, 04:50:56 pm »
lol, well I just looked at it and decided to re-vamp it a bit, but I didn't change anything. This isn't ADE, just the predecessor, so it's only good for assembling.

3310
Other / Re: I hope this kind of spambot never comes on SMF D:
« on: June 01, 2010, 04:42:19 pm »
It's an AI bot that learns from reading and talking to people much like a normal person would.

3311
TI Z80 / Re: ASM Dev set
« on: June 01, 2010, 04:30:48 pm »
I've repackaged the original asm dev set into one file, so now all you have to do is run it and chose the file you want to assemble and then name what you want to assemble it to, then assemble it :) easy as that! it has a nice icon and it includes spasm and the ti83plus.inc file which it will temporarily unpack during assembly :) hope you enjoy it :)

3312
Web Programming and Design / Re: jBasic
« on: May 29, 2010, 08:43:51 am »
Yeah i looked at the code and was wondering why i only had mozilla css there and so then i added in webkit, iwebkit and standard css3 border-radius values, so it should work on all major browsers but IE

3313
Web Programming and Design / Re: jBasic
« on: May 29, 2010, 02:15:09 am »
Thanks :D it took me about half an hour to perfect it.
I am :D same with Beautiful Ending :)

3314
Web Programming and Design / Re: jBasic
« on: May 28, 2010, 05:19:03 pm »
ok, I've updated the tutorial a bit, and made a really nice menu :P have fun playing around with that ;P
I'll have some more updates next week as I am at a Youth Conference all weekend.

3315
The Axe Parser Project / Re: Axe Parser
« on: May 27, 2010, 07:43:15 pm »
Yes, do not put the Full command in the code and it will always run at 6MHz

Pages: 1 ... 219 220 [221] 222 223 ... 370