Welcome to Data Crystal's new home! Data Crystal is now part of the TCRF family (sort of).
The wiki has recently moved; please report any issues in Discord. Pardon the dust.

Endianness

From Data Crystal
Revision as of 12:43, 3 November 2005 by 70.171.7.31 (talk)
Jump to navigation Jump to search

Endianness or byte order is the order of bytes in a multi-byte value like a word. Systems are usually referred to as either 'little endian', where the least significant byte (lsb) comes first, or 'big endian', where the most significant byte (msb) comes first.

More non-ROM hacking specific information can be found at Wikipedia's Endianness article.

So very stubbly.
This page is rather stubbly and could use some expansion.
Are you a bad enough dude to rescue this article?