Commit Graph

4 Commits

Author SHA1 Message Date
Ry
9fb445f688 fox32+fox32asm: Add proper support for greater than and less than
This adds IFGT, IFGTEQ, IFLT, and IFLTEQ, which makes it easier to
check for these conditions.
2022-03-12 12:15:27 -08:00
Ry
492e8d51a1 fox32asm: Allow underscores in immediate values
Co-authored-by: Lua <lua@foxgirl.dev>
2022-03-12 11:58:00 -08:00
ry755
637e62ff38 fox32asm: Allow any character to be escaped in strings with '\' 2022-02-22 13:31:51 -08:00
ry755
eeafe0cbb2 Initial commit
I should've made a git repo for this much sooner, oops :p
2022-01-26 22:21:21 -08:00