You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The dos86l build of DOSAMP hangs on startup when run on an old 486 33MHz system with a Pro Audio Spectrum 16 card.
I don't know yet if it's related to the PAS, or the old 486.
This is a "old" 486 that is known to throw an invalid opcode on access to CR4 and does not have the CPUID instruction (pre-Pentium), not a "new" 486 that contains backported Pentium features (post 1992 version).
The text was updated successfully, but these errors were encountered:
The dos86l build of DOSAMP hangs on startup when run on an old 486 33MHz system with a Pro Audio Spectrum 16 card.
I don't know yet if it's related to the PAS, or the old 486.
This is a "old" 486 that is known to throw an invalid opcode on access to CR4 and does not have the CPUID instruction (pre-Pentium), not a "new" 486 that contains backported Pentium features (post 1992 version).
The text was updated successfully, but these errors were encountered: