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

i2c crashes #64

Open
richardturnnidge opened this issue Nov 12, 2024 · 0 comments
Open

i2c crashes #64

richardturnnidge opened this issue Nov 12, 2024 · 0 comments

Comments

@richardturnnidge
Copy link

Querying i2c will cause crash. Screen is left blank with flashing white square cursor.

I appreciate that the PC/Mac will not have any i2c devices, but if running or testing a game that can use an i2c device (eg, nunchuck) the emulator will crash, yet the Agon will run fine and use the hardware.

I have not got deep enough to see if it is when i2c is opened, or if it is when writing to an address.

Maybe an error should be given for the call, not crash. Register A has the error code, it is 0 if all was ok when writing to i2c.

Issue present on emulator 0.9.60 on Mac, running VDP 2.10.1, MOS 2.2.3.

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