Coder Social home page Coder Social logo

Comments (6)

Baekalfen avatar Baekalfen commented on May 28, 2024

Thank you for reporting. I didn't know of GB Studio. There might be some incompatibility that PyBoy needs to look at.

from pyboy.

Baekalfen avatar Baekalfen commented on May 28, 2024

Can you determine if this happens for any game produced by GBStudio, or does something specific trigger this?

from pyboy.

evanjmcafee avatar evanjmcafee commented on May 28, 2024

It appears to happen when I try to address 0xFF56, 0xFF01, 0xFF02. These are the GBC IR and the link cable's addresses. It appears to be out of bounds for reading. I need address these.

from pyboy.

evanjmcafee avatar evanjmcafee commented on May 28, 2024

It needs to be able to read those values anyway, not freezing the game.

from pyboy.

Baekalfen avatar Baekalfen commented on May 28, 2024

It needs to be able to read those values anyway, not freezing the game.

I haven't looked yet, but my bet is that it's not PyBoy freezing, it's the game that locks up, until it gets the value it expects. But since neither IR nor serial is implemented, it'll wait forever.

from pyboy.

evanjmcafee avatar evanjmcafee commented on May 28, 2024

My investigation shows that you are in all likelihood right. I my need to implement a way to send those values

from pyboy.

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.