Calling the Gateway 2000 customer support 800 number was my introduction to understanding computers and I am grateful to their staff for being patient with a 12 year old.
We got rid of it in the early aughts, but I kept the CPU all these years. Recently I found a similar Gateway slimline desktop (badged a 486DX2-66MHz) and have been using Claude to port things to DOS on it, like Cave Story [2][3]. The original 50MHz CPU still works.
1. https://books.google.com/books?id=L2RD68Gg2sMC&lpg=PP1&pg=PA...
Even with a lower frame rate gameplay is relatively smooth with having a fixed-timestamp mode [2].
The biggest difference in performance is the sound backend [3]. Gravis Ultrasound and Adlib for some reason halve the framerate on all cpus and it's the next challenge to point Claude at.
1. https://github.com/ecliptik/doskutsu/blob/main/docs/FPS-MATR...
2. https://github.com/ecliptik/doskutsu/tree/main#fixed-timeste...
3. https://github.com/ecliptik/doskutsu/blob/main/docs/SOUND.md