Commit Graph

7 Commits

Author SHA1 Message Date
4792d454eb disassemble instructions using OP_TABLE 2026-03-08 20:11:43 +01:00
d335ec062f add op field to the Ins struct 2026-03-08 19:46:02 +01:00
0fa836ca4f try to isolate parsing into fetch_ins() 2026-03-08 19:08:49 +01:00
bf61965f61 move to C++23 for that sweet std::println 2026-03-08 18:22:15 +01:00
1705cbceeb copy the rest of the logic 2026-03-08 18:00:40 +01:00
3f62e1ec2b parse elf 2026-03-08 17:40:01 +01:00
f71784909b begin the C++ rewrite 2026-03-08 17:23:13 +01:00