Unit 'gba' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libgbafpc]

MultiBootParam

Declaration

Source position: gba_multiboot.inc line 46

type MultiBootParam = record

  reserved1: array [0..4] of u32;

  handshake_data: u8;

  padding: u8;

  handshake_timeout: u16;

  probe_count: u8;

  client_data: array [0..2] of u8;

  palette_data: u8;

  response_bit: u8;

  client_bit: u8;

  reserved2: u8;

  boot_srcp: pu8;

  boot_endp: pu8;

  masterp: pu8;

  reserved3: array [0..2] of pu8;

  system_work2: array [0..3] of u32;

  sendflag: u8;

  probe_target_bit: u8;

  check_wait: u8;

  server_type: u8;

end;


Documentation generated on: 2023-03-18