 uGENXXz      XX,   
 ,        .dpr.
    uGENXXz.pas,    
   uGENXX  .
.     .dpr,    
uGEN00z in '_UNIT\uGEN00z.pas';
   .pas,    .

   uGEN00z.pas    
  BIN-,   .

,    uGEN00z.pas:

{   }
{1} Procedure INITCompiler;
{2} Function  FINALCompiler: Boolean;
{3} Procedure DB(e: Cardinal);
{4} Procedure REM(s: string255);
{5} Procedure DW(e: Cardinal);
{6} Procedure SetAddrCompile(e: Cardinal);
{7} Procedure DD(e: Cardinal);
{8} Procedure DQ(e: Int64);
{9} Procedure FillChar(SizeData: Cardinal; e: Byte);
{10} Procedure SetFileName(s: string255);
{11} Procedure DString255(const s: string255);
{12} Function  GetAddrPosCompile: Longint;
{13} Procedure FillDB(var arr: array of Byte; BeginPos, SizeData: Cardinal);
{14} Function  GetAddrMaxPosCompile: Longint;

{   ,     }
function  AnsiToOem(const s: string): string;
procedure WritelnOEM(s: string255);
