Revision history for Perl extension Games::NES::ROM

0.06  Wed Jul 28 2010
    - factored out iNES loading and added UNIF 
      loading
    - added the ROM database from Nestopia
    - moosified all classes

0.05  Wed Aug 01 2007
    - error handling on file open
    - switch to module::install

0.04  Mon Feb 26 2007
    - repackaged -- no functional changes

0.03  Thu Aug 03 2006
    - more tests

0.02  Wed Aug 02 2006
    - store raw chunks for CHR and PRG banks
    - added sprite() method

0.01  Tue Aug 01 2006
    - original version