Skip to content

Kernel joystick_get IRQ handler example is out of date #206

@Yazwh0

Description

@Yazwh0

https://github.com/X16Community/x16-docs/blob/master/X16%20Reference%20-%2005%20-%20KERNAL.md#function-name-joystick_get

The IRQ handler isn't correct you now need to add the code below before the call to SCNKEY

    lda #08
    jsr $feab

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions