|
|
|
|
|
by marshray
2984 days ago
|
|
> NES games never drew their own sprites. They just said "Hey NES, write the sprite at this x and y location" Yeah, but the hardware is so limited with weird corner cases that writing a bitblt might be easier. For example, some games have to reconfigure their sprites at the beginning of every horizontal scan line to overcome the hardware limitation on simultaneously displayed sprites (8). |
|