Search found 2 matches
- Wed Oct 02, 2019 2:56 pm
- Forum: SNESdev
- Topic: How to set number of sprites
- Replies: 5
- Views: 6081
Re: How to set number of sprites
Thanks all. IMHO this is not obvious to newcomers so I added some notes to https://wiki.superfamicom.org/sprites
- Thu Sep 26, 2019 7:49 pm
- Forum: SNESdev
- Topic: How to set number of sprites
- Replies: 5
- Views: 6081
How to set number of sprites
I have read that the SNES can display up to 128 sprites, eg in this doc : This table has room for 128 entries; thus, the SNES can display up to 128 sprites on the screen at once (although I think a real SNES will overload and screw up its display when there are too many large sprites.) Is it possibl...