3016
Site Feedback and Questions / Re: HL:OC board bug
« on: October 08, 2010, 03:34:28 pm »
Let me see if I can fix it
EDIT: fixed, just had to turn it on
EDIT: fixed, just had to turn it on
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. 3016
Site Feedback and Questions / Re: HL:OC board bug« on: October 08, 2010, 03:34:28 pm »
Let me see if I can fix it
EDIT: fixed, just had to turn it on 3017
Web Programming and Design / Re: jBasic OS« on: October 07, 2010, 09:35:05 pm »
Don't worry javascript can't do anything like that
3018
Web Programming and Design / Re: jBasic OS« on: October 07, 2010, 08:19:50 pm »
no, it will only effect what happens in jBOS, so it will run code if you press the specified key
3019
TI Z80 / Re: Pugluna v0.2 Beta« on: October 07, 2010, 07:58:21 pm »
WOW! just played this, it's even better then Phoenix! Well done!
3020
Web Programming and Design / Re: jBasic OS« on: October 07, 2010, 07:50:43 pm »
Ok, new version this one has a keyboard driver so apps can call $.keyboard.getKey(keycode) which will return true if it is currently down false if it isn't.The keyboard driver can also create keyhooks, so when a certain key is pressed a function is executed, currently there is a test hook in place which will log "space is pressed" if you press the space key. The keyhook task runs every second, but I might switch it up to run only on a keypress instead of a task.
How to create a keyhook: Code: [Select] var key = new Keyhook(keycode,function(){ I might as well talk about tasks too:Code: [Select] var task = new Task(app id,task name,task id,interrupt,function(){
3021
General Calculator Help / Re: Have calc? Will program! [HCWP]« on: October 07, 2010, 07:34:25 pm »
wow looks great hopefully I can join in one of these days with a webcam
3022
Other Calculators / Re: Eee Zor - A Webshow« on: October 07, 2010, 07:21:21 pm »
I don't plan to do it on the same day's as him
don't worry that was my mom's webcam I'm using an actual mic for this 3023
General Calculator Help / Re: Have calc? Will program! [HCWP]« on: October 07, 2010, 06:47:07 pm »
Might I suggest moving over to ustream for recording it? at least have someone record the content of tinychat with ustream for later?
3024
General Calculator Help / Re: Have calc? Will program! [HCWP]« on: October 07, 2010, 06:44:37 pm »
Lol I wont and mine can be viewed later if you want via ustream
that was my mom's mic, not mine...so hopefully this will work better 3025
Other Calculators / Re: Eee Zor - A Webshow« on: October 07, 2010, 06:29:59 pm »
If you can't see it while it happens you can always see it after
3026
Other Calculators / Eee Zor - A Webshow« on: October 07, 2010, 06:18:56 pm »
So I have a webshow called Eee Zor in the works (channel here) and I'm planning on starting to make it into a regular thing and with more of a focus. Eee Zor is going to become the new's show of the calc community along with a few other things
My first episode of this will be tomorrow sometime in the day, so watch my twitter and this topic. This episode will include a few quick looks at a few releases out currently, a how to when it comes to wabbitemu and maybe something more from SirCmpwn ;P 3027
News / Re: Eeems is Back! Bearing jBOS2!« on: October 07, 2010, 05:18:12 pm »
Thanks
Oh really? well point him to my email if he needs help Ok hopefully it will work for you we have been having a few issues 3028
TI Z80 / Re: Half Life 2: On-Calc« on: October 07, 2010, 05:08:15 pm »
Lol I know how you feel
3029
TI Z80 / Re: Half Life 2: On-Calc« on: October 07, 2010, 05:07:01 pm »
NP Sir
Nice that will be helpful for those who don't want to go through all the work you did |
|