VOGONS

Common searches


Search results

Display options

Re: FastDoom. A new Doom port for DOS, optimized to be as fast as possible for 386/486 personal computers!

There is dilemma small size or fast performance. FastDoom about performance. Lookup tables takes some size, you can drop them, but performance will be much slower since this will be task for cpu to calculate the values. It's much better to have all the values precalculated in lookup table. It's like …

Page 1 of 46