Code Monkey home page Code Monkey logo

Comments (2)

AidyCC avatar AidyCC commented on September 23, 2024

No worries - I finally figured it out. It turned out I was launching the .nex file with the wrong parameters.

All working now.

from sjasmplus.

ped7g avatar ped7g commented on September 23, 2024

Glad you worked it out. (I didn't check details of your zip file, and now I will skip if you resolved it).

Feel free to reopen or post new question, if you stumble on something else.

Some usage of MMU is described in the first chapter of "SpecBong" tutorial: https://github.com/ped7g/SpecBong/wiki

The all-ram mode is possible with Next just by using its regular MMU next-registers $50..$57, but keep in mind the default layout when new NEX file is loaded has ROM in bottom 16ki, so you must have initial setup code elsewhere, and bank RAM pages as you want them in code. But you can layout all of that in sjasmplus IMHO easily, that's the whole purpose of MMU directive and $$label operator.

from sjasmplus.

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.