Unit 'nds9' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libndsfpc]

sGBAHeader

Declaration

Source position: memory.inc line 49

type sGBAHeader = packed record

  entryPoint: cuint32;

  logo: array [0..155] of cuint8;

  title: array [0..11] of cchar;

  gamecode: array [0..3] of cchar;

  makercode: cuint16;

  is96h: cuint8;

  unitcode: cuint8;

  devicecode: cuint8;

  unused: array [0..6] of cuint8;

  version: cuint8;

  complement: cuint8;

  checksum: cuint16;

end;


Documentation generated on: 2023-03-18