Search found 4 matches
- Sat Apr 27, 2019 2:33 am
- Forum: NESdev
- Topic: powerpak intro module bugfix
- Replies: 2
- Views: 8638
Re: powerpak intro module bugfix
Thanks so much!
- Sat Feb 23, 2019 1:28 pm
- Forum: NES Hardware and Flash Equipment
- Topic: PowerPak mapper 30 implementation
- Replies: 67
- Views: 83060
Re: PowerPak mapper 30 implementation
Looking at Bananmos' verlog, it looks like it supports 1-screen and 4-screen but the assignments are backwards, unfortunately. So, if you have a hex editor, you can change a single bit in the ROM to make it work with the backwards assignment. Byte $6 (the 7th byte) of the iNES ROM should be $E8. Ch...
- Mon Feb 18, 2019 2:52 pm
- Forum: NES Hardware and Flash Equipment
- Topic: PowerPak mapper 30 implementation
- Replies: 67
- Views: 83060
Re: PowerPak mapper 30 implementation
Twin Dragons (full version, not demo) requires the 1-screen mirroring variant. WhiteHat94 said above that Bananmos's mapper works for Twin Dragons so that's the one I downloaded and copied to the PowerPak files folder...is this not the right one after all? I'm using the full complete Twin Dragons r...
- Mon Feb 18, 2019 1:29 pm
- Forum: NES Hardware and Flash Equipment
- Topic: PowerPak mapper 30 implementation
- Replies: 67
- Views: 83060
Re: PowerPak mapper 30 implementation
I couldn't actually find a mapper 30 for PowerPak I suppose I didn't advertise my toy project enough then :) Guess the only difference is yours doesn't seem to handle the 4-screen mirroring variant proposed by InfiniteNESlives? OTOH, I know of no actual homebrew that uses this, and not even the NES...