Commit Graph

13 Commits

Author SHA1 Message Date
1705cbceeb copy the rest of the logic 2026-03-08 18:00:40 +01:00
f71784909b begin the C++ rewrite 2026-03-08 17:23:13 +01:00
71743552ec even more instructions 2026-03-01 11:22:44 +01:00
b7f27abaf4 implement more instructions 2026-02-28 19:27:17 +01:00
9ee3b726a4 execute hello world program :^) 2026-02-28 18:07:07 +01:00
1cbf764e8b detect instruction types 2026-02-28 17:19:27 +01:00
d06473b555 use libelf to find code offset in the exe 2026-02-28 16:36:42 +01:00
a92f02ed38 use pkg-config for raylib detection 2026-02-28 16:19:48 +01:00
b24fc558cc disassemble every single opcode 2025-07-13 19:54:57 +02:00
3722260228 disassemble simple 6502 instructions 2025-07-12 16:50:08 +02:00
2a69d37f8e license 2025-07-12 15:22:23 +02:00
8622df3bc0 move to raylib 2025-07-11 18:12:58 +02:00
9bf79d3ad5 implement display 2025-07-11 15:14:45 +02:00