Searched refs:BIOS (Results 1 - 10 of 10) sorted by last modified time

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dpcsys.c124 if (iflags.BIOS)
H A Dpcmain.c210 if (iflags.BIOS && iflags.use_color)
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dpcsys.c124 if (iflags.BIOS)
H A Dpcmain.c210 if (iflags.BIOS && iflags.use_color)
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Doptions.c57 {"BIOS", &iflags.BIOS, FALSE, SET_IN_FILE},
59 {"BIOS", (boolean *)0, FALSE, SET_IN_FILE},
1030 iflags.BIOS = !negated;
2234 && iflags.BIOS) {
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Doptions.c57 {"BIOS", &iflags.BIOS, FALSE, SET_IN_FILE},
59 {"BIOS", (boolean *)0, FALSE, SET_IN_FILE},
1030 iflags.BIOS = !negated;
2234 && iflags.BIOS) {
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dflag.h192 boolean BIOS; /* use IBM or ST BIOS calls when appropriate */ member in struct:instance_flags
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dflag.h192 boolean BIOS; /* use IBM or ST BIOS calls when appropriate */ member in struct:instance_flags
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex2802 \item[\ib{BIOS}]
2803 Use BIOS calls to update the screen display quickly and to read the keyboard
2805 compatible BIOS ROM (default off, {\it OS/2, PC\/ {\rm and} ST NetHack\/} only).
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex2802 \item[\ib{BIOS}]
2803 Use BIOS calls to update the screen display quickly and to read the keyboard
2805 compatible BIOS ROM (default off, {\it OS/2, PC\/ {\rm and} ST NetHack\/} only).

Completed in 127 milliseconds