Skip to content

How to exit halted state (using python interface)? #65

@mortenjc

Description

@mortenjc

Hi

I am working on yet another old microcomputer from the 70s. It uses the halt instruction to
wait for interrupts.

I try to fake the interrupt by storing the current PC on the and then adjust the PC to point to the
interrupt address.

This does not seem to work. Presumable the emulator needs to be informed to leave the halt
state?

Is there any example for how to fake an interrupt (to simulate external hardware)?

Cheers

Morten

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions