Award Modular BIOS v4.51PG, An Energy Star Ally
Copyright (C) 1984-1998, Award Software, Inc.

87-MODEL CPU at 133MHz
Memory Test : 0 OK

Detecting HDD Primary Master ... FOUND [GEEK_VOL_01]
Detecting HDD Primary Slave ... NONE

Verifying DMI Pool Data ........... Success
Boot from C:
Starting MS-DOS 6.22 ...
C:\> WIN
Edit - MAIN.C
_ ×
1
2
3
4
5
6
7
8
9
10
11
12
13
/* AUTHOR: GEEK_87 */
#include <life.h>
int main() {
  while (is_active) {
    deconstruct_to_atoms();
    if (no_delta) continue;
    execute_lean();
    probe_unknown();
    strip_noise();
  }
  return 0x55AA;
}

Ln 12, Col 1 [UTF-8]