test(nes): consolidate and simplify inline subsystem unit tests
This commit is contained in:
@@ -2,7 +2,7 @@ const std = @import("std");
|
||||
const common = @import("../common.zig");
|
||||
const Mirroring = common.Mirroring;
|
||||
|
||||
// ponytail: Mapper 28 (Action 53)
|
||||
// Mapper 28 (Action 53)
|
||||
pub const Action53 = @This();
|
||||
|
||||
selected_reg: u2 = 0,
|
||||
|
||||
Reference in New Issue
Block a user