|
Atari coding BBS
Re: optimize me! |
Posted by: PeP
|
Mar,11.2010-14:44
|
... to clarify how the thing works. It's a table-based state machine + dispatcher. Each entry in the table holds a pointer to the next state-table + a pointer to a function to be executed.
Generally the most frequently called functions are very very simple (3-4 lines of C code), but they're still quite messy to rewrite in assembler. Some of the functions are big, but then again they're not executed very often at all.
|
[All messages in this thread] [Start new thread]
Topic
|
Posted by
|
Date
|
optimize me!
|
PeP
|
Mar,11.2010-00:55
|
Re: optimize me!
|
PeP
|
Mar,11.2010-01:28
|
Re: optimize me!
|
mikro
|
Mar,11.2010-10:09
|
Re: optimize me!
|
sqward
|
Mar,11.2010-11:58
|
Re: optimize me!
|
PeP
|
Mar,11.2010-14:32
|
Re: optimize me!
|
PeP
|
Mar,11.2010-14:31
|
Re: optimize me!
|
PeP
|
Mar,11.2010-14:44
|
Re: optimize me!
|
sqward
|
Mar,11.2010-15:50
|
Re: optimize me!
|
PeP
|
Mar,11.2010-16:05
|
Re: optimize me!
|
Alien / ST-CNX
|
Apr,15.2010-04:48
|
What's the anti-troll code? That's your personal code to be able to add comments and messages on the dhs.nu site.
Don't have a code or forgot it? Fix it here.
|