···11-# GameBoyPlayground
11+# DMG Playground
22+33+Just some experiments with Gameboy emulation. Right now it just reads
44+the [Cartridge Header](https://gbdev.io/pandocs/The_Cartridge_Header.html) of a GB rom and parses it
55+out
66+77+1. Obtain a `LegallyObtainedRom.gb` and name it as such in the root of the project
88+2. `cargo run` You should see it list out things like the name of the game, etc