Skip to content

API call for setting interrupt vectors #33

@breakintoprogram

Description

@breakintoprogram

As an Agon developer
I want to be able to set and reset interrupt vector calls
So that I can write applications that take full advantage of the eZ80 peripherals

Acceptance Criteria:

  • The function must return the previous handler address after setting
  • It will be the developer's responsibility to restore the status quo once finished
  • No attempts will be made to determine whether the call points to a valid interrupt

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Released

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions