torch2424 / wasmboy

Game Boy / Game Boy Color Emulator Library, 🎮written for WebAssembly using AssemblyScript. 🚀Demos built with Preact and Svelte. ⚛️
https://wasmboy.app/
GNU General Public License v3.0
1.39k stars 64 forks source link

Finish GBC Colorization / Handle Conflicts #262

Open torch2424 opened 5 years ago

torch2424 commented 5 years ago

relates to #261

Need to add support for some missing hashes for some less popular games. Also, need to figure out what the "disambiguous" byte is in order to discern games like metroid 2 and pokemon blue 😢

torch2424 commented 5 years ago

Found out the disambiguous byte from awesome-gbdev

screen shot 2019-02-20 at 12 12 31 am