Fixed the FPU stuff and added the ability to select the 487SX.
This commit is contained in:
@@ -27,6 +27,7 @@ enum {
|
||||
FPU_287,
|
||||
FPU_287XL,
|
||||
FPU_387,
|
||||
FPU_487SX,
|
||||
FPU_INTERNAL
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user