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

Improve fixed-point documentation #1455

Merged
merged 10 commits into from
Aug 8, 2024
Merged

Improve fixed-point documentation #1455

merged 10 commits into from
Aug 8, 2024

Conversation

ISSOtm
Copy link
Member

@ISSOtm ISSOtm commented Aug 7, 2024

This PR may be best reviewed commit by commit.

@ISSOtm ISSOtm added this to the v0.9.0 milestone Aug 7, 2024
@ISSOtm ISSOtm requested a review from Rangi42 August 7, 2024 10:55
Rangi42
Rangi42 previously requested changes Aug 7, 2024
man/rgbasm.5 Outdated Show resolved Hide resolved
man/rgbasm.5 Outdated Show resolved Hide resolved
man/rgbasm.5 Outdated Show resolved Hide resolved
man/rgbasm.5 Outdated Show resolved Hide resolved
man/rgbasm.5 Outdated Show resolved Hide resolved
man/rgbasm.5 Outdated Show resolved Hide resolved
man/rgbasm.5 Outdated Show resolved Hide resolved
man/rgbasm.5 Outdated Show resolved Hide resolved
man/rgbasm.5 Outdated Show resolved Hide resolved
man/rgbasm.5 Show resolved Hide resolved
@ISSOtm ISSOtm force-pushed the fixpoint-doc branch 2 times, most recently from 37deea2 to 4df0a82 Compare August 7, 2024 13:04
@Rangi42 Rangi42 added enhancement Typically new features; lesser priority than bugs docs This affects the documentation (web-specific issues go to rgbds-www) rgbasm This affects RGBASM labels Aug 8, 2024
There was a space between the opening parens an `SIN`
Use fewer magic constants, and a FOR loop.
Also use a max input bound that isn't 1.0, to avoid confusion with the
`1.0` that's used to shift the output range.
They were not equivalent, and besides, it seems more likely that the shifts
would confuse newbies while not bringing useful info to experts.
@ISSOtm
Copy link
Member Author

ISSOtm commented Aug 8, 2024

(Rebased on top of #1450.)

@ISSOtm ISSOtm dismissed Rangi42’s stale review August 8, 2024 08:34

Consensus changes applied, and ongoing discussion spun off into separate issue

@ISSOtm ISSOtm requested a review from Rangi42 August 8, 2024 08:34
Rangi42
Rangi42 previously requested changes Aug 8, 2024
man/rgbasm.5 Outdated Show resolved Hide resolved
man/rgbasm.5 Outdated Show resolved Hide resolved
man/rgbasm.5 Outdated Show resolved Hide resolved
man/rgbasm.5 Outdated Show resolved Hide resolved
Co-authored-by: Sylvie <[email protected]>
man/rgbasm.5 Outdated Show resolved Hide resolved
@ISSOtm ISSOtm dismissed Rangi42’s stale review August 8, 2024 17:04

Explanations removed

@ISSOtm ISSOtm requested a review from Rangi42 August 8, 2024 17:04
Copy link
Contributor

@Rangi42 Rangi42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for persevering through all the feedback!

@Rangi42 Rangi42 merged commit 817dcfd into gbdev:master Aug 8, 2024
22 checks passed
@ISSOtm ISSOtm deleted the fixpoint-doc branch August 8, 2024 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This affects the documentation (web-specific issues go to rgbds-www) enhancement Typically new features; lesser priority than bugs rgbasm This affects RGBASM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants