Page[] mappings in mapper code, X.DB update for games with no controls
[fceu.git] / ppu.h
1
2 extern uint8 SPRAM[0x100];
3 //extern uint8 SPRBUF[0x100];
4 extern void FetchSpriteData(void);
5 extern void RefreshSprite(uint8 *target);