mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
[NTVDM]: we have a FPU.
svn path=/trunk/; revision=64673
This commit is contained in:
@@ -30,8 +30,7 @@
|
||||
#define BDA_SEGMENT 0x40
|
||||
#define BIOS_SEGMENT 0xF000
|
||||
|
||||
// HACK: Disable FPU for now
|
||||
#define BIOS_EQUIPMENT_LIST 0x2C // Bit 2 set: Mouse present
|
||||
#define BIOS_EQUIPMENT_LIST 0x2E // Bit1: FPU, Bit 2: Mouse
|
||||
|
||||
#pragma pack(push, 1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user