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 ... 203 204 [205] 206 207 ... 370
3061
Web Programming and Design / Re: jBasic OS
« on: October 04, 2010, 08:07:12 pm »
Hmm, did you get a looking like this?

If so make sure to allow it

3062
TI Z80 / Re: [DCS][ASM] AxeAid
« on: October 04, 2010, 08:01:01 pm »
correct me if i'm wrong but, wasn't it submitted in the cemetech contest?
this is your correction :P
No it wasn't, I just started working on it around the time the contest started

3063
Web Programming and Design / Re: jBasic OS
« on: October 04, 2010, 07:55:01 pm »

3064
News / Re: Eeems is Back! Bearing jBOS2!
« on: October 04, 2010, 07:51:48 pm »
thanks all :D
I will be working on KnightKernel as soon ask Sir emails me about it again.

DJ, well yeah I probably should later, I haven't atm though and I might not get to today. The shell is on hold due to some problems I can't seem to fix and one school project is taking priority right now.

Also, I have two confirmed cases of jBOS2 not working on MAC, so I have to boot into Linux sometime and fix the problems.

3065
News / Eeems is Back! Bearing jBOS2!
« on: October 04, 2010, 07:34:15 pm »
My ~1 month long absence is over! I'm ready to get right back into the community where I left off and work with everybody :). If you have been reading my twitter feed then you know that I am working on jBOS2 which is a huge overhaul on jBOS that uses not only firefox specific XPCOM but now includes jQuery and the jDesktop plugin to jQuery to make it look nice and snazzy. Here are some screenshots of how it looks:
http://puu.sh/g8O
http://puu.sh/g8S
http://puu.sh/g8T
http://puu.sh/g8V
http://puu.sh/g8W
http://puu.sh/g90
Download alpha 5 here
Anybody wanting in on developing apps and maybe drivers for jBOS let me know :)
Anyways it's good to be back :)

3066
Miscellaneous / Eeems leaves for a month
« on: September 06, 2010, 11:04:52 pm »
After recent events which I do not want to discuss I am taking a month long break from all forums I am a part of as well as IRC. If you need to contact me I will still use my email and you can still read updates on my projects via my twitter account (Eeems_). I will still log into multiple other instant chats, but I will not be back at the forums, unless someone PM's me with something very important. During my hiatus from the forums I will still be working on projects, just not posting the updates anywhere other then twitter. Don't worry though I will be coming back after the month is up, maybe a bit sooner.

3067
TI Z80 / Re: BASIC Shell
« on: September 06, 2010, 06:45:09 pm »
Ok that was tested btw, and trying to run phoenix and it errored on the temporary file :) so it should work with no-stub

anywho, this is the new version, it makes installing easy :) just transfer the group file and install.8xg run install and it will extract everything and then run cci :) that way you can install new versions whenever you want by replacing the group file :)

3068
Web Programming and Design / Re: jBasic OS
« on: September 06, 2010, 04:02:24 pm »
shouldn't it have my installer app? Or did you not include it?
Also, adding backgrounds should be easy, in the boot portion somewhere add
Code: [Select]
document.body.background = "relative path"; the path could be a variable set in the globals.js

3069
TI Z80 / Re: BASIC Shell
« on: September 05, 2010, 09:11:45 pm »
Thanks :)
Oh, and I haven't tested it yet, but it should be able to run nostub asm programs as well :) it will error or quit on non-nostub ones though.

3070
TI Z80 / Re: BASIC Shell
« on: September 05, 2010, 09:08:24 pm »
ok, so I have successfully run two basic programs, one is in the archive, one isn't. it didn't copy the program to the RAM first to run it if it wasn't in the archive, it used my smart run method to run it using a temporary program instead.
I also fixed an error that CCI to not render the window when switching control to prgmMOUSE but this is a temporary fix, I'll figure out a way to replace my pixelOff()'s with something else that doesn't mess with the buffer.

3071
TI Z80 / Re: BASIC Shell
« on: September 04, 2010, 12:30:38 am »
Nice!  I like it!  Can this run ion and MOS progs?

EDIT: 100*round(pi,2)th post!
well since it's a hybrid program no :P

3072
TI Z80 / Re: BASIC Shell
« on: September 03, 2010, 11:02:35 pm »
oh really? :D didn't notice :P

hmm, I should...

3073
TI Z80 / Re: BASIC Shell
« on: September 03, 2010, 08:59:57 pm »
I have no idea x.x I've just about finished the main part of the Explorer just fixing a few bugs, then I have to make all the support for menu's and their options for it. I have a group manager tool made too but nothing to interface with it. I have to work on the search function, the contrast changer, the mouse editor, the icon editor (only for existing icon types), the help popup, the credits popup, and the OS popup. Then I have to make a text editor, and then work with some of the base code to allow for getting DCS icons and for recognizing CCI specific programs (they will use the same GUI tools (mouse and click handler, input handler and possibly a window renderer). Then I have to also make it able to check to see if a program is an assembly program. I also have to add in support for handling groups, which isn't going to be that hard I believe, just adding in a seperate parsing bit somewhere in the loading process. Oh, and for the explorer I still have to do folder management... x.x

EDIT: ok, so here is a new version that now saves your setup, wont error when you click on a blank spot, and it will parse the folder correctly :D
I'll work on program launching next :) I'll also start working on an installer file for itself, maybe something built into CCI itself that will test for all it's subs and it's picture and then ungroup them if they are not there.

3074
TI Z80 / Re: BASIC Shell
« on: September 03, 2010, 07:11:00 pm »
I know :P
thanks :)

3075
TI Z80 / Re: BASIC Shell
« on: September 03, 2010, 07:05:27 pm »
No final version yet :P still a long way off, and it seems I didn't actually fix the bug, I did make my code more efficient though so hopefully I can get it working soon. I know where the error is and I'm going to be working hard to solve the logic issue and fix it :) wish me luck!

Pages: 1 ... 203 204 [205] 206 207 ... 370