Code Monkey home page Code Monkey logo

mk90btl's Introduction

mk90btl's People

Contributors

imgbotapp avatar nzeemin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

mk90btl's Issues

Max. size of 10240 bytes for a volume image is wrong

https://github.com/nzeemin/mk90btl/blob/72a988ed6cea3d918a73e1ed3bddfbec2302b8fe/emulator/emubase/Board.cpp#L151C1-L155C6

Max. size of 10240 bytes for a volume image is wrong since MK90’s build-in BASIC system can read volumes up to 64 Kb, as it was reported here: link.

You can use my test images from the following repo to test this out: link. Actually I’ve build the emulator from the source code without this check and it worked just fine with the v.1.0 test volume.

Even more, cartridges with binary code (the ones that are not supposed to be compatible with the build-in BASIC) can be even larger. E.g. the official cartridge for the v.2.0 systems is 196 Kb. And the modern Bad Apple!! demo is 783 Kb!

So please consider to correct this value.

On a side note, the minimum size should be checked. I think a correct volume should be at least 512 bytes (which is the bootloader’s size).

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.