GB IO: Unstub reading STAT

This commit is contained in:
Jeffrey Pfau 2016-01-26 21:12:45 -08:00
parent efe1611614
commit 7540bd3513
1 changed files with 1 additions and 0 deletions

View File

@ -130,6 +130,7 @@ uint8_t GBIORead(struct GB* gb, unsigned address) {
case REG_TIMA:
case REG_TMA:
case REG_TAC:
case REG_STAT:
case REG_LCDC:
case REG_LY:
case REG_LYC: