Skip to content

BinarySerializer extension library for serializing common Nintendo game formats

License

Notifications You must be signed in to change notification settings

BinarySerializer/BinarySerializer.Nintendo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

BinarySerializer extension library for serializing common Nintendo game formats

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages