kosarev / z80

Fast and flexible Z80/i8080 emulator with C++ and Python APIs
MIT License
63 stars 10 forks source link

Python callbacks: read, write, reti, int mode 2 vector #63

Closed ToniWestbrook closed 1 month ago

ToniWestbrook commented 1 month ago

Added:

I tested these in the VM (which heavily uses all of this functionality) and it looks like it's stable. Thanks!