Code Monkey home page Code Monkey logo

Comments (1)

soniccd123 avatar soniccd123 commented on May 22, 2024

The switches select the first address the Genesis will look in the ROM chip when it is booting up. By manipulating which address is the first one, the system can boot up at diferent parts of the ROM, with the condition that there is bootable code there.

With just one game, all switches must be on, so the first address is 0x0, when a switch is on it connects the respective address lines to the Genesis so it can control the said addresses on the ROM, when the switch is off, the respective address line is disconnected from the Genesis and said line is pulled high in the ROM chip.

The combinations depends on the size of the games you use on the multicart, for example, a 1MB game and a 512kB game in the same chip: the 1MB is on the beggining of the chip, so all switches on. Then the 512kB game is right after the 1MB one, so you must consider that it is 4x 256kB banks after the start of the chip, so, switch A19 off, so the first address that the Genesis look at is after the first MB of the ROM (0x100000).

Don't know if this is clear, I know that some of these concepts may not be fully intuitive, If you need help with that, don't be afraid to ask :)

from genesis-feram-cart.

Related Issues (7)

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.