joncampbell123 / dosbox-x

DOSBox-X fork of the DOSBox project
GNU General Public License v2.0
2.59k stars 376 forks source link

Pentium CPUID detection test case #259

Open joncampbell123 opened 7 years ago

joncampbell123 commented 7 years ago

Here's a demo that seems to have CPUID awareness for Pentium processors.

It shows detection logic apparently for:

ftp://ftp.scene.org/pub/parties/1997/euskal97/demo/21st.zip

Related datasheet:

http://bochs.sourceforge.net/techspec/24161821.pdf

Perhaps DOSBox-X could add a pentium_overdrive cpu type?

Also might be a good stress case for the pentium_mmx cpu type.

Later when DOSBox-X gets an APIC interrupt controller, might also test to see what happens.

Not sure how DOSBox-X would emulate dual-CPU Pentium, or even what the hardware is like.

Torinde commented 1 year ago

3D Blaster PCI - I think it's a graphics card, not a sound card? Links to announcements about Creative using chip from 3DLabs into it, #291