-
Notifications
You must be signed in to change notification settings - Fork 21
Version 5.2.0 #65
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
Version 5.2.0 #65
Conversation
Co-authored-by: Eldred Habert <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me!
@avivace I still haven't found anything else to add/change here, so, ready for review! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can't see the necessity of releasing another major right now. Hardware.inc is a project considered stable, solid and not this fast in breaking things. This should've been done in the previous major. I don't want additional effects coming from the premature merge of 5.0.
I'd suggest moving the non-breaking changes (so everything but AUD3WAVE_SIZE and AUD3WAVERAM related changes) to a normal patch or add the new AUD3WAVERAM but alias them to the old _AUD3WAVERAM versions so we don't have to break a major we literally released a couple of weeks ago.
No problem! I agree it's soon for another major. We can save the |
Fixes #67
Fixes #68
Whenever this is merged, update rgbds-live's js/gbz80.js tooltips accordingly.