Skip to content

[ARCADE]: ACCORE.IRX does not work #712

@israpps

Description

@israpps

the mentioned condition always evaluates to true, i've been using the ACCORE module from my dongle as an alternative to be able to use the Arcade UART in the meantime, but would be cool to fix this homebrew version

I just open the issue to make this visible. I plan to eventually reverse engineer my ACCORE module and compare, but hey, maybe someone fixes it before.

Thanks in advance

if ( Intrc.active != 0 || !Intrc.enable )
{
return -16;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions