Open DSN9990 opened 3 years ago
@DSN9990 This cannot be done for several reasons:
DOSBox-X can emulate faster than a Pentium MMX-166, just not in real time :)
I meant that setting cycles = 97240 is the maximum number at which programs or games work correctly. For example setting cycles = 100000 already gives noticeable brakes in DOSBox-X. The next number of cycles at which you can get an increase in the speed of the processor emulation without brakes in real time is cycles = max, core = dynamic, cputype = pentium_mmx. In this case, the emulation of the processor speed in DOSBox-X will approximately correspond to the speed of a real AMD-K6-2-400 processor.
Describe the solution you'd like I will consider this a continuation of #1854, and I noticed this submenu is missing a few CPU speeds, though.
Describe alternatives you've considered They should be like this:
286 6Mhz 486DX 25Mhz 486DX 50Mhz 486DX4 75Mhz Pentium 150Mhz Pentium 200Mhz Pentium Pro 200Mhz Pentium MMX 233Mhz
Additional context @maximus105 may want to look at this once he has time, just like his awesome work in #1854.