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

n64: fix Joybus RTC read/write status byte #1814

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

meeq
Copy link
Contributor

@meeq meeq commented Feb 5, 2025

As documented in the N64brew wiki: https://n64brew.dev/wiki/Joybus_Protocol#0x07_-_Read_Real-Time_Clock_Block

The final output byte of Joybus RTC read/write commands should be the RTC status.

This intended behavior has been confirmed with Mateusz Faderewski, the creator of SummerCart.

As documented in the N64brew wiki: https://n64brew.dev/wiki/Joybus_Protocol#0x07_-_Read_Real-Time_Clock_Block

The final output byte of Joybus RTC read/write commands should be the RTC status.

This intended behavior has been confirmed with the creator of SummerCart.
@rasky rasky merged commit 7640e15 into ares-emulator:master Feb 5, 2025
17 checks passed
@meeq meeq deleted the n64-joybus-rtc-status branch February 5, 2025 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants