pub const m6502 = @import("m6502/root.zig"); test { _ = @import("m6502/disassembler.zig"); _ = @import("m6502/mos6510.zig"); }