#nes

nes_rom

NES rom parser. Parses most common file formats.

1 unstable release

0.1.0 Apr 15, 2019

MIT license

675KB
1.5K SLoC

nes_rom

NES rom parser for iNes, Unif, Fds file formats.The roms are parsed with very little manipulation to not make assumptions about client code use. Applies basic rom validation and error checking.


lib.rs:

nes_rom

parses the most common NES rom file formats

Dependencies

~2MB
~47K SLoC