Skip to content

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

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;

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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