SimpleNES
SimpleNES copied to clipboard
Mapper 4
No description provided.
mapper 4 has some reading problems with a few days example batman returs
and scanline problems to solve that's why some games either don't start or don't go into play example super mario 2 and final fantasy III


i am testing and i think i have problems with RAM if I insert it in the readCHR and writeCHR I can get final fantasy 3 playable
Hey, I've refactored mapper 4 and along with it fixed some bugs. It never crashes now. However there are still some visual artefacts, which could either be an issue with the PPU or the mapper, I'm not sure.
I didn't have much time yesterday, I tried various games for mapper 4 and they don't work anymore, maybe it's the mapper
Can you tell me what games you've tried?
Can you tell me what games you've tried?
Bonks, super Mario 3 , alien 3
Super Mario 3 graphic glitches and crashes ! It got worse it did not have those glitches , Alien 3 used to go up to the menu now not anymore , Bonks goes in game but has glitches before it was playable
Super Mario 3, Super Mario 2 and Kirby's Adventure should work now. Some other games should also have small improvements. There are still still some flickering in SMB3 title screen and Kirby's Adventure status bar, but that'll need even better timing fixes. I'll try to refactor the MMC3 counter at some point to improve performance as I think SMB3 is a little slow in debug mode. Plus, I think implementing APU will also help, which is also something I'm planning on doing. @SuzieQQ @grimoire



with the latest fix was also fixed super mario 2 , final fantasy, and a tmn game , great job guys
just one thing in the main delete path = "Super Mario Bros. 3 (USA).nes"; path = "NEStress.NES"; this