nes_rom 0.1.0

NES rom parser. Parses most common file formats.
Documentation
# 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.