add cpu register types, flags, and helper utilities

This commit is contained in:
2026-07-23 20:15:40 +02:00
parent 3e860871f9
commit ae2b91fbe3
3 changed files with 90 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
pub const m6502 = @import("m6502/root.zig");