tomaz/zx-next-dev-guide

Sprites example - loadSprites routine overwrites BC before use

Closed this issue · 1 comments

In the sprites example, the loadSprites routine overwrites BC with the sprite port $303b before writing the length from BC into the DMA program. This issue is present in the book and the sample code.

tomaz commented

Merged PR, closing