Commit Graph

4 Commits

Author SHA1 Message Date
dbd7568cb9 Prefix non-ARM instructions with X: XHLT, XDIV, XMOD, XOUT 2026-04-07 10:26:48 +01:00
247cf85e57 Refactor levels to YAML, remove icons, add vite-plugin-yaml 2026-04-07 10:25:02 +01:00
bab0bb0c6b Layout: equal 1/3 columns for tutorial, code, and machine state 2026-04-07 10:20:01 +01:00
e465b1cf71 Initial commit: Simple ASM - ARM assembly learning game
10-level progressive game teaching ARM assembly basics:
registers, arithmetic, bitwise ops, memory, branching, loops.
Vue 3 + FastAPI + SQLite with K8s deployment.
2026-04-07 10:17:15 +01:00