RetroAchievements / docs-archive

RADocs
https://docs-archive.retroachievements.org
52 stars 10 forks source link

Fixed endianness error on tips and tricks page #43

Closed christianlegge closed 4 months ago

christianlegge commented 4 months ago

The tips and tricks page currently states that reverse byte ordering is called big endian, when it's actually called little endian. Fixed in all 3 languages, plus added an example for 32 bit little endian to the section as well. (Also changed the wikipedia links to redirects to future-proof in case a separate article or section for little endian gets added - currently it's just the Endianness page anyway)

wescopeland commented 4 months ago

Correct me if I'm wrong - aren't the docs themselves a compile target of this repo's wiki?

christianlegge commented 4 months ago

That explains a lot! Sorry, will delete and edit there. I should have figured there was a reason there were no other forks..

wescopeland commented 4 months ago

No worries - forking and opening a PR is a perfectly reasonable assumption and what we ask for our other docs projects such as api-docs.