minor documentation corrections/clarifications

This commit is contained in:
Michael Miceli 2024-10-28 22:16:41 -04:00
parent 2c430cdde2
commit 4606a4fd3f
1 changed files with 1 additions and 1 deletions

View File

@ -348,7 +348,7 @@ article on this. These specifics are also outlined below.
When the first byte of the sprite code is #$fe, the sprite is a "small" sprite.
Small sprites are composed of #$3 bytes, including the #$fe byte. Small sprites
always have their X position shifted left by #$04 and their Y position shifted
up byte #$08.
up by #$08.
* Byte 0 is #$fe and signifies the sprite is a small sprite
* Byte 1 specifies the tile number