Conversation
rene
commented
May 25, 2026
- ppu.c: Check maximum rendering sprites
- Implement mirroring for MMC3 memory areas
- Pass main mapper struct to m4_mapper_IRQ_count()
* ppu.c: Check maximum rendering sprites * Implement mirroring for MMC3 memory areas * Pass main mapper struct to m4_mapper_IRQ_count() Signed-off-by: Renê de Souza Pinto <rene@renesp.com.br>
|
Claude finished @rene's task —— View job Code Review
SummaryThe PR makes three related fixes: correcting the
|