Code Monkey home page Code Monkey logo

Comments (4)

paulb-nl avatar paulb-nl commented on September 2, 2024

What are you trying to do?

What is the problem with Famicom Jump II?

There is a note about the game here: https://www.nesdev.org/wiki/INES_Mapper_153

When booting with WRAM filled with zeroes, Famicom Jump II will freeze with a black screen. Simply soft-resetting the console will then always run the game properly unless WRAM is zeroed out again

from nes_mister.

mopplayer avatar mopplayer commented on September 2, 2024

@paulb-nl Yeah, I have found the problem.

Whatever I have done with RAM initiation, the ROM of "Famicom Jump II - Saikyou no 7 Nin (J) [!].nes" will not work.
I think the core is not done with any other special handling.

Then, I use "Famicom Jump II - Saikyou no 7 Nin (J).nes" without [!] , it works.

Could you explain what is the difference between [!] and no-[!]? and [hFFE]? [a1]? [b1]? [o1]?

Thank you very much.

from nes_mister.

paulb-nl avatar paulb-nl commented on September 2, 2024

[!] means verified good (header can still be wrong) , [a1] is alternate I think, [b1] bad, [o1] over (too big).

I think the ROMs that are not working are set to the wrong mapper number in their header. You should check it.

from nes_mister.

mopplayer avatar mopplayer commented on September 2, 2024

@paulb-nl Oh, I see.

I check the header of [!] ROM, which is ines[6]=0x02 and ines[7]= 0x10. The header is wrong.

But I don't know this difference, wast my time to debug...bad ROM.

Moreover, what's that meaning of [hFFE] ?

Thank you very much.

from nes_mister.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.