Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions src/CGB_Registers.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,11 @@ Speed Mode).

This allows for a transfer of 2280 bytes during VBlank, which is up to 142.5 tiles.

#### Status of the registers after the end of the transfer

The source and destination address regisers are both incremented by $10 bytes for each block of $10 bytes transfered after the transfer is done.
FF55 is always equal to $FF once the transfer ends

### VRAM Banks

The CGB has twice the VRAM of the DMG, but it is banked and either bank
Expand Down