No description
  • C 75%
  • GLSL 11.1%
  • Assembly 9.4%
  • Lua 3.8%
  • Shell 0.6%
Find a file
2026-07-24 16:17:25 -04:00
Lazyc@5bb6ab1d1b Init 2026-07-24 02:56:45 -04:00
src Added subtract and calling 2026-07-24 04:08:33 -04:00
tests Added subtract and calling 2026-07-24 04:08:33 -04:00
.gitignore Implemented the rest of the unsigned integer operations 2026-07-24 03:12:34 -04:00
.gitmodules Init 2026-07-24 02:56:45 -04:00
bldit.lua Init 2026-07-24 02:56:45 -04:00
hexer.sh Init 2026-07-24 02:56:45 -04:00
ISA.md CMP instructions prolly important smh 2026-07-24 16:17:25 -04:00
README.md Init 2026-07-24 02:56:45 -04:00

FlagVM

A custom VM for an ISA, very beta right now don't touch it I think it's technically turing complete with the current implementation but i'll finish implementing the spec eventually