close
The Wayback Machine - https://web.archive.org/web/20200919170954/https://github.com/ax3l/lines-are-beautiful/issues/12
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

BigEndian Support #12

Open
ax3l opened this issue Jul 30, 2018 · 0 comments
Open

BigEndian Support #12

ax3l opened this issue Jul 30, 2018 · 0 comments

Comments

@ax3l
Copy link
Owner

@ax3l ax3l commented Jul 30, 2018

The reMarkable tablet itself and most desktops are little endian, and so is the .lines format.

Accordingly, we will have to swap the bit order during read/write operations from/to little endian when compiling/running on a big endian platform, such as PPC.

Refs:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.