VOGONS


First post, by DoSi

User metadata
Rank Newbie
Rank
Newbie

Hi,
Is there a way to change the CPU cycles from within dosbox?

At least for me, this would be useful.
I would like to create .bat files to run games..
For example:

Arkanoid.bat
---------------
z:\CPUCYCLE.COM 250 # Set the CPU cycles to 250
ark.com
z:\CPUCYCLE.COM 3000 # Return to default

Or something like that...
-----------------------------------------------
Or.. is there a way to update it programatically from within DosBox using a int command or something of the sort?

Thanks,