Initial softfloat port from Bochs to 86box, currently selectable only on QT.
This commit is contained in:
@@ -180,6 +180,7 @@ uint32_t isa_mem_size = 0; /* (C) memory
|
||||
int cpu_use_dynarec = 0; /* (C) cpu uses/needs Dyna */
|
||||
int cpu = 0; /* (C) cpu type */
|
||||
int fpu_type = 0; /* (C) fpu type */
|
||||
int fpu_softfloat = 0; /* (C) fpu uses softfloat */
|
||||
int time_sync = 0; /* (C) enable time sync */
|
||||
int confirm_reset = 1; /* (C) enable reset confirmation */
|
||||
int confirm_exit = 1; /* (C) enable exit confirmation */
|
||||
|
||||
Reference in New Issue
Block a user