diff options
| author | Miquel Sabaté Solà <mssola@mssola.com> | 2026-04-24 22:29:47 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <mssola@mssola.com> | 2026-04-24 22:29:47 +0200 |
| commit | 1410c98545d00c8508a715a566cf8e3e4e424773 (patch) | |
| tree | a458d8c0934a69c37d1d374dec7a4b32ac2d4f14 /lib/xixanta/src/mapping.rs | |
| parent | c8138a0fc5353dc9017fc32fb5ef12a6fe780415 (diff) | |
| download | tools.nes-1410c98545d00c8508a715a566cf8e3e4e424773.tar.gz tools.nes-1410c98545d00c8508a715a566cf8e3e4e424773.zip | |
Add a big endian control statement
By default everything is little endian, and that should always be the
case. That being said, if a literal is better expressed in big endian
format for whatever reason, you can now use the .be or the .bigendian
control statements. The terribly named .dbyt control statement can also
be used for this purpose, but that's just to be compatible with the
implementation from ca65.
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
Diffstat (limited to 'lib/xixanta/src/mapping.rs')
0 files changed, 0 insertions, 0 deletions
