Skip to content

Exception state machines #139

@larsbrinkhoff

Description

@larsbrinkhoff

In the current implementation of the clocked CPU, the cycles for exceptions go unaccounted for. The reason is probably that an exception occurs in the space between one instruction ending, and the next beginning.

We need some kind of state machine(s) for exceptions. In a way, they should behave just like ordinary instructions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions