]> git.gir.st - Chiptunes.git/commit
use BRMI instead of -CS
authorTobias Girstmair <t@thi3nkpad.lan>
Mon, 28 Sep 2020 19:39:33 +0000 (21:39 +0200)
committerTobias Girstmair <t@thi3nkpad.lan>
Mon, 28 Sep 2020 19:39:33 +0000 (21:39 +0200)
commita7afecac28beac8db43be5b988f854e943b05c8a
tree17a16b658afbe138c22b428b05d7d9d210113819
parentebbe6d1608261a1e1d659fe117305a132429f28c
use BRMI instead of -CS

since we only compare small positive integers, it doesn't matter, but
BRCS/BRLO is unsigned comparison while BRMI is signed, what makes more
sense.
foo.S
Imprint / Impressum