Skip to content

How to enable 'hooks' for out and in instructions #56

@mortenjc

Description

@mortenjc

Hey

I am using this emulator to help revive an old Z80 based minicomputer (Q1 Lite).

I have modified the single_stepping.py example to created a disassembler and also a use it to run the code (have 8 ROM images that I can load).

Now it seems like I am likely to get stuck on the out and in instructions.

Do you have a hint on how I could emulate an IO device. For example by having a python function called
on every in and out instruction?

Thanks for the project
Morten

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions