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 ... 116 117 [118] 119 120 ... 370
1756
News / Re: Five new Coders of Tomorrow hired
« on: July 20, 2011, 01:09:08 am »
Welcome to the team guys, glad to (re)have you :)

1757
Axe / Re: [tutorial] Program Flow - Platformer
« on: July 20, 2011, 12:55:08 am »
YES! Eeems, I have been making a simple platformer as my first axe game and progress was stalled because my code order was wacky. Your guide explains this perfectly, thank you!
I'm glad it could help :D Maybe I should make another tutorial about something soon since they are fun to make :)

1758
Other Calculators / Re: Everyone Should Use Calcsys
« on: July 19, 2011, 04:13:18 pm »
PS: I wrote my own hex editor that's a heck of a lot faster than calcsys' in Axe. I generally use that if I need something on-calc.
May I have? :)

1759
The Axe Parser Project / Re: Speed
« on: July 19, 2011, 01:39:49 am »
I'm writing my first major Axe program and I noticed that the speed isn't much faster than BASIC. Is this because my TI-84+ is too old? :(
No it must be the way you are formatting your code. A 84+ runs at ~15MHz no matter how old it is.
Maybe
Er, no. The EOS kindly automatically reduces the CPU speed to 6 MHz before running assembly programs and applications so that any timing code runs the same. You're expected to explicitly set the CPU speed if you want to run at full speed. However, BASIC programs automatically run in fast mode.
Well true, but I was mainly talking about how his calculator is no slower then a newer one.

1760
The Axe Parser Project / Re: Speed
« on: July 18, 2011, 11:43:25 pm »
I'm writing my first major Axe program and I noticed that the speed isn't much faster than BASIC. Is this because my TI-84+ is too old? :(
No it must be the way you are formatting your code. A 84+ runs at ~15MHz no matter how old it is.
Maybe post your code somewhere and people can help you optimize it to make it run faster.

1761
Miscellaneous / Re: Post Your Cave
« on: July 18, 2011, 01:05:22 am »

Click to enlarge



I has more monitors than you do.
I has more envy then you do

1762
Miscellaneous / Re: I'm Leaving
« on: July 17, 2011, 11:53:10 pm »
Guys he already has a temp ban and has been warned via pm.

1763
TI Z80 / Re: My Last Minute Contest Entry - Easy Game
« on: July 16, 2011, 02:36:32 am »
Ok eeems anyone can delete the source code and empty the recycle bin. Stop faking.
feel free to search my harddrive with a hex editor, don't have it :)

1764
TI Z80 / Re: My Last Minute Contest Entry - Easy Game
« on: July 16, 2011, 02:35:06 am »
It's not 1337 if you're cheating.
want to check my desktop, I don't have the source :) I'm just good at games :)

1765
TI Z80 / Re: My Last Minute Contest Entry - Easy Game
« on: July 16, 2011, 02:33:58 am »
Lol, it wasn't hax, I'm just 1337

1766
TI Z80 / Re: My Last Minute Contest Entry - Easy Game
« on: July 16, 2011, 02:32:10 am »
Took me a while, but I managed to figure it out!


Spoiler For Spoiler:
[/img]http://dl.dropbox.com/u/763272/Screenshot-Wabbitemu-3.gif[/img]

1767
OmnomIRC Development / Re: Accesskeys
« on: July 15, 2011, 08:11:05 pm »
Yeah I see omnom and was using it before I tried this
ok that is strange because it does work for me so it should work for you as well.

1768
OmnomIRC Development / Re: Accesskeys
« on: July 15, 2011, 07:55:53 pm »
Its not working for me. I use Firefox 4 for Ubuntu 11(well I'm using mint 11 but the FF was made for ubuntu 11)
I used Fx5 for Mint 10 and it worked. No idea why it wouldn't work for you. Is the thing non-hidden and activated? Also was the key combination you used shift+alt+i?
How do I check if its non-hidden/active?
That was the key combination I used
Make sure it's not hidden ( so Omnom is actually showing on your screen and not the tiny little bar thing. )

1769
Other Calculators / Re: Axe Undeleter
« on: July 15, 2011, 07:42:36 pm »
There seems to be some issues with the readme. F4 will disable the skipping sections behaviour, and it seems that it is any number from 2-7 ( or 8 ) to undelete an item because 1 doesn't work.

EDIT: Actually...it seems that it does work for 1. Only after you have said not to undelete something so it shows up on the first line. Maybe adding some sort of prompt so it's easier to figure out what key to press?

1770
Introduce Yourself! / Re: Hi everyone, I'm new and way lost lol
« on: July 15, 2011, 07:33:28 pm »
Will Wabbitemu run on Linux?
Yes, through wine. For responsiveness though ( for gaming and such ) use wxwabbitemu. If you need a debugger ( for assembly etc ) use wine.

Pages: 1 ... 116 117 [118] 119 120 ... 370