-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
8085 and APU/FPU #192
Comments
Sorry, no 8080/8085/8086/68000. RunCPM is Z80 only. |
Just FYI, we (for RC2014 and for z88dk) run / support Am9511A APU mainly for the Z80. Intel only licensed it (as i8231A) for their 8085 and 8086 CPUs because their 8087 FPU was not ready. The APU floating point is up to about 3x faster than the best Z80 software floating point libraries we have, even today nearly 50 years later. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Will you add emulation for 8085 and 8231/8232 APU/FPU chips?
The text was updated successfully, but these errors were encountered: