Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 542 Bytes

File metadata and controls

24 lines (18 loc) · 542 Bytes

BinarySerializer.Nintendo

BinarySerializer.Nintendo is an extension library to BinarySerializer for serializing Nintendo formats.

Supported formats

SNES

  • Map tile

Nintendo 64

  • RSP commands

Game Boy

  • ROM header

Game Boy Advance

  • ROM header
  • EEPROM
  • Various VRAM formats (map tile, object attribute, palette etc.)

Also supports the available BIOS compression methods (LZSS, RLE and Huffman).

Nintendo DS

  • ROM header
  • FAT file system
  • DS3D commands