forked from LIJI32/SameBoy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
77 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
00:FF00 IO_JOYP | ||
00:FF01 IO_SB | ||
00:FF02 IO_SC | ||
00:FF04 IO_DIV | ||
00:FF05 IO_TIMA | ||
00:FF06 IO_TMA | ||
00:FF07 IO_TAC | ||
00:FF0F IO_IF | ||
00:FF10 IO_NR10 | ||
00:FF11 IO_NR11 | ||
00:FF12 IO_NR12 | ||
00:FF13 IO_NR13 | ||
00:FF14 IO_NR14 | ||
00:FF16 IO_NR21 | ||
00:FF17 IO_NR22 | ||
00:FF18 IO_NR23 | ||
00:FF19 IO_NR24 | ||
00:FF1A IO_NR30 | ||
00:FF1B IO_NR31 | ||
00:FF1C IO_NR32 | ||
00:FF1D IO_NR33 | ||
00:FF1E IO_NR34 | ||
00:FF20 IO_NR41 | ||
00:FF21 IO_NR42 | ||
00:FF22 IO_NR43 | ||
00:FF23 IO_NR44 | ||
00:FF24 IO_NR50 | ||
00:FF25 IO_NR51 | ||
00:FF26 IO_NR52 | ||
00:FF30 IO_WAV_START | ||
00:FF3F IO_WAV_END | ||
00:FF40 IO_LCDC | ||
00:FF41 IO_STAT | ||
00:FF42 IO_SCY | ||
00:FF43 IO_SCX | ||
00:FF44 IO_LY | ||
00:FF45 IO_LYC | ||
00:FF46 IO_DMA | ||
00:FF47 IO_BGP | ||
00:FF48 IO_OBP0 | ||
00:FF49 IO_OBP1 | ||
00:FF4A IO_WY | ||
00:FF4B IO_WX | ||
00:FF4C IO_DMG_EMULATION | ||
00:FF4D IO_KEY1 | ||
00:FF4F IO_VBK | ||
00:FF50 IO_BIOS | ||
00:FF51 IO_HDMA1 | ||
00:FF52 IO_HDMA2 | ||
00:FF53 IO_HDMA3 | ||
00:FF54 IO_HDMA4 | ||
00:FF55 IO_HDMA5 | ||
00:FF56 IO_RP | ||
00:FF68 IO_BGPI | ||
00:FF69 IO_BGPD | ||
00:FF6A IO_OBPI | ||
00:FF6B IO_OBPD | ||
00:FF6C IO_DMG_EMULATION_INDICATION | ||
00:FF70 IO_SVBK | ||
00:FF72 IO_UNKNOWN2 | ||
00:FF73 IO_UNKNOWN3 | ||
00:FF74 IO_UNKNOWN4 | ||
00:FF75 IO_UNKNOWN5 | ||
00:FF76 IO_PCM_12 | ||
00:FF77 IO_PCM_34 | ||
00:FF7F IO_UNKNOWN8 | ||
00:FFFF IO_IE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters