RossMeikleham / PlutoBoy

A Multi-Platform Gameboy Color Emulator
GNU General Public License v3.0
136 stars 18 forks source link

Color #6

Open RossMeikleham opened 9 years ago

RossMeikleham commented 9 years ago

Implement Gameboy Color features. This should allow for playing Gameboy Color exclusive ROMs.

RossMeikleham commented 9 years ago

Most Color specific operations have been implemented including GDMA and HDMA after commit 33fc30b90d23997eccf76ea0d08647b53cad4efb. Last major graphic implementation is background priority for certain colour tiles over sprites.