Giter Site home page Giter Site logo

Z80 BUSACK/BUSREQ/RESET pins about chips HOT 2 OPEN

floooh avatar floooh commented on June 12, 2024
Z80 BUSACK/BUSREQ/RESET pins

from chips.

Comments (2)

carmiker avatar carmiker commented on June 12, 2024 1

I've not done the deep dive to find out exactly what happens cycle by cycle for BUSREQ and RESET handling, but I have done a (very crude) implementation in my Sega multi-emulator which I'm currently adding Mega Drive support to, and it generally works: https://gitlab.com/jgemu/cega/-/blob/master/src/cega_z80.c

from chips.

floooh avatar floooh commented on June 12, 2024

Ah, I didn't know the MegaDrive uses BUSACK/BUSEQ, first system I know of!

No plans at the moment, since I'm currently busy with non-emulator stuff. I guess it would need to work similar to the WAIT handling (except that it needs to be checked each clock cycle? - I haven't looked yet into how BUSREQ works).

One thing I've been thinking about is to add a few config-defines to the header to switch on or off certain implementation features (for instance the WAIT handling is quite expensive, but many emulated systems don't even use wait states). The BUSREQ handling would probably be even more expensive, but also isn't needed by most systems.

from chips.

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.