summaryrefslogtreecommitdiff
path: root/src/instructions/gen_tools.rs
AgeCommit message (Collapse)Author
2025-12-21(BIG CHANGE) Switch instruction identification/execution to use a plain ↵taitep
match tree, should improve performance by quite a bit
2025-12-01Add license/copyright notices to top of each source file (where applicable)taitep
2025-10-07FIRST INSTRUCTION WORKINGtaitep