We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 802a152 commit 051c999Copy full SHA for 051c999
README.md
@@ -1,6 +1,7 @@
1
# FPU Emulation Revival for i486SX on NetBSD
2
3
<img src="media/i486sx_fpu_emulation.jpg" width="200" align="right" alt="NetBSD 10.x with FPU_emulation on i486sx" />
4
+
5
This retro-computing project restores support for x87 floating-point unit (FPU) emulation in the NetBSD kernel,
6
targeting legacy 486SX-class processors without hardware FPUs. It brings back the original `MATH_EMULATE` option into
7
NetBSD 10.x and beyond, as well as reverts and reworks the changes introduced in
0 commit comments