GB IO: Unstub SCY and SCX reads

This commit is contained in:
Jeffrey Pfau 2016-01-28 01:26:43 -08:00
parent 3ec4c79e12
commit d7d2a552d2
1 changed files with 2 additions and 0 deletions

View File

@ -132,6 +132,8 @@ uint8_t GBIORead(struct GB* gb, unsigned address) {
case REG_TAC:
case REG_STAT:
case REG_LCDC:
case REG_SCY:
case REG_SCX:
case REG_LY:
case REG_LYC:
// Handled transparently by the registers