Git Product home page Git Product logo

Comments (1)

randyrossi avatar randyrossi commented on June 12, 2024

Okay, so believe it or not this is actually due to the KERNAL version. ROM versions kernal.901227-01 and kernal.901227-02 will glitch out as you reported but kernal.901227-03 does not. It has to do with the way the screen clear routine works. (I don't remember the exact details but it has to do with setting the color cells to the background color instead of the foreground).

So this demo is probably expecting the behavior of rev 3 . If you run VICE with versions 1 & 2, you will see the exact same glitches you reported. By default, VICE gets rev 3 so that's why I didn't see the glitches. Those stray pixels are there even in rev 3 but they are black so you don't see them.

I've been caught by this difference before. The Galencia game disk has a trainer that prompts you to answer 3-4 Y/N questions. But on the older kernel revisions, you get a black screen. It looks like it crashed but it's actually just waiting for you to answer questions you can't see. But on rev 3, you see the questions.

I tried the demo on Kawari on a REV3 kernel and it renders properly.

from vicii-kawari.

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.