Giter Site home page Giter Site logo

Timing is wrong about gameyob HOT 5 CLOSED

stewmath avatar stewmath commented on June 23, 2024
Timing is wrong

from gameyob.

Comments (5)

Stewmath avatar Stewmath commented on June 23, 2024

I've noticed a similar phenomenon in Star Wars. When pressing select, it freezes in a loop where it waits for LY==0. But the VBlank interrupt interferes, and when it returns LY is already at least 1. Which probably also indicates some timings are slower than they should be.

from gameyob.

LemonBoy avatar LemonBoy commented on June 23, 2024

Also, sometimes the lcd_update sets the event cycle to a negative number.
LemonBoy@63b76fb is a start for a syncronized world :)
I did a quick test against NO$GMB and looks like GameYob is off by ~1 M-State

from gameyob.

LemonBoy avatar LemonBoy commented on June 23, 2024

https://github.com/LemonBoy/GameYob/tree/gfxfix

This branch actually fixes picky games like Robocop2, Altered Space and such that require strict video timings. instr_timing still fails and Pokèmon Crystal isnt working anymore. Still a little step forward.

from gameyob.

Stewmath avatar Stewmath commented on June 23, 2024

Another timing related issue: Super Mario Land's top statusbar (see #59). This also occurs in bgb.

from gameyob.

Stewmath avatar Stewmath commented on June 23, 2024

This issue is old and a bit vague, so I'm closing it. I think most of these specific problems have been fixed.

from gameyob.

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.