Don't set any labels.
This commit is contained in:
parent
23158865b2
commit
ef077116b1
@ -874,13 +874,6 @@ void get_parameters(void)
|
|||||||
}
|
}
|
||||||
b_setvar(E_SPECIAL|E_VAR, "memory", params);
|
b_setvar(E_SPECIAL|E_VAR, "memory", params);
|
||||||
|
|
||||||
#if 0
|
|
||||||
b_setvar(E_SPECIAL|E_VAR, "c0",
|
|
||||||
DOS ? "dosfile" : get_bus() == 1 ? "at" : "bios");
|
|
||||||
#else
|
|
||||||
b_setvar(E_SPECIAL|E_VAR, "label", "BIG");
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#if DOS
|
#if DOS
|
||||||
b_setvar(E_SPECIAL|E_VAR, "dosfile-d0", vdisk);
|
b_setvar(E_SPECIAL|E_VAR, "dosfile-d0", vdisk);
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user