Commit Graph

56 Commits

Author SHA1 Message Date
ry755
d0538c59e8 fox32asm: Allow labels to be used in sized instructions
Previously this would cause the CPU to panic with an invalid opcode
error, due to messed up alignment
2022-02-01 22:00:58 -08:00
ry755
94e02b8f09 fox32asm: Increase the max include limit from 8 to 128
The whole include system is just a huge hack, this really needs to be
replaced at some point.
2022-01-31 21:50:01 -08:00
ry755
dd6ebe86f8 Add unfinished READMEs 2022-01-31 03:11:08 -08:00
ry755
09987f5747 Add LICENSE 2022-01-31 01:51:26 -08:00
ry755
efdb08aba5 fox32asm: Show version info on startup 2022-01-27 18:35:15 -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