aboutsummaryrefslogtreecommitdiff
path: root/crates/xa65/src
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mssola@mssola.com>2026-04-24 22:29:47 +0200
committerMiquel Sabaté Solà <mssola@mssola.com>2026-04-24 22:29:47 +0200
commit1410c98545d00c8508a715a566cf8e3e4e424773 (patch)
treea458d8c0934a69c37d1d374dec7a4b32ac2d4f14 /crates/xa65/src
parentc8138a0fc5353dc9017fc32fb5ef12a6fe780415 (diff)
downloadtools.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 'crates/xa65/src')
0 files changed, 0 insertions, 0 deletions