Skip to content
This repository was archived by the owner on Dec 21, 2025. It is now read-only.
This repository was archived by the owner on Dec 21, 2025. It is now read-only.

Improve interrupt handler layout #15

@ISSOtm

Description

@ISSOtm
  • Ensure each "stub" is in its own section, without padding
  • Put the STAT handler "inline", since the other handlers are not used
  • Put the VBlank handler at $150 so that it can be jr'd to (acceptable because of the header right before)
  • Add "dynamic raster FX" STAT handler

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions