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 ... 78 79 [80] 81 82 ... 370
1186
News / Re: A new z80 calc... in color?
« on: November 08, 2012, 11:46:16 am »
aeTIos: That is assuming it actually is faster at displaying on the code end. Most of the wasted cycles are us waiting for the screen to tell us it's ready for more data.
Keoni29: No idea. We don't know enough about the hardware and how open it will be.
Juju: That brings into question, will it still be a z80 chip or will it be a new ARM chip?

1187
News / Re: A new z80 calc... in color?
« on: November 08, 2012, 11:35:15 am »
What I want to know is how hard is it to work with the screen now? Displaying to the screen etc on the 83+/84+/SE was a PITA. Most programs were slowed down due to displaying to the screen and not due to their engine being slow.
In TBP I decided to skip 4 frames in order to get a good speed out of my game. So "physics" is perfomed 4 times before the screen is updated.

So, how big is the screen buffer going to have to be now? How long will it take to update the screen. How hard is accessing the screen memory going to be? All questions I want answered :P

1188
OmnomIRC Development / Re: Is this supposed to happen?
« on: November 08, 2012, 11:17:25 am »
I just move out of my parents home 0.o I hope this doesn't happen to me too :P j/k

1189
ASM / Re: Some basic questions
« on: November 08, 2012, 11:16:25 am »
If I remember correctly you could do a push pc \ pop hl to store it in hl. You wouldn't want to leave it on the stack because on the next ret it would jump back to it.
If that doesn't work a little hack you could probably do would be
Code: [Select]
  call self
self:
  pop hl

1190
OmnomIRC Development / Re: Is this supposed to happen?
« on: November 08, 2012, 02:52:41 am »
Yikes not the SirCmpwn incident.

He was a Coder of Tommorrow then he got in a fight with Eeems and deoped Eeems then kicked all IRC users off IRC and deleted the Axe Parser Forum which was recovered
There was more to it then that, but that is the public stuff that happened.

1191
OmnomIRC Development / Re: Is this supposed to happen?
« on: November 07, 2012, 03:20:54 pm »
The incident he was talking about was something that happened last year. The SirCmpwn incident. So it happened a lot more recently then everything else mentioned ;P
We both are right, I'm just assuming you thought I was talking about something else.

1192
OmnomIRC Development / Re: Is this supposed to happen?
« on: November 07, 2012, 03:10:29 pm »
No that was another incident that happend a lot more recently.

1193
Gaming Discussion / Re: Halo 4
« on: November 07, 2012, 12:47:07 pm »
From what I understand, the campaign is harder because you run out of ammo a lot faster.

1194
OmnomIRC Development / Re: Is this supposed to happen?
« on: November 06, 2012, 09:18:38 pm »
thx dude... I'm new to forums
No problem, every one of us was new to forums once :)

1195
OmnomIRC Development / Re: Is this supposed to happen?
« on: November 06, 2012, 08:30:56 pm »
You can modify your old posts instead of double posting. Press the 'Modify' or 'Quick Modify' button and just add in a 'Edit: <new content>' or whatever suits your fancy to your old post.

1196
OmnomIRC Development / Re: Is this supposed to happen?
« on: November 06, 2012, 06:52:40 pm »
It seems there are a few permission issues on the site at the moment. I'll look into them during class tonight.
I'll also be working on an alternative to OmnomIRC in my spare time that wont be integrated into the forum. Feel free to use that when I get around to making it.

1197
Axe / Re: Optimization and adding AI
« on: November 06, 2012, 04:40:14 pm »
Yes, yes builderboy is. :P

1198
Axe / Re: Optimization and adding AI
« on: November 06, 2012, 01:34:35 pm »
Host it on a site, like dropbox or imgur. Or you could try attaching it to a post if you have a high enough post count. There might be issues with size if you do that though.

1199
Axe / Re: Optimization and adding AI
« on: November 06, 2012, 11:41:31 am »
@pimathbrainiac: People don't always look on other sites for screenshots. Please be polite with your responses.

1200
Axe / Re: Optimization and adding AI
« on: November 06, 2012, 11:23:50 am »
Not only is our search function not the best, it also likes to eat all the cpu on the vps x.x

Pages: 1 ... 78 79 [80] 81 82 ... 370