Commit graph

6 commits

Author SHA1 Message Date
Fabien Freling
1a978d6814 Store full ROM in Cartridge.t
Now that the full ROM is stored, all fields are derived from it.
2015-02-24 14:40:11 +01:00
Fabien Freling
f89d34ec14 Read RAM size. 2015-02-23 16:51:53 +01:00
Fabien Freling
fdb5744d01 Read ROM size. 2015-02-23 16:10:40 +01:00
Fabien Freling
b0df091425 Verify Nintendo logo checksum.
Handle read errors when loading the cartridge.
2015-02-23 15:43:37 +01:00
Fabien Freling
840c00e30b Read ROM title. 2015-02-22 12:50:14 +01:00
Fabien Freling
09f1ffb488 Read Nintendo checksum in cartridge header.
This first commit parses the ROM to extract the Nintendo Logo and
display it on stdout.
2015-02-21 17:11:18 +01:00