Re: FastDoom. A new Doom port for DOS, optimized to be as fast as possible for 386/486 personal computers!
Posted on 2021-04-18, 17:53
Thanks again for the benchmarks @Nemo1985 !! The UMC Green CPU has really good IPC, Doom uses a lot of divisions and that instruction is very optimized on these processors. It's almost 20% faster than Intel 486 at the same frequency. Next version of FastDoom will implement VGA Mode 13h. There are …