VOGONS


First post, by jasa1063

User metadata
Rank Oldbie
Rank
Oldbie

This is a quick and dirty program I wrote to set the CPU speed of my NuXT v2.0 motherboard, which is handy to use in a batch file before running certain programs. It does absolutely no error check to see what kind of motherboard it is running on. Simply type SETSPEED with 4, 7, or 9 as the parameter. This based on the code from the Micro 8088 BIOS source code on GitHub. ASM source is included.

SETSPEED 4 - 4.77MHz
SETSPEED 7 - 7.16MHz
SETSPEED 9 - 9.55MHz

Attachments

  • Filename
    SETSPEED.ZIP
    File size
    1.67 KiB
    Downloads
    88 downloads
    File comment
    NuXT CPU Speed Setting Utility
    File license
    Public domain

Reply 2 of 2, by andysarcade

User metadata
Rank Newbie
Rank
Newbie

Sorry to Necrobump, but this is for helping future searchers...

I have Faraday Micro PC (uses the 2010A) and is an XT SBC with an NEC V20 cpu.. This SETSPEED utility works great, with verifiable speed performance increase at each of the given speeds, fantastic! thankyou!

XT, 286, 386, 486, P200mmx, P3, P4, all the voodoos.