Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
israpps opened this issue Jan 3, 2025 · 0 comments
Open

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

israpps opened this issue Jan 3, 2025 · 0 comments

Comments

@israpps
Copy link
Contributor

israpps commented Jan 3, 2025

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;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant