3286
Web Programming and Design / Re: jBasic
« on: June 05, 2010, 12:37:41 am »
Yeah I've noticed that, you can fix it by zooming out though.
@meishe91: what blue box?
@meishe91: what blue box?
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. 3286
Web Programming and Design / Re: jBasic« on: June 05, 2010, 12:37:41 am »
Yeah I've noticed that, you can fix it by zooming out though.
@meishe91: what blue box? 3287
Computer Usage and Setup Help / Re: New Laptop« on: June 04, 2010, 08:14:17 pm »
Well if I had a copy I would install it I'll have to install all the other games I want first.
3288
Computer Usage and Setup Help / Re: New Laptop« on: June 04, 2010, 07:33:39 pm »
lol no I'm going to install portal first
3289
Web Programming and Design / Re: jBasic« on: June 04, 2010, 07:28:54 pm »
lol well the best I got is 56 right now. lol wow that is nice
3290
Computer Usage and Setup Help / Re: New Laptop« on: June 04, 2010, 07:28:18 pm »
yeah its smoking fast on windows 7 right now, near instant boot up
can't wait to try Arch 3291
Computer Usage and Setup Help / Re: New Laptop« on: June 04, 2010, 07:05:46 pm »
I bought his with the money $150 for it, and it's 2GB RAM 60GB HD which doesnt matter much I have a 1TB network drive in my house so I should be fine. its got a 2GHz card in it as well.
3292
Web Programming and Design / Re: jBasic« on: June 04, 2010, 07:01:32 pm »
lol, really? that doesn't seem right...it should only give you 30 seconds...it might be because you are on a slower computer though...
3293
Computer Usage and Setup Help / New Laptop« on: June 04, 2010, 07:00:38 pm »
I just got my brothers old laptop, I installed windows 7 on one partition and I am planning to install Arch tomorrow
I'll now be able to be on a little bit more and I'll be able to host bots and stuff, at least until I have to take it with me somewhere I'll post more about my laptop when I can, I've got a huge amount of updates to do first 3294
Web Programming and Design / Re: jBasic« on: June 04, 2010, 05:24:34 pm »
Ok I have released a game in jBasic, just a basic point and click shoot the blocks in 30 seconds and hope for the best try it out here:
http://future_history.freehostia.com/jBasic/gunner.html 3295
TI Z80 / Re: ASM Dev set« on: June 03, 2010, 08:04:09 pm »
Yes it does. So pretty much Its best to have this sitting in the folder where you store all your projects.
3296
TI Z80 / Re: ASM Dev set« on: June 03, 2010, 06:51:24 pm »
Ok, I've made a nicer one hope you like it! and it works correctly I'll add more stuff later This uses vbscript so it has a nicer interface
3297
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 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...
3298
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
3299
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.
|
|