0ldsk00l / nestopia

Cross-platform Nestopia emulator core with a GUI

Home Page:http://0ldsk00l.ca/nestopia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Garbage pail kids and full quiet issues

joepogo opened this issue · comments

Both garbage pail kids and full quiet exhibit issues on nestopia. They both run on the same board/mapper.

Garbage pail kids crashes after selecting a difficulty and full quiet results in insta-death and scrambled graphics upon starting the first level.

Not sure if it's a database fix or something rooted deeper in the core code.

Tested on the latest version released just a few hours ago.

BTW rdanbrook, glad to see you still plugging away and keeping nestopia "undead". 😁

It looks like MMC3 with extended CHR RAM. I will attempt to fix it. This is not likely to be a database issue, it is more likely mapper code.

Update:
https://gitlab.com/jgemu/nestopia/-/commit/3797cdca4dc0e96387748e875592ea9882118204

This will be merged in the next release, it is already fixed in the upstream branch, so I'll consider this problem solved.