Oct 27 09:28:57.283 INFO checking TheKK/rustnes against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 09:28:57.284 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 09:28:57.853 INFO blam! da3e218238f25a477c178a9312794090150468e4a63088a5ad2a83a4a40351e0 Oct 27 09:28:57.856 INFO running `"docker" "start" "-a" "da3e218238f25a477c178a9312794090150468e4a63088a5ad2a83a4a40351e0"` Oct 27 09:28:59.827 INFO kablam! usermod: no changes Oct 27 09:28:59.896 INFO kablam! Checking libc v0.2.31 Oct 27 09:29:01.465 INFO kablam! Checking memchr v1.0.1 Oct 27 09:29:02.116 INFO kablam! Checking nom v3.2.0 Oct 27 09:29:04.918 INFO kablam! Checking rustnes v0.1.0 (/source) Oct 27 09:29:06.127 INFO kablam! warning: unused import: `opcode::OpCode` Oct 27 09:29:06.127 INFO kablam! --> src/opcode/lda.rs:2:5 Oct 27 09:29:06.127 INFO kablam! | Oct 27 09:29:06.127 INFO kablam! 2 | use opcode::OpCode; Oct 27 09:29:06.127 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 09:29:06.127 INFO kablam! | Oct 27 09:29:06.127 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 09:29:06.127 INFO kablam! Oct 27 09:29:06.127 INFO kablam! warning: unused import: `super::OpCode` Oct 27 09:29:06.127 INFO kablam! --> src/opcode/ldx.rs:2:5 Oct 27 09:29:06.127 INFO kablam! | Oct 27 09:29:06.127 INFO kablam! 2 | use super::OpCode; Oct 27 09:29:06.127 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 09:29:06.127 INFO kablam! Oct 27 09:29:06.127 INFO kablam! warning: unused import: `super::OpCode` Oct 27 09:29:06.127 INFO kablam! --> src/opcode/ldy.rs:2:5 Oct 27 09:29:06.127 INFO kablam! | Oct 27 09:29:06.127 INFO kablam! 2 | use super::OpCode; Oct 27 09:29:06.127 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 09:29:06.127 INFO kablam! Oct 27 09:29:06.127 INFO kablam! warning: unused import: `super::OpCode` Oct 27 09:29:06.127 INFO kablam! --> src/opcode/nop.rs:2:5 Oct 27 09:29:06.127 INFO kablam! | Oct 27 09:29:06.127 INFO kablam! 2 | use super::OpCode; Oct 27 09:29:06.127 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 09:29:06.127 INFO kablam! Oct 27 09:29:06.817 INFO kablam! warning: constant item is never used: `MEM_ADDR_MAX` Oct 27 09:29:06.817 INFO kablam! --> src/cpu.rs:6:1 Oct 27 09:29:06.817 INFO kablam! | Oct 27 09:29:06.817 INFO kablam! 6 | const MEM_ADDR_MAX: usize = 0xffff; Oct 27 09:29:06.817 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.817 INFO kablam! | Oct 27 09:29:06.817 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 09:29:06.817 INFO kablam! Oct 27 09:29:06.817 INFO kablam! warning: method is never used: `new` Oct 27 09:29:06.817 INFO kablam! --> src/cpu.rs:12:5 Oct 27 09:29:06.817 INFO kablam! | Oct 27 09:29:06.817 INFO kablam! 12 | fn new() -> P { Oct 27 09:29:06.817 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 09:29:06.817 INFO kablam! Oct 27 09:29:06.817 INFO kablam! warning: method is never used: `new` Oct 27 09:29:06.817 INFO kablam! --> src/cpu.rs:44:5 Oct 27 09:29:06.817 INFO kablam! | Oct 27 09:29:06.817 INFO kablam! 44 | pub fn new() -> Registers { Oct 27 09:29:06.817 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.817 INFO kablam! Oct 27 09:29:06.817 INFO kablam! warning: method is never used: `p` Oct 27 09:29:06.817 INFO kablam! --> src/cpu.rs:76:5 Oct 27 09:29:06.817 INFO kablam! | Oct 27 09:29:06.817 INFO kablam! 76 | pub fn p(&self) -> u8 { Oct 27 09:29:06.817 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.817 INFO kablam! Oct 27 09:29:06.817 INFO kablam! warning: method is never used: `set_carry_flag` Oct 27 09:29:06.817 INFO kablam! --> src/cpu.rs:59:9 Oct 27 09:29:06.817 INFO kablam! | Oct 27 09:29:06.817 INFO kablam! 59 | pub fn $setter_name(&mut self, flag: bool) { Oct 27 09:29:06.818 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.818 INFO kablam! ... Oct 27 09:29:06.818 INFO kablam! 80 | bit_flag_getter_setter!(set_carry_flag, carry_flag, 0); Oct 27 09:29:06.818 INFO kablam! | ------------------------------------------------------- in this macro invocation Oct 27 09:29:06.818 INFO kablam! Oct 27 09:29:06.818 INFO kablam! warning: method is never used: `carry_flag` Oct 27 09:29:06.818 INFO kablam! --> src/cpu.rs:68:9 Oct 27 09:29:06.818 INFO kablam! | Oct 27 09:29:06.818 INFO kablam! 68 | pub fn $getter_name(&self) -> bool { Oct 27 09:29:06.818 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.818 INFO kablam! ... Oct 27 09:29:06.818 INFO kablam! 80 | bit_flag_getter_setter!(set_carry_flag, carry_flag, 0); Oct 27 09:29:06.818 INFO kablam! | ------------------------------------------------------- in this macro invocation Oct 27 09:29:06.818 INFO kablam! Oct 27 09:29:06.818 INFO kablam! warning: method is never used: `set_zero_flag` Oct 27 09:29:06.818 INFO kablam! --> src/cpu.rs:59:9 Oct 27 09:29:06.818 INFO kablam! | Oct 27 09:29:06.818 INFO kablam! 59 | pub fn $setter_name(&mut self, flag: bool) { Oct 27 09:29:06.818 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.818 INFO kablam! ... Oct 27 09:29:06.818 INFO kablam! 81 | bit_flag_getter_setter!(set_zero_flag, zero_flag, 1); Oct 27 09:29:06.818 INFO kablam! | ----------------------------------------------------- in this macro invocation Oct 27 09:29:06.818 INFO kablam! Oct 27 09:29:06.818 INFO kablam! warning: method is never used: `zero_flag` Oct 27 09:29:06.818 INFO kablam! --> src/cpu.rs:68:9 Oct 27 09:29:06.818 INFO kablam! | Oct 27 09:29:06.818 INFO kablam! 68 | pub fn $getter_name(&self) -> bool { Oct 27 09:29:06.818 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.818 INFO kablam! ... Oct 27 09:29:06.818 INFO kablam! 81 | bit_flag_getter_setter!(set_zero_flag, zero_flag, 1); Oct 27 09:29:06.818 INFO kablam! | ----------------------------------------------------- in this macro invocation Oct 27 09:29:06.818 INFO kablam! Oct 27 09:29:06.818 INFO kablam! warning: method is never used: `set_interrupt_disable_flag` Oct 27 09:29:06.818 INFO kablam! --> src/cpu.rs:59:9 Oct 27 09:29:06.818 INFO kablam! | Oct 27 09:29:06.818 INFO kablam! 59 | pub fn $setter_name(&mut self, flag: bool) { Oct 27 09:29:06.818 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.818 INFO kablam! ... Oct 27 09:29:06.818 INFO kablam! 82 | bit_flag_getter_setter!(set_interrupt_disable_flag, interrupt_disable_flag, 2); Oct 27 09:29:06.818 INFO kablam! | ------------------------------------------------------------------------------- in this macro invocation Oct 27 09:29:06.818 INFO kablam! Oct 27 09:29:06.818 INFO kablam! warning: method is never used: `interrupt_disable_flag` Oct 27 09:29:06.818 INFO kablam! --> src/cpu.rs:68:9 Oct 27 09:29:06.818 INFO kablam! | Oct 27 09:29:06.818 INFO kablam! 68 | pub fn $getter_name(&self) -> bool { Oct 27 09:29:06.818 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.818 INFO kablam! ... Oct 27 09:29:06.818 INFO kablam! 82 | bit_flag_getter_setter!(set_interrupt_disable_flag, interrupt_disable_flag, 2); Oct 27 09:29:06.818 INFO kablam! | ------------------------------------------------------------------------------- in this macro invocation Oct 27 09:29:06.818 INFO kablam! Oct 27 09:29:06.818 INFO kablam! warning: method is never used: `set_decimal_mode_flag` Oct 27 09:29:06.818 INFO kablam! --> src/cpu.rs:59:9 Oct 27 09:29:06.818 INFO kablam! | Oct 27 09:29:06.818 INFO kablam! 59 | pub fn $setter_name(&mut self, flag: bool) { Oct 27 09:29:06.818 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.818 INFO kablam! ... Oct 27 09:29:06.818 INFO kablam! 83 | bit_flag_getter_setter!(set_decimal_mode_flag, decimal_mode_flag, 3); Oct 27 09:29:06.818 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 27 09:29:06.818 INFO kablam! Oct 27 09:29:06.818 INFO kablam! warning: method is never used: `decimal_mode_flag` Oct 27 09:29:06.818 INFO kablam! --> src/cpu.rs:68:9 Oct 27 09:29:06.818 INFO kablam! | Oct 27 09:29:06.818 INFO kablam! 68 | pub fn $getter_name(&self) -> bool { Oct 27 09:29:06.818 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.818 INFO kablam! ... Oct 27 09:29:06.818 INFO kablam! 83 | bit_flag_getter_setter!(set_decimal_mode_flag, decimal_mode_flag, 3); Oct 27 09:29:06.818 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 27 09:29:06.818 INFO kablam! Oct 27 09:29:06.818 INFO kablam! warning: method is never used: `set_break_command_flag` Oct 27 09:29:06.818 INFO kablam! --> src/cpu.rs:59:9 Oct 27 09:29:06.818 INFO kablam! | Oct 27 09:29:06.818 INFO kablam! 59 | pub fn $setter_name(&mut self, flag: bool) { Oct 27 09:29:06.818 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.818 INFO kablam! ... Oct 27 09:29:06.818 INFO kablam! 84 | bit_flag_getter_setter!(set_break_command_flag, break_command_flag, 4); Oct 27 09:29:06.818 INFO kablam! | ----------------------------------------------------------------------- in this macro invocation Oct 27 09:29:06.818 INFO kablam! Oct 27 09:29:06.819 INFO kablam! warning: method is never used: `break_command_flag` Oct 27 09:29:06.819 INFO kablam! --> src/cpu.rs:68:9 Oct 27 09:29:06.819 INFO kablam! | Oct 27 09:29:06.819 INFO kablam! 68 | pub fn $getter_name(&self) -> bool { Oct 27 09:29:06.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.819 INFO kablam! ... Oct 27 09:29:06.819 INFO kablam! 84 | bit_flag_getter_setter!(set_break_command_flag, break_command_flag, 4); Oct 27 09:29:06.819 INFO kablam! | ----------------------------------------------------------------------- in this macro invocation Oct 27 09:29:06.819 INFO kablam! Oct 27 09:29:06.819 INFO kablam! warning: method is never used: `set_overflow_flag` Oct 27 09:29:06.819 INFO kablam! --> src/cpu.rs:59:9 Oct 27 09:29:06.819 INFO kablam! | Oct 27 09:29:06.819 INFO kablam! 59 | pub fn $setter_name(&mut self, flag: bool) { Oct 27 09:29:06.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.819 INFO kablam! ... Oct 27 09:29:06.819 INFO kablam! 85 | bit_flag_getter_setter!(set_overflow_flag, overflow_flag, 6); Oct 27 09:29:06.819 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 27 09:29:06.819 INFO kablam! Oct 27 09:29:06.819 INFO kablam! warning: method is never used: `overflow_flag` Oct 27 09:29:06.819 INFO kablam! --> src/cpu.rs:68:9 Oct 27 09:29:06.819 INFO kablam! | Oct 27 09:29:06.819 INFO kablam! 68 | pub fn $getter_name(&self) -> bool { Oct 27 09:29:06.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.819 INFO kablam! ... Oct 27 09:29:06.819 INFO kablam! 85 | bit_flag_getter_setter!(set_overflow_flag, overflow_flag, 6); Oct 27 09:29:06.819 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 27 09:29:06.819 INFO kablam! Oct 27 09:29:06.819 INFO kablam! warning: method is never used: `set_sign_flag` Oct 27 09:29:06.819 INFO kablam! --> src/cpu.rs:59:9 Oct 27 09:29:06.819 INFO kablam! | Oct 27 09:29:06.819 INFO kablam! 59 | pub fn $setter_name(&mut self, flag: bool) { Oct 27 09:29:06.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.819 INFO kablam! ... Oct 27 09:29:06.819 INFO kablam! 86 | bit_flag_getter_setter!(set_sign_flag, sign_flag, 7); Oct 27 09:29:06.819 INFO kablam! | ----------------------------------------------------- in this macro invocation Oct 27 09:29:06.819 INFO kablam! Oct 27 09:29:06.819 INFO kablam! warning: method is never used: `sign_flag` Oct 27 09:29:06.819 INFO kablam! --> src/cpu.rs:68:9 Oct 27 09:29:06.819 INFO kablam! | Oct 27 09:29:06.819 INFO kablam! 68 | pub fn $getter_name(&self) -> bool { Oct 27 09:29:06.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.819 INFO kablam! ... Oct 27 09:29:06.819 INFO kablam! 86 | bit_flag_getter_setter!(set_sign_flag, sign_flag, 7); Oct 27 09:29:06.819 INFO kablam! | ----------------------------------------------------- in this macro invocation Oct 27 09:29:06.819 INFO kablam! Oct 27 09:29:06.819 INFO kablam! warning: method is never used: `new` Oct 27 09:29:06.819 INFO kablam! --> src/cpu.rs:95:5 Oct 27 09:29:06.819 INFO kablam! | Oct 27 09:29:06.819 INFO kablam! 95 | pub fn new() -> Memory { Oct 27 09:29:06.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.819 INFO kablam! Oct 27 09:29:06.819 INFO kablam! warning: method is never used: `read` Oct 27 09:29:06.819 INFO kablam! --> src/cpu.rs:99:5 Oct 27 09:29:06.819 INFO kablam! | Oct 27 09:29:06.819 INFO kablam! 99 | pub fn read(&self, addr: u16) -> u8 { Oct 27 09:29:06.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.819 INFO kablam! Oct 27 09:29:06.819 INFO kablam! warning: method is never used: `write` Oct 27 09:29:06.819 INFO kablam! --> src/cpu.rs:103:5 Oct 27 09:29:06.819 INFO kablam! | Oct 27 09:29:06.819 INFO kablam! 103 | pub fn write(&mut self, addr: u16, val: u8) { Oct 27 09:29:06.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.819 INFO kablam! Oct 27 09:29:06.819 INFO kablam! warning: struct is never constructed: `RP2A03` Oct 27 09:29:06.819 INFO kablam! --> src/cpu.rs:108:1 Oct 27 09:29:06.819 INFO kablam! | Oct 27 09:29:06.819 INFO kablam! 108 | pub struct RP2A03 { Oct 27 09:29:06.819 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.819 INFO kablam! Oct 27 09:29:06.819 INFO kablam! warning: method is never used: `new` Oct 27 09:29:06.819 INFO kablam! --> src/cpu.rs:115:5 Oct 27 09:29:06.819 INFO kablam! | Oct 27 09:29:06.819 INFO kablam! 115 | pub fn new() -> RP2A03 { Oct 27 09:29:06.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.819 INFO kablam! Oct 27 09:29:06.819 INFO kablam! warning: method is never used: `execute` Oct 27 09:29:06.819 INFO kablam! --> src/cpu.rs:123:5 Oct 27 09:29:06.819 INFO kablam! | Oct 27 09:29:06.819 INFO kablam! 123 | pub fn execute(&mut self) -> Cycle { Oct 27 09:29:06.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.819 INFO kablam! Oct 27 09:29:06.819 INFO kablam! warning: function is never used: `new_page` Oct 27 09:29:06.819 INFO kablam! --> src/opcode/utils.rs:2:1 Oct 27 09:29:06.820 INFO kablam! | Oct 27 09:29:06.827 INFO kablam! 2 | fn new_page(old_pc: u16, new_pc: u16) -> bool { Oct 27 09:29:06.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.827 INFO kablam! Oct 27 09:29:06.827 INFO kablam! warning: function is never used: `rel_addr` Oct 27 09:29:06.827 INFO kablam! --> src/opcode/utils.rs:9:1 Oct 27 09:29:06.827 INFO kablam! | Oct 27 09:29:06.827 INFO kablam! 9 | pub fn rel_addr(pc: u16, val: u8) -> (u16, bool) { Oct 27 09:29:06.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.827 INFO kablam! Oct 27 09:29:06.827 INFO kablam! warning: function is never used: `is_sign` Oct 27 09:29:06.827 INFO kablam! --> src/opcode/utils.rs:68:1 Oct 27 09:29:06.827 INFO kablam! | Oct 27 09:29:06.827 INFO kablam! 68 | pub fn is_sign(val: u8) -> bool { Oct 27 09:29:06.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.827 INFO kablam! Oct 27 09:29:06.827 INFO kablam! warning: function is never used: `compose_addr` Oct 27 09:29:06.827 INFO kablam! --> src/opcode/utils.rs:260:5 Oct 27 09:29:06.827 INFO kablam! | Oct 27 09:29:06.827 INFO kablam! 260 | fn compose_addr(addr_high: u8, addr_low: u8) -> u16 { Oct 27 09:29:06.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.827 INFO kablam! Oct 27 09:29:06.827 INFO kablam! warning: function is never used: `compose_indexed_addr` Oct 27 09:29:06.827 INFO kablam! --> src/opcode/utils.rs:265:5 Oct 27 09:29:06.827 INFO kablam! | Oct 27 09:29:06.827 INFO kablam! 265 | fn compose_indexed_addr(addr_high: u8, addr_low: u8, index: u8) -> (u16, bool) { Oct 27 09:29:06.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.827 INFO kablam! Oct 27 09:29:06.827 INFO kablam! warning: function is never used: `get_imm_addr` Oct 27 09:29:06.827 INFO kablam! --> src/opcode/utils.rs:279:5 Oct 27 09:29:06.827 INFO kablam! | Oct 27 09:29:06.827 INFO kablam! 279 | pub fn get_imm_addr(_mem: &Memory, registers: &Registers) -> u16 { Oct 27 09:29:06.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.827 INFO kablam! Oct 27 09:29:06.827 INFO kablam! warning: function is never used: `read_imm` Oct 27 09:29:06.827 INFO kablam! --> src/opcode/utils.rs:286:5 Oct 27 09:29:06.827 INFO kablam! | Oct 27 09:29:06.827 INFO kablam! 286 | pub fn read_imm(mem: &Memory, registers: &Registers) -> u8 { Oct 27 09:29:06.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.827 INFO kablam! Oct 27 09:29:06.827 INFO kablam! warning: function is never used: `get_zero_page_addr` Oct 27 09:29:06.827 INFO kablam! --> src/opcode/utils.rs:291:5 Oct 27 09:29:06.827 INFO kablam! | Oct 27 09:29:06.827 INFO kablam! 291 | pub fn get_zero_page_addr(mem: &Memory, registers: &Registers) -> u16 { Oct 27 09:29:06.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.827 INFO kablam! Oct 27 09:29:06.827 INFO kablam! warning: function is never used: `read_zero_page` Oct 27 09:29:06.827 INFO kablam! --> src/opcode/utils.rs:299:5 Oct 27 09:29:06.827 INFO kablam! | Oct 27 09:29:06.827 INFO kablam! 299 | pub fn read_zero_page(mem: &Memory, registers: &Registers) -> u8 { Oct 27 09:29:06.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.827 INFO kablam! Oct 27 09:29:06.827 INFO kablam! warning: function is never used: `get_zero_page_x_addr` Oct 27 09:29:06.827 INFO kablam! --> src/opcode/utils.rs:304:5 Oct 27 09:29:06.827 INFO kablam! | Oct 27 09:29:06.827 INFO kablam! 304 | pub fn get_zero_page_x_addr(mem: &Memory, registers: &Registers) -> u16 { Oct 27 09:29:06.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.827 INFO kablam! Oct 27 09:29:06.827 INFO kablam! warning: function is never used: `read_zero_page_x` Oct 27 09:29:06.827 INFO kablam! --> src/opcode/utils.rs:314:5 Oct 27 09:29:06.827 INFO kablam! | Oct 27 09:29:06.827 INFO kablam! 314 | pub fn read_zero_page_x(mem: &Memory, registers: &Registers) -> u8 { Oct 27 09:29:06.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.827 INFO kablam! Oct 27 09:29:06.827 INFO kablam! warning: function is never used: `get_zero_page_y_addr` Oct 27 09:29:06.827 INFO kablam! --> src/opcode/utils.rs:319:5 Oct 27 09:29:06.827 INFO kablam! | Oct 27 09:29:06.827 INFO kablam! 319 | pub fn get_zero_page_y_addr(mem: &Memory, registers: &Registers) -> u16 { Oct 27 09:29:06.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.827 INFO kablam! Oct 27 09:29:06.827 INFO kablam! warning: function is never used: `read_zero_page_y` Oct 27 09:29:06.827 INFO kablam! --> src/opcode/utils.rs:329:5 Oct 27 09:29:06.827 INFO kablam! | Oct 27 09:29:06.827 INFO kablam! 329 | pub fn read_zero_page_y(mem: &Memory, registers: &Registers) -> u8 { Oct 27 09:29:06.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.827 INFO kablam! Oct 27 09:29:06.827 INFO kablam! warning: function is never used: `read_rel` Oct 27 09:29:06.827 INFO kablam! --> src/opcode/utils.rs:334:5 Oct 27 09:29:06.827 INFO kablam! | Oct 27 09:29:06.827 INFO kablam! 334 | pub fn read_rel(mem: &Memory, registers: &Registers) -> u8 { Oct 27 09:29:06.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.827 INFO kablam! Oct 27 09:29:06.827 INFO kablam! warning: function is never used: `get_abs_addr` Oct 27 09:29:06.827 INFO kablam! --> src/opcode/utils.rs:341:5 Oct 27 09:29:06.828 INFO kablam! | Oct 27 09:29:06.828 INFO kablam! 341 | pub fn get_abs_addr(mem: &Memory, registers: &Registers) -> u16 { Oct 27 09:29:06.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.828 INFO kablam! Oct 27 09:29:06.828 INFO kablam! warning: function is never used: `read_abs` Oct 27 09:29:06.828 INFO kablam! --> src/opcode/utils.rs:351:5 Oct 27 09:29:06.828 INFO kablam! | Oct 27 09:29:06.828 INFO kablam! 351 | pub fn read_abs(mem: &Memory, registers: &Registers) -> u8 { Oct 27 09:29:06.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.828 INFO kablam! Oct 27 09:29:06.828 INFO kablam! warning: function is never used: `get_abs_x_addr` Oct 27 09:29:06.828 INFO kablam! --> src/opcode/utils.rs:356:5 Oct 27 09:29:06.828 INFO kablam! | Oct 27 09:29:06.828 INFO kablam! 356 | pub fn get_abs_x_addr(mem: &Memory, registers: &Registers) -> (u16, bool) { Oct 27 09:29:06.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.828 INFO kablam! Oct 27 09:29:06.828 INFO kablam! warning: function is never used: `read_abs_x` Oct 27 09:29:06.828 INFO kablam! --> src/opcode/utils.rs:366:5 Oct 27 09:29:06.828 INFO kablam! | Oct 27 09:29:06.828 INFO kablam! 366 | pub fn read_abs_x(mem: &Memory, registers: &Registers) -> (u8, bool) { Oct 27 09:29:06.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.828 INFO kablam! Oct 27 09:29:06.828 INFO kablam! warning: function is never used: `get_abs_y_addr` Oct 27 09:29:06.828 INFO kablam! --> src/opcode/utils.rs:373:5 Oct 27 09:29:06.828 INFO kablam! | Oct 27 09:29:06.828 INFO kablam! 373 | pub fn get_abs_y_addr(mem: &Memory, registers: &Registers) -> (u16, bool) { Oct 27 09:29:06.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.828 INFO kablam! Oct 27 09:29:06.828 INFO kablam! warning: function is never used: `read_abs_y` Oct 27 09:29:06.828 INFO kablam! --> src/opcode/utils.rs:383:5 Oct 27 09:29:06.828 INFO kablam! | Oct 27 09:29:06.828 INFO kablam! 383 | pub fn read_abs_y(mem: &Memory, registers: &Registers) -> (u8, bool) { Oct 27 09:29:06.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.828 INFO kablam! Oct 27 09:29:06.828 INFO kablam! warning: function is never used: `get_indirect_x_addr` Oct 27 09:29:06.828 INFO kablam! --> src/opcode/utils.rs:390:5 Oct 27 09:29:06.828 INFO kablam! | Oct 27 09:29:06.828 INFO kablam! 390 | pub fn get_indirect_x_addr(mem: &Memory, registers: &Registers) -> u16 { Oct 27 09:29:06.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.828 INFO kablam! Oct 27 09:29:06.828 INFO kablam! warning: function is never used: `read_indirect_x` Oct 27 09:29:06.828 INFO kablam! --> src/opcode/utils.rs:406:5 Oct 27 09:29:06.828 INFO kablam! | Oct 27 09:29:06.828 INFO kablam! 406 | pub fn read_indirect_x(mem: &Memory, registers: &Registers) -> u8 { Oct 27 09:29:06.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.828 INFO kablam! Oct 27 09:29:06.828 INFO kablam! warning: function is never used: `get_indirect_y_addr` Oct 27 09:29:06.828 INFO kablam! --> src/opcode/utils.rs:411:5 Oct 27 09:29:06.828 INFO kablam! | Oct 27 09:29:06.828 INFO kablam! 411 | pub fn get_indirect_y_addr(mem: &Memory, registers: &Registers) -> (u16, bool) { Oct 27 09:29:06.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.828 INFO kablam! Oct 27 09:29:06.828 INFO kablam! warning: function is never used: `read_indirect_y` Oct 27 09:29:06.828 INFO kablam! --> src/opcode/utils.rs:423:5 Oct 27 09:29:06.828 INFO kablam! | Oct 27 09:29:06.828 INFO kablam! 423 | pub fn read_indirect_y(mem: &Memory, registers: &Registers) -> (u8, bool) { Oct 27 09:29:06.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.828 INFO kablam! Oct 27 09:29:06.828 INFO kablam! warning: function is never used: `adc` Oct 27 09:29:06.828 INFO kablam! --> src/opcode/adc.rs:7:1 Oct 27 09:29:06.828 INFO kablam! | Oct 27 09:29:06.828 INFO kablam! 7 | fn adc(registers: &mut Registers, val: u8) { Oct 27 09:29:06.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.828 INFO kablam! Oct 27 09:29:06.828 INFO kablam! warning: function is never used: `adc_imm` Oct 27 09:29:06.828 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 27 09:29:06.828 INFO kablam! | Oct 27 09:29:06.828 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.828 INFO kablam! | Oct 27 09:29:06.828 INFO kablam! ::: src/opcode/adc.rs:20:1 Oct 27 09:29:06.828 INFO kablam! | Oct 27 09:29:06.828 INFO kablam! 20 | opcode_fn_with_mode!(imm -> (adc_imm, adc, Cycle(2))); Oct 27 09:29:06.828 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 27 09:29:06.828 INFO kablam! Oct 27 09:29:06.828 INFO kablam! warning: function is never used: `adc_zero_page` Oct 27 09:29:06.828 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 27 09:29:06.828 INFO kablam! | Oct 27 09:29:06.828 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.828 INFO kablam! | Oct 27 09:29:06.828 INFO kablam! ::: src/opcode/adc.rs:21:1 Oct 27 09:29:06.828 INFO kablam! | Oct 27 09:29:06.828 INFO kablam! 21 | opcode_fn_with_mode!(zero_page -> (adc_zero_page, adc, Cycle(3))); Oct 27 09:29:06.828 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 27 09:29:06.828 INFO kablam! Oct 27 09:29:06.828 INFO kablam! warning: function is never used: `adc_zero_page_x` Oct 27 09:29:06.828 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 27 09:29:06.828 INFO kablam! | Oct 27 09:29:06.828 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.828 INFO kablam! | Oct 27 09:29:06.829 INFO kablam! ::: src/opcode/adc.rs:22:1 Oct 27 09:29:06.829 INFO kablam! | Oct 27 09:29:06.829 INFO kablam! 22 | opcode_fn_with_mode!(zero_page_x -> (adc_zero_page_x, adc, Cycle(4))); Oct 27 09:29:06.829 INFO kablam! | ---------------------------------------------------------------------- in this macro invocation Oct 27 09:29:06.829 INFO kablam! Oct 27 09:29:06.829 INFO kablam! warning: function is never used: `adc_abs` Oct 27 09:29:06.829 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 27 09:29:06.829 INFO kablam! | Oct 27 09:29:06.829 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.829 INFO kablam! | Oct 27 09:29:06.829 INFO kablam! ::: src/opcode/adc.rs:23:1 Oct 27 09:29:06.829 INFO kablam! | Oct 27 09:29:06.829 INFO kablam! 23 | opcode_fn_with_mode!(abs -> (adc_abs, adc, Cycle(4))); Oct 27 09:29:06.829 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 27 09:29:06.829 INFO kablam! Oct 27 09:29:06.829 INFO kablam! warning: function is never used: `adc_abs_x` Oct 27 09:29:06.829 INFO kablam! --> src/opcode/utils.rs:111:9 Oct 27 09:29:06.829 INFO kablam! | Oct 27 09:29:06.829 INFO kablam! 111 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.829 INFO kablam! | Oct 27 09:29:06.829 INFO kablam! ::: src/opcode/adc.rs:24:1 Oct 27 09:29:06.829 INFO kablam! | Oct 27 09:29:06.829 INFO kablam! 24 | / opcode_fn_with_mode!(abs_x -> (adc_abs_x, adc, Oct 27 09:29:06.829 INFO kablam! 25 | | page_crossed Cycle(5), or_else Cycle(4))); Oct 27 09:29:06.829 INFO kablam! | |_________________________________________________________________________- in this macro invocation Oct 27 09:29:06.829 INFO kablam! Oct 27 09:29:06.829 INFO kablam! warning: function is never used: `adc_abs_y` Oct 27 09:29:06.829 INFO kablam! --> src/opcode/utils.rs:111:9 Oct 27 09:29:06.829 INFO kablam! | Oct 27 09:29:06.829 INFO kablam! 111 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.829 INFO kablam! | Oct 27 09:29:06.829 INFO kablam! ::: src/opcode/adc.rs:26:1 Oct 27 09:29:06.829 INFO kablam! | Oct 27 09:29:06.829 INFO kablam! 26 | / opcode_fn_with_mode!(abs_y -> (adc_abs_y, adc, Oct 27 09:29:06.829 INFO kablam! 27 | | page_crossed Cycle(5), or_else Cycle(4))); Oct 27 09:29:06.829 INFO kablam! | |_________________________________________________________________________- in this macro invocation Oct 27 09:29:06.829 INFO kablam! Oct 27 09:29:06.829 INFO kablam! warning: function is never used: `adc_indirect_x` Oct 27 09:29:06.829 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 27 09:29:06.829 INFO kablam! | Oct 27 09:29:06.829 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.829 INFO kablam! | Oct 27 09:29:06.829 INFO kablam! ::: src/opcode/adc.rs:28:1 Oct 27 09:29:06.829 INFO kablam! | Oct 27 09:29:06.829 INFO kablam! 28 | opcode_fn_with_mode!(indirect_x -> (adc_indirect_x, adc, Cycle(6))); Oct 27 09:29:06.829 INFO kablam! | -------------------------------------------------------------------- in this macro invocation Oct 27 09:29:06.829 INFO kablam! Oct 27 09:29:06.829 INFO kablam! warning: function is never used: `adc_indirect_y` Oct 27 09:29:06.829 INFO kablam! --> src/opcode/utils.rs:111:9 Oct 27 09:29:06.829 INFO kablam! | Oct 27 09:29:06.829 INFO kablam! 111 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.829 INFO kablam! | Oct 27 09:29:06.829 INFO kablam! ::: src/opcode/adc.rs:29:1 Oct 27 09:29:06.829 INFO kablam! | Oct 27 09:29:06.829 INFO kablam! 29 | / opcode_fn_with_mode!(indirect_y -> (adc_indirect_y, adc, Oct 27 09:29:06.829 INFO kablam! 30 | | page_crossed Cycle(6), or_else Cycle(5))); Oct 27 09:29:06.829 INFO kablam! | |______________________________________________________________________________- in this macro invocation Oct 27 09:29:06.829 INFO kablam! Oct 27 09:29:06.829 INFO kablam! warning: function is never used: `and` Oct 27 09:29:06.829 INFO kablam! --> src/opcode/and.rs:7:1 Oct 27 09:29:06.829 INFO kablam! | Oct 27 09:29:06.829 INFO kablam! 7 | fn and(registers: &mut Registers, val: u8) { Oct 27 09:29:06.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.829 INFO kablam! Oct 27 09:29:06.829 INFO kablam! warning: function is never used: `and_imm` Oct 27 09:29:06.829 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 27 09:29:06.829 INFO kablam! | Oct 27 09:29:06.829 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.829 INFO kablam! | Oct 27 09:29:06.829 INFO kablam! ::: src/opcode/and.rs:17:1 Oct 27 09:29:06.829 INFO kablam! | Oct 27 09:29:06.829 INFO kablam! 17 | opcode_fn_with_mode!(imm -> (and_imm, and, Cycle(2))); Oct 27 09:29:06.829 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 27 09:29:06.829 INFO kablam! Oct 27 09:29:06.836 INFO kablam! warning: function is never used: `and_zero_page` Oct 27 09:29:06.836 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 27 09:29:06.836 INFO kablam! | Oct 27 09:29:06.836 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.836 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.836 INFO kablam! | Oct 27 09:29:06.836 INFO kablam! ::: src/opcode/and.rs:18:1 Oct 27 09:29:06.836 INFO kablam! | Oct 27 09:29:06.836 INFO kablam! 18 | opcode_fn_with_mode!(zero_page -> (and_zero_page, and, Cycle(3))); Oct 27 09:29:06.836 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 27 09:29:06.836 INFO kablam! Oct 27 09:29:06.836 INFO kablam! warning: function is never used: `and_zero_page_x` Oct 27 09:29:06.836 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 27 09:29:06.836 INFO kablam! | Oct 27 09:29:06.836 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.836 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.836 INFO kablam! | Oct 27 09:29:06.836 INFO kablam! ::: src/opcode/and.rs:19:1 Oct 27 09:29:06.836 INFO kablam! | Oct 27 09:29:06.836 INFO kablam! 19 | opcode_fn_with_mode!(zero_page_x -> (and_zero_page_x, and, Cycle(4))); Oct 27 09:29:06.836 INFO kablam! | ---------------------------------------------------------------------- in this macro invocation Oct 27 09:29:06.836 INFO kablam! Oct 27 09:29:06.836 INFO kablam! warning: function is never used: `and_abs` Oct 27 09:29:06.836 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 27 09:29:06.836 INFO kablam! | Oct 27 09:29:06.836 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.836 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.836 INFO kablam! | Oct 27 09:29:06.836 INFO kablam! ::: src/opcode/and.rs:20:1 Oct 27 09:29:06.836 INFO kablam! | Oct 27 09:29:06.836 INFO kablam! 20 | opcode_fn_with_mode!(abs -> (and_abs, and, Cycle(4))); Oct 27 09:29:06.836 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 27 09:29:06.836 INFO kablam! Oct 27 09:29:06.836 INFO kablam! warning: function is never used: `and_abs_x` Oct 27 09:29:06.836 INFO kablam! --> src/opcode/utils.rs:111:9 Oct 27 09:29:06.836 INFO kablam! | Oct 27 09:29:06.836 INFO kablam! 111 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.836 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.837 INFO kablam! | Oct 27 09:29:06.837 INFO kablam! ::: src/opcode/and.rs:21:1 Oct 27 09:29:06.837 INFO kablam! | Oct 27 09:29:06.837 INFO kablam! 21 | / opcode_fn_with_mode!(abs_x -> (and_abs_x, and, Oct 27 09:29:06.837 INFO kablam! 22 | | page_crossed Cycle(5), or_else Cycle(4))); Oct 27 09:29:06.837 INFO kablam! | |_________________________________________________________________________- in this macro invocation Oct 27 09:29:06.837 INFO kablam! Oct 27 09:29:06.837 INFO kablam! warning: function is never used: `and_abs_y` Oct 27 09:29:06.837 INFO kablam! --> src/opcode/utils.rs:111:9 Oct 27 09:29:06.837 INFO kablam! | Oct 27 09:29:06.837 INFO kablam! 111 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.837 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.837 INFO kablam! | Oct 27 09:29:06.837 INFO kablam! ::: src/opcode/and.rs:23:1 Oct 27 09:29:06.837 INFO kablam! | Oct 27 09:29:06.837 INFO kablam! 23 | / opcode_fn_with_mode!(abs_y -> (and_abs_y, and, Oct 27 09:29:06.837 INFO kablam! 24 | | page_crossed Cycle(5), or_else Cycle(4))); Oct 27 09:29:06.837 INFO kablam! | |_________________________________________________________________________- in this macro invocation Oct 27 09:29:06.837 INFO kablam! Oct 27 09:29:06.837 INFO kablam! warning: function is never used: `and_indirect_x` Oct 27 09:29:06.837 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 27 09:29:06.837 INFO kablam! | Oct 27 09:29:06.837 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.837 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.837 INFO kablam! | Oct 27 09:29:06.837 INFO kablam! ::: src/opcode/and.rs:25:1 Oct 27 09:29:06.837 INFO kablam! | Oct 27 09:29:06.837 INFO kablam! 25 | opcode_fn_with_mode!(indirect_x -> (and_indirect_x, and, Cycle(6))); Oct 27 09:29:06.837 INFO kablam! | -------------------------------------------------------------------- in this macro invocation Oct 27 09:29:06.837 INFO kablam! Oct 27 09:29:06.837 INFO kablam! warning: function is never used: `and_indirect_y` Oct 27 09:29:06.837 INFO kablam! --> src/opcode/utils.rs:111:9 Oct 27 09:29:06.837 INFO kablam! | Oct 27 09:29:06.837 INFO kablam! 111 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.837 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.837 INFO kablam! | Oct 27 09:29:06.837 INFO kablam! ::: src/opcode/and.rs:26:1 Oct 27 09:29:06.837 INFO kablam! | Oct 27 09:29:06.837 INFO kablam! 26 | / opcode_fn_with_mode!(indirect_y -> (and_indirect_y, and, Oct 27 09:29:06.837 INFO kablam! 27 | | page_crossed Cycle(6), or_else Cycle(5))); Oct 27 09:29:06.837 INFO kablam! | |______________________________________________________________________________- in this macro invocation Oct 27 09:29:06.837 INFO kablam! Oct 27 09:29:06.837 INFO kablam! warning: function is never used: `asl` Oct 27 09:29:06.837 INFO kablam! --> src/opcode/asl.rs:7:1 Oct 27 09:29:06.837 INFO kablam! | Oct 27 09:29:06.837 INFO kablam! 7 | fn asl(registers: &mut Registers, val: u8) -> u8 { Oct 27 09:29:06.837 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.837 INFO kablam! Oct 27 09:29:06.837 INFO kablam! warning: function is never used: `asl_register_a` Oct 27 09:29:06.837 INFO kablam! --> src/opcode/asl.rs:17:1 Oct 27 09:29:06.837 INFO kablam! | Oct 27 09:29:06.837 INFO kablam! 17 | pub fn asl_register_a(registers: &mut Registers, _mem: &mut Memory) -> Cycle { Oct 27 09:29:06.837 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.837 INFO kablam! Oct 27 09:29:06.837 INFO kablam! warning: function is never used: `asl_zero_page` Oct 27 09:29:06.837 INFO kablam! --> src/opcode/utils.rs:127:9 Oct 27 09:29:06.837 INFO kablam! | Oct 27 09:29:06.837 INFO kablam! 127 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.837 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.837 INFO kablam! | Oct 27 09:29:06.837 INFO kablam! ::: src/opcode/asl.rs:27:1 Oct 27 09:29:06.837 INFO kablam! | Oct 27 09:29:06.837 INFO kablam! 27 | opcode_fn_with_mode!(zero_page_memory -> (asl_zero_page, asl, Cycle(5))); Oct 27 09:29:06.837 INFO kablam! | ------------------------------------------------------------------------- in this macro invocation Oct 27 09:29:06.837 INFO kablam! Oct 27 09:29:06.837 INFO kablam! warning: function is never used: `asl_zero_page_x` Oct 27 09:29:06.837 INFO kablam! --> src/opcode/utils.rs:127:9 Oct 27 09:29:06.837 INFO kablam! | Oct 27 09:29:06.837 INFO kablam! 127 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.837 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.837 INFO kablam! | Oct 27 09:29:06.837 INFO kablam! ::: src/opcode/asl.rs:28:1 Oct 27 09:29:06.837 INFO kablam! | Oct 27 09:29:06.837 INFO kablam! 28 | opcode_fn_with_mode!(zero_page_x_memory -> (asl_zero_page_x, asl, Cycle(6))); Oct 27 09:29:06.837 INFO kablam! | ----------------------------------------------------------------------------- in this macro invocation Oct 27 09:29:06.837 INFO kablam! Oct 27 09:29:06.837 INFO kablam! warning: function is never used: `asl_abs` Oct 27 09:29:06.837 INFO kablam! --> src/opcode/utils.rs:127:9 Oct 27 09:29:06.837 INFO kablam! | Oct 27 09:29:06.837 INFO kablam! 127 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.837 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.837 INFO kablam! | Oct 27 09:29:06.837 INFO kablam! ::: src/opcode/asl.rs:29:1 Oct 27 09:29:06.837 INFO kablam! | Oct 27 09:29:06.838 INFO kablam! 29 | opcode_fn_with_mode!(abs_memory -> (asl_abs, asl, Cycle(6))); Oct 27 09:29:06.838 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 27 09:29:06.838 INFO kablam! Oct 27 09:29:06.838 INFO kablam! warning: function is never used: `asl_abs_x` Oct 27 09:29:06.838 INFO kablam! --> src/opcode/utils.rs:142:9 Oct 27 09:29:06.838 INFO kablam! | Oct 27 09:29:06.838 INFO kablam! 142 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.838 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.838 INFO kablam! | Oct 27 09:29:06.838 INFO kablam! ::: src/opcode/asl.rs:30:1 Oct 27 09:29:06.838 INFO kablam! | Oct 27 09:29:06.838 INFO kablam! 30 | opcode_fn_with_mode!(abs_x_memory -> (asl_abs_x, asl, Cycle(7))); Oct 27 09:29:06.838 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Oct 27 09:29:06.838 INFO kablam! Oct 27 09:29:06.838 INFO kablam! warning: function is never used: `bcc` Oct 27 09:29:06.838 INFO kablam! --> src/opcode/bcc.rs:9:1 Oct 27 09:29:06.838 INFO kablam! | Oct 27 09:29:06.838 INFO kablam! 9 | fn bcc(registers: &mut Registers, offset: u8) -> Cycle { Oct 27 09:29:06.838 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.838 INFO kablam! Oct 27 09:29:06.838 INFO kablam! warning: function is never used: `bcc_relative` Oct 27 09:29:06.838 INFO kablam! --> src/opcode/bcc.rs:22:1 Oct 27 09:29:06.838 INFO kablam! | Oct 27 09:29:06.838 INFO kablam! 22 | pub fn bcc_relative(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.838 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.838 INFO kablam! Oct 27 09:29:06.838 INFO kablam! warning: function is never used: `bcs` Oct 27 09:29:06.838 INFO kablam! --> src/opcode/bcs.rs:9:1 Oct 27 09:29:06.838 INFO kablam! | Oct 27 09:29:06.838 INFO kablam! 9 | fn bcs(registers: &mut Registers, offset: u8) -> Cycle { Oct 27 09:29:06.838 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.838 INFO kablam! Oct 27 09:29:06.838 INFO kablam! warning: function is never used: `bcs_relative` Oct 27 09:29:06.838 INFO kablam! --> src/opcode/bcs.rs:22:1 Oct 27 09:29:06.838 INFO kablam! | Oct 27 09:29:06.838 INFO kablam! 22 | pub fn bcs_relative(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.838 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.838 INFO kablam! Oct 27 09:29:06.838 INFO kablam! warning: function is never used: `beq` Oct 27 09:29:06.838 INFO kablam! --> src/opcode/beq.rs:9:1 Oct 27 09:29:06.838 INFO kablam! | Oct 27 09:29:06.838 INFO kablam! 9 | fn beq(registers: &mut Registers, offset: u8) -> Cycle { Oct 27 09:29:06.838 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.838 INFO kablam! Oct 27 09:29:06.838 INFO kablam! warning: function is never used: `beq_relative` Oct 27 09:29:06.838 INFO kablam! --> src/opcode/beq.rs:22:1 Oct 27 09:29:06.838 INFO kablam! | Oct 27 09:29:06.838 INFO kablam! 22 | pub fn beq_relative(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.838 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.838 INFO kablam! Oct 27 09:29:06.838 INFO kablam! warning: function is never used: `bit` Oct 27 09:29:06.838 INFO kablam! --> src/opcode/bit.rs:8:1 Oct 27 09:29:06.838 INFO kablam! | Oct 27 09:29:06.838 INFO kablam! 8 | fn bit(registers: &mut Registers, val: u8) { Oct 27 09:29:06.838 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.838 INFO kablam! Oct 27 09:29:06.838 INFO kablam! warning: function is never used: `bit_zero_page` Oct 27 09:29:06.838 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 27 09:29:06.838 INFO kablam! | Oct 27 09:29:06.838 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.838 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.838 INFO kablam! | Oct 27 09:29:06.838 INFO kablam! ::: src/opcode/bit.rs:21:1 Oct 27 09:29:06.838 INFO kablam! | Oct 27 09:29:06.838 INFO kablam! 21 | opcode_fn_with_mode!(zero_page -> (bit_zero_page, bit, Cycle(3))); Oct 27 09:29:06.838 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 27 09:29:06.838 INFO kablam! Oct 27 09:29:06.838 INFO kablam! warning: function is never used: `bit_abs` Oct 27 09:29:06.838 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 27 09:29:06.838 INFO kablam! | Oct 27 09:29:06.838 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.838 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.838 INFO kablam! | Oct 27 09:29:06.838 INFO kablam! ::: src/opcode/bit.rs:22:1 Oct 27 09:29:06.838 INFO kablam! | Oct 27 09:29:06.838 INFO kablam! 22 | opcode_fn_with_mode!(abs -> (bit_abs, bit, Cycle(4))); Oct 27 09:29:06.838 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 27 09:29:06.838 INFO kablam! Oct 27 09:29:06.838 INFO kablam! warning: function is never used: `bmi` Oct 27 09:29:06.838 INFO kablam! --> src/opcode/bmi.rs:9:1 Oct 27 09:29:06.838 INFO kablam! | Oct 27 09:29:06.838 INFO kablam! 9 | fn bmi(registers: &mut Registers, offset: u8) -> Cycle { Oct 27 09:29:06.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.839 INFO kablam! Oct 27 09:29:06.839 INFO kablam! warning: function is never used: `bmi_relative` Oct 27 09:29:06.839 INFO kablam! --> src/opcode/bmi.rs:22:1 Oct 27 09:29:06.839 INFO kablam! | Oct 27 09:29:06.839 INFO kablam! 22 | pub fn bmi_relative(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.839 INFO kablam! Oct 27 09:29:06.839 INFO kablam! warning: function is never used: `bne` Oct 27 09:29:06.839 INFO kablam! --> src/opcode/bne.rs:9:1 Oct 27 09:29:06.839 INFO kablam! | Oct 27 09:29:06.839 INFO kablam! 9 | fn bne(registers: &mut Registers, offset: u8) -> Cycle { Oct 27 09:29:06.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.839 INFO kablam! Oct 27 09:29:06.839 INFO kablam! warning: function is never used: `bne_relative` Oct 27 09:29:06.839 INFO kablam! --> src/opcode/bne.rs:22:1 Oct 27 09:29:06.839 INFO kablam! | Oct 27 09:29:06.839 INFO kablam! 22 | pub fn bne_relative(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.839 INFO kablam! Oct 27 09:29:06.839 INFO kablam! warning: function is never used: `bpl` Oct 27 09:29:06.839 INFO kablam! --> src/opcode/bpl.rs:9:1 Oct 27 09:29:06.839 INFO kablam! | Oct 27 09:29:06.839 INFO kablam! 9 | fn bpl(registers: &mut Registers, offset: u8) -> Cycle { Oct 27 09:29:06.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.839 INFO kablam! Oct 27 09:29:06.839 INFO kablam! warning: function is never used: `bpl_relative` Oct 27 09:29:06.839 INFO kablam! --> src/opcode/bpl.rs:22:1 Oct 27 09:29:06.839 INFO kablam! | Oct 27 09:29:06.839 INFO kablam! 22 | pub fn bpl_relative(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.839 INFO kablam! Oct 27 09:29:06.839 INFO kablam! warning: function is never used: `bvc` Oct 27 09:29:06.839 INFO kablam! --> src/opcode/bvc.rs:9:1 Oct 27 09:29:06.839 INFO kablam! | Oct 27 09:29:06.839 INFO kablam! 9 | fn bvc(registers: &mut Registers, offset: u8) -> Cycle { Oct 27 09:29:06.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.839 INFO kablam! Oct 27 09:29:06.839 INFO kablam! warning: function is never used: `bvc_relative` Oct 27 09:29:06.839 INFO kablam! --> src/opcode/bvc.rs:22:1 Oct 27 09:29:06.839 INFO kablam! | Oct 27 09:29:06.839 INFO kablam! 22 | pub fn bvc_relative(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.839 INFO kablam! Oct 27 09:29:06.839 INFO kablam! warning: function is never used: `bvs` Oct 27 09:29:06.839 INFO kablam! --> src/opcode/bvs.rs:9:1 Oct 27 09:29:06.839 INFO kablam! | Oct 27 09:29:06.839 INFO kablam! 9 | fn bvs(registers: &mut Registers, offset: u8) -> Cycle { Oct 27 09:29:06.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.839 INFO kablam! Oct 27 09:29:06.839 INFO kablam! warning: function is never used: `bvs_relative` Oct 27 09:29:06.839 INFO kablam! --> src/opcode/bvs.rs:22:1 Oct 27 09:29:06.839 INFO kablam! | Oct 27 09:29:06.839 INFO kablam! 22 | pub fn bvs_relative(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.839 INFO kablam! Oct 27 09:29:06.839 INFO kablam! warning: function is never used: `clc` Oct 27 09:29:06.839 INFO kablam! --> src/opcode/clc.rs:7:1 Oct 27 09:29:06.839 INFO kablam! | Oct 27 09:29:06.839 INFO kablam! 7 | fn clc(registers: &mut Registers) { Oct 27 09:29:06.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.839 INFO kablam! Oct 27 09:29:06.839 INFO kablam! warning: function is never used: `clc_implied` Oct 27 09:29:06.839 INFO kablam! --> src/opcode/clc.rs:11:1 Oct 27 09:29:06.839 INFO kablam! | Oct 27 09:29:06.839 INFO kablam! 11 | pub fn clc_implied(registers: &mut Registers, _: &mut Memory) -> Cycle { Oct 27 09:29:06.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.839 INFO kablam! Oct 27 09:29:06.839 INFO kablam! warning: function is never used: `cld` Oct 27 09:29:06.839 INFO kablam! --> src/opcode/cld.rs:7:1 Oct 27 09:29:06.839 INFO kablam! | Oct 27 09:29:06.839 INFO kablam! 7 | fn cld(registers: &mut Registers) { Oct 27 09:29:06.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.839 INFO kablam! Oct 27 09:29:06.839 INFO kablam! warning: function is never used: `cld_implied` Oct 27 09:29:06.839 INFO kablam! --> src/opcode/cld.rs:11:1 Oct 27 09:29:06.839 INFO kablam! | Oct 27 09:29:06.839 INFO kablam! 11 | pub fn cld_implied(registers: &mut Registers, _: &mut Memory) -> Cycle { Oct 27 09:29:06.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.839 INFO kablam! Oct 27 09:29:06.839 INFO kablam! warning: function is never used: `cli` Oct 27 09:29:06.839 INFO kablam! --> src/opcode/cli.rs:7:1 Oct 27 09:29:06.839 INFO kablam! | Oct 27 09:29:06.839 INFO kablam! 7 | fn cli(registers: &mut Registers) { Oct 27 09:29:06.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.840 INFO kablam! Oct 27 09:29:06.840 INFO kablam! warning: function is never used: `cli_implied` Oct 27 09:29:06.840 INFO kablam! --> src/opcode/cli.rs:11:1 Oct 27 09:29:06.840 INFO kablam! | Oct 27 09:29:06.840 INFO kablam! 11 | pub fn cli_implied(registers: &mut Registers, _: &mut Memory) -> Cycle { Oct 27 09:29:06.840 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.840 INFO kablam! Oct 27 09:29:06.840 INFO kablam! warning: function is never used: `clv` Oct 27 09:29:06.840 INFO kablam! --> src/opcode/clv.rs:7:1 Oct 27 09:29:06.840 INFO kablam! | Oct 27 09:29:06.840 INFO kablam! 7 | fn clv(registers: &mut Registers) { Oct 27 09:29:06.840 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.840 INFO kablam! Oct 27 09:29:06.840 INFO kablam! warning: function is never used: `clv_implied` Oct 27 09:29:06.840 INFO kablam! --> src/opcode/clv.rs:11:1 Oct 27 09:29:06.840 INFO kablam! | Oct 27 09:29:06.840 INFO kablam! 11 | pub fn clv_implied(registers: &mut Registers, _: &mut Memory) -> Cycle { Oct 27 09:29:06.840 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.840 INFO kablam! Oct 27 09:29:06.840 INFO kablam! warning: function is never used: `lda` Oct 27 09:29:06.840 INFO kablam! --> src/opcode/lda.rs:8:1 Oct 27 09:29:06.840 INFO kablam! | Oct 27 09:29:06.840 INFO kablam! 8 | fn lda(registers: &mut Registers, val: u8) { Oct 27 09:29:06.840 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.840 INFO kablam! Oct 27 09:29:06.840 INFO kablam! warning: function is never used: `lda_imm` Oct 27 09:29:06.840 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 27 09:29:06.840 INFO kablam! | Oct 27 09:29:06.840 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.840 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.840 INFO kablam! | Oct 27 09:29:06.840 INFO kablam! ::: src/opcode/lda.rs:15:1 Oct 27 09:29:06.840 INFO kablam! | Oct 27 09:29:06.840 INFO kablam! 15 | opcode_fn_with_mode!(imm -> (lda_imm, lda, Cycle(2))); Oct 27 09:29:06.840 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 27 09:29:06.840 INFO kablam! Oct 27 09:29:06.840 INFO kablam! warning: function is never used: `lda_zero_page` Oct 27 09:29:06.840 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 27 09:29:06.840 INFO kablam! | Oct 27 09:29:06.840 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.840 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.840 INFO kablam! | Oct 27 09:29:06.840 INFO kablam! ::: src/opcode/lda.rs:16:1 Oct 27 09:29:06.840 INFO kablam! | Oct 27 09:29:06.840 INFO kablam! 16 | opcode_fn_with_mode!(zero_page -> (lda_zero_page, lda, Cycle(3))); Oct 27 09:29:06.840 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 27 09:29:06.840 INFO kablam! Oct 27 09:29:06.840 INFO kablam! warning: function is never used: `lda_zero_page_x` Oct 27 09:29:06.840 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 27 09:29:06.840 INFO kablam! | Oct 27 09:29:06.840 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.840 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.840 INFO kablam! | Oct 27 09:29:06.840 INFO kablam! ::: src/opcode/lda.rs:17:1 Oct 27 09:29:06.840 INFO kablam! | Oct 27 09:29:06.840 INFO kablam! 17 | opcode_fn_with_mode!(zero_page_x -> (lda_zero_page_x, lda, Cycle(4))); Oct 27 09:29:06.840 INFO kablam! | ---------------------------------------------------------------------- in this macro invocation Oct 27 09:29:06.840 INFO kablam! Oct 27 09:29:06.840 INFO kablam! warning: function is never used: `lda_abs` Oct 27 09:29:06.840 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 27 09:29:06.840 INFO kablam! | Oct 27 09:29:06.840 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.840 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.840 INFO kablam! | Oct 27 09:29:06.840 INFO kablam! ::: src/opcode/lda.rs:18:1 Oct 27 09:29:06.840 INFO kablam! | Oct 27 09:29:06.840 INFO kablam! 18 | opcode_fn_with_mode!(abs -> (lda_abs, lda, Cycle(4))); Oct 27 09:29:06.840 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 27 09:29:06.840 INFO kablam! Oct 27 09:29:06.840 INFO kablam! warning: function is never used: `lda_abs_x` Oct 27 09:29:06.840 INFO kablam! --> src/opcode/utils.rs:111:9 Oct 27 09:29:06.840 INFO kablam! | Oct 27 09:29:06.840 INFO kablam! 111 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.840 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.840 INFO kablam! | Oct 27 09:29:06.840 INFO kablam! ::: src/opcode/lda.rs:19:1 Oct 27 09:29:06.840 INFO kablam! | Oct 27 09:29:06.840 INFO kablam! 19 | / opcode_fn_with_mode!(abs_x -> (lda_abs_x, lda, Oct 27 09:29:06.840 INFO kablam! 20 | | page_crossed Cycle(5), or_else Cycle(4))); Oct 27 09:29:06.840 INFO kablam! | |_________________________________________________________________________- in this macro invocation Oct 27 09:29:06.840 INFO kablam! Oct 27 09:29:06.841 INFO kablam! warning: function is never used: `lda_abs_y` Oct 27 09:29:06.841 INFO kablam! --> src/opcode/utils.rs:111:9 Oct 27 09:29:06.841 INFO kablam! | Oct 27 09:29:06.841 INFO kablam! 111 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.841 INFO kablam! | Oct 27 09:29:06.841 INFO kablam! ::: src/opcode/lda.rs:21:1 Oct 27 09:29:06.841 INFO kablam! | Oct 27 09:29:06.841 INFO kablam! 21 | / opcode_fn_with_mode!(abs_y -> (lda_abs_y, lda, Oct 27 09:29:06.841 INFO kablam! 22 | | page_crossed Cycle(5), or_else Cycle(4))); Oct 27 09:29:06.841 INFO kablam! | |_________________________________________________________________________- in this macro invocation Oct 27 09:29:06.841 INFO kablam! Oct 27 09:29:06.841 INFO kablam! warning: function is never used: `lda_indirect_x` Oct 27 09:29:06.841 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 27 09:29:06.841 INFO kablam! | Oct 27 09:29:06.841 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.841 INFO kablam! | Oct 27 09:29:06.841 INFO kablam! ::: src/opcode/lda.rs:23:1 Oct 27 09:29:06.841 INFO kablam! | Oct 27 09:29:06.841 INFO kablam! 23 | opcode_fn_with_mode!(indirect_x -> (lda_indirect_x, lda, Cycle(6))); Oct 27 09:29:06.841 INFO kablam! | -------------------------------------------------------------------- in this macro invocation Oct 27 09:29:06.841 INFO kablam! Oct 27 09:29:06.841 INFO kablam! warning: function is never used: `lda_indirect_y` Oct 27 09:29:06.841 INFO kablam! --> src/opcode/utils.rs:111:9 Oct 27 09:29:06.841 INFO kablam! | Oct 27 09:29:06.841 INFO kablam! 111 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.841 INFO kablam! | Oct 27 09:29:06.841 INFO kablam! ::: src/opcode/lda.rs:24:1 Oct 27 09:29:06.841 INFO kablam! | Oct 27 09:29:06.841 INFO kablam! 24 | / opcode_fn_with_mode!(indirect_y -> (lda_indirect_y, lda, Oct 27 09:29:06.841 INFO kablam! 25 | | page_crossed Cycle(6), or_else Cycle(5))); Oct 27 09:29:06.841 INFO kablam! | |______________________________________________________________________________- in this macro invocation Oct 27 09:29:06.851 INFO kablam! Oct 27 09:29:06.851 INFO kablam! warning: function is never used: `ldx` Oct 27 09:29:06.851 INFO kablam! --> src/opcode/ldx.rs:8:1 Oct 27 09:29:06.852 INFO kablam! | Oct 27 09:29:06.852 INFO kablam! 8 | fn ldx(registers: &mut Registers, val: u8) { Oct 27 09:29:06.852 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.852 INFO kablam! Oct 27 09:29:06.852 INFO kablam! warning: function is never used: `ldx_imm` Oct 27 09:29:06.852 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 27 09:29:06.852 INFO kablam! | Oct 27 09:29:06.852 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.852 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.852 INFO kablam! | Oct 27 09:29:06.852 INFO kablam! ::: src/opcode/ldx.rs:15:1 Oct 27 09:29:06.852 INFO kablam! | Oct 27 09:29:06.852 INFO kablam! 15 | opcode_fn_with_mode!(imm -> (ldx_imm, ldx, Cycle(2))); Oct 27 09:29:06.852 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 27 09:29:06.852 INFO kablam! Oct 27 09:29:06.852 INFO kablam! warning: function is never used: `ldx_zero_page` Oct 27 09:29:06.852 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 27 09:29:06.852 INFO kablam! | Oct 27 09:29:06.852 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.852 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.852 INFO kablam! | Oct 27 09:29:06.852 INFO kablam! ::: src/opcode/ldx.rs:16:1 Oct 27 09:29:06.852 INFO kablam! | Oct 27 09:29:06.852 INFO kablam! 16 | opcode_fn_with_mode!(zero_page -> (ldx_zero_page, ldx, Cycle(3))); Oct 27 09:29:06.852 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 27 09:29:06.852 INFO kablam! Oct 27 09:29:06.852 INFO kablam! warning: function is never used: `ldx_zero_page_y` Oct 27 09:29:06.852 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 27 09:29:06.852 INFO kablam! | Oct 27 09:29:06.852 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.852 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.852 INFO kablam! | Oct 27 09:29:06.852 INFO kablam! ::: src/opcode/ldx.rs:17:1 Oct 27 09:29:06.852 INFO kablam! | Oct 27 09:29:06.852 INFO kablam! 17 | opcode_fn_with_mode!(zero_page_y -> (ldx_zero_page_y, ldx, Cycle(4))); Oct 27 09:29:06.852 INFO kablam! | ---------------------------------------------------------------------- in this macro invocation Oct 27 09:29:06.852 INFO kablam! Oct 27 09:29:06.852 INFO kablam! warning: function is never used: `ldx_abs` Oct 27 09:29:06.852 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 27 09:29:06.852 INFO kablam! | Oct 27 09:29:06.852 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.852 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.852 INFO kablam! | Oct 27 09:29:06.852 INFO kablam! ::: src/opcode/ldx.rs:18:1 Oct 27 09:29:06.852 INFO kablam! | Oct 27 09:29:06.852 INFO kablam! 18 | opcode_fn_with_mode!(abs -> (ldx_abs, ldx, Cycle(4))); Oct 27 09:29:06.852 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 27 09:29:06.852 INFO kablam! Oct 27 09:29:06.852 INFO kablam! warning: function is never used: `ldx_abs_y` Oct 27 09:29:06.852 INFO kablam! --> src/opcode/utils.rs:111:9 Oct 27 09:29:06.852 INFO kablam! | Oct 27 09:29:06.852 INFO kablam! 111 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.852 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.852 INFO kablam! | Oct 27 09:29:06.852 INFO kablam! ::: src/opcode/ldx.rs:19:1 Oct 27 09:29:06.852 INFO kablam! | Oct 27 09:29:06.852 INFO kablam! 19 | / opcode_fn_with_mode!(abs_y -> (ldx_abs_y, ldx, Oct 27 09:29:06.852 INFO kablam! 20 | | page_crossed Cycle(5), or_else Cycle(4))); Oct 27 09:29:06.852 INFO kablam! | |_________________________________________________________________________- in this macro invocation Oct 27 09:29:06.852 INFO kablam! Oct 27 09:29:06.852 INFO kablam! warning: function is never used: `ldy` Oct 27 09:29:06.852 INFO kablam! --> src/opcode/ldy.rs:8:1 Oct 27 09:29:06.852 INFO kablam! | Oct 27 09:29:06.852 INFO kablam! 8 | fn ldy(registers: &mut Registers, val: u8) { Oct 27 09:29:06.852 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.852 INFO kablam! Oct 27 09:29:06.852 INFO kablam! warning: function is never used: `ldy_imm` Oct 27 09:29:06.852 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 27 09:29:06.852 INFO kablam! | Oct 27 09:29:06.852 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.852 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.852 INFO kablam! | Oct 27 09:29:06.852 INFO kablam! ::: src/opcode/ldy.rs:15:1 Oct 27 09:29:06.852 INFO kablam! | Oct 27 09:29:06.852 INFO kablam! 15 | opcode_fn_with_mode!(imm -> (ldy_imm, ldy, Cycle(2))); Oct 27 09:29:06.852 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 27 09:29:06.852 INFO kablam! Oct 27 09:29:06.852 INFO kablam! warning: function is never used: `ldy_zero_page` Oct 27 09:29:06.852 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 27 09:29:06.852 INFO kablam! | Oct 27 09:29:06.852 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.852 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.852 INFO kablam! | Oct 27 09:29:06.852 INFO kablam! ::: src/opcode/ldy.rs:16:1 Oct 27 09:29:06.853 INFO kablam! | Oct 27 09:29:06.853 INFO kablam! 16 | opcode_fn_with_mode!(zero_page -> (ldy_zero_page, ldy, Cycle(3))); Oct 27 09:29:06.853 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 27 09:29:06.853 INFO kablam! Oct 27 09:29:06.853 INFO kablam! warning: function is never used: `ldy_zero_page_x` Oct 27 09:29:06.853 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 27 09:29:06.853 INFO kablam! | Oct 27 09:29:06.853 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.853 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.853 INFO kablam! | Oct 27 09:29:06.853 INFO kablam! ::: src/opcode/ldy.rs:17:1 Oct 27 09:29:06.853 INFO kablam! | Oct 27 09:29:06.853 INFO kablam! 17 | opcode_fn_with_mode!(zero_page_x -> (ldy_zero_page_x, ldy, Cycle(4))); Oct 27 09:29:06.853 INFO kablam! | ---------------------------------------------------------------------- in this macro invocation Oct 27 09:29:06.853 INFO kablam! Oct 27 09:29:06.853 INFO kablam! warning: function is never used: `ldy_abs` Oct 27 09:29:06.853 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 27 09:29:06.853 INFO kablam! | Oct 27 09:29:06.853 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.853 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.853 INFO kablam! | Oct 27 09:29:06.853 INFO kablam! ::: src/opcode/ldy.rs:18:1 Oct 27 09:29:06.853 INFO kablam! | Oct 27 09:29:06.853 INFO kablam! 18 | opcode_fn_with_mode!(abs -> (ldy_abs, ldy, Cycle(4))); Oct 27 09:29:06.853 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 27 09:29:06.853 INFO kablam! Oct 27 09:29:06.853 INFO kablam! warning: function is never used: `ldy_abs_x` Oct 27 09:29:06.853 INFO kablam! --> src/opcode/utils.rs:111:9 Oct 27 09:29:06.853 INFO kablam! | Oct 27 09:29:06.853 INFO kablam! 111 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 27 09:29:06.853 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.853 INFO kablam! | Oct 27 09:29:06.853 INFO kablam! ::: src/opcode/ldy.rs:19:1 Oct 27 09:29:06.853 INFO kablam! | Oct 27 09:29:06.853 INFO kablam! 19 | / opcode_fn_with_mode!(abs_x -> (ldy_abs_x, ldy, Oct 27 09:29:06.853 INFO kablam! 20 | | page_crossed Cycle(5), or_else Cycle(4))); Oct 27 09:29:06.853 INFO kablam! | |_________________________________________________________________________- in this macro invocation Oct 27 09:29:06.853 INFO kablam! Oct 27 09:29:06.853 INFO kablam! warning: function is never used: `nop` Oct 27 09:29:06.853 INFO kablam! --> src/opcode/nop.rs:7:1 Oct 27 09:29:06.853 INFO kablam! | Oct 27 09:29:06.853 INFO kablam! 7 | pub fn nop(_registers: &mut Registers, _mem: &mut Memory) -> Cycle { Oct 27 09:29:06.853 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.853 INFO kablam! Oct 27 09:29:06.853 INFO kablam! warning: function is never used: `sec` Oct 27 09:29:06.853 INFO kablam! --> src/opcode/sec.rs:7:1 Oct 27 09:29:06.853 INFO kablam! | Oct 27 09:29:06.853 INFO kablam! 7 | fn sec(registers: &mut Registers) { Oct 27 09:29:06.853 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.853 INFO kablam! Oct 27 09:29:06.853 INFO kablam! warning: function is never used: `sec_implied` Oct 27 09:29:06.853 INFO kablam! --> src/opcode/sec.rs:11:1 Oct 27 09:29:06.853 INFO kablam! | Oct 27 09:29:06.853 INFO kablam! 11 | pub fn sec_implied(registers: &mut Registers, _: &mut Memory) -> Cycle { Oct 27 09:29:06.853 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.853 INFO kablam! Oct 27 09:29:06.853 INFO kablam! warning: function is never used: `sed` Oct 27 09:29:06.853 INFO kablam! --> src/opcode/sed.rs:7:1 Oct 27 09:29:06.853 INFO kablam! | Oct 27 09:29:06.853 INFO kablam! 7 | fn sed(registers: &mut Registers) { Oct 27 09:29:06.853 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.853 INFO kablam! Oct 27 09:29:06.853 INFO kablam! warning: function is never used: `sed_implied` Oct 27 09:29:06.853 INFO kablam! --> src/opcode/sed.rs:11:1 Oct 27 09:29:06.853 INFO kablam! | Oct 27 09:29:06.853 INFO kablam! 11 | pub fn sed_implied(registers: &mut Registers, _: &mut Memory) -> Cycle { Oct 27 09:29:06.853 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.853 INFO kablam! Oct 27 09:29:06.853 INFO kablam! warning: function is never used: `sei` Oct 27 09:29:06.853 INFO kablam! --> src/opcode/sei.rs:7:1 Oct 27 09:29:06.853 INFO kablam! | Oct 27 09:29:06.853 INFO kablam! 7 | fn sei(registers: &mut Registers) { Oct 27 09:29:06.853 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.853 INFO kablam! Oct 27 09:29:06.853 INFO kablam! warning: function is never used: `sei_implied` Oct 27 09:29:06.853 INFO kablam! --> src/opcode/sei.rs:11:1 Oct 27 09:29:06.853 INFO kablam! | Oct 27 09:29:06.853 INFO kablam! 11 | pub fn sei_implied(registers: &mut Registers, _: &mut Memory) -> Cycle { Oct 27 09:29:06.853 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.853 INFO kablam! Oct 27 09:29:06.853 INFO kablam! warning: struct is never constructed: `Cycle` Oct 27 09:29:06.853 INFO kablam! --> src/opcode/mod.rs:57:1 Oct 27 09:29:06.853 INFO kablam! | Oct 27 09:29:06.853 INFO kablam! 57 | pub struct Cycle(pub u32); Oct 27 09:29:06.853 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.854 INFO kablam! Oct 27 09:29:06.854 INFO kablam! warning: method is never used: `operands_num` Oct 27 09:29:06.854 INFO kablam! --> src/opcode/mod.rs:75:13 Oct 27 09:29:06.854 INFO kablam! | Oct 27 09:29:06.854 INFO kablam! 75 | pub fn operands_num(&self) -> u8 { Oct 27 09:29:06.854 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.854 INFO kablam! ... Oct 27 09:29:06.854 INFO kablam! 115 | / opcodes!( Oct 27 09:29:06.854 INFO kablam! 116 | | (AdcImm, 0x69, 1, adc_imm), Oct 27 09:29:06.854 INFO kablam! 117 | | (AdcZeroPage, 0x65, 1, adc_zero_page), Oct 27 09:29:06.854 INFO kablam! 118 | | (AdcZeroPageX, 0x75, 1, adc_zero_page_x), Oct 27 09:29:06.854 INFO kablam! ... | Oct 27 09:29:06.854 INFO kablam! 194 | | (Sei, 0x78, 0, sei_implied) Oct 27 09:29:06.854 INFO kablam! 195 | | ); Oct 27 09:29:06.854 INFO kablam! | |__- in this macro invocation Oct 27 09:29:06.854 INFO kablam! Oct 27 09:29:06.854 INFO kablam! warning: method is never used: `get_fn` Oct 27 09:29:06.854 INFO kablam! --> src/opcode/mod.rs:83:13 Oct 27 09:29:06.854 INFO kablam! | Oct 27 09:29:06.854 INFO kablam! 83 | pub fn get_fn(&self) -> fn(&mut Registers, &mut Memory) -> Cycle { Oct 27 09:29:06.854 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.854 INFO kablam! ... Oct 27 09:29:06.854 INFO kablam! 115 | / opcodes!( Oct 27 09:29:06.854 INFO kablam! 116 | | (AdcImm, 0x69, 1, adc_imm), Oct 27 09:29:06.854 INFO kablam! 117 | | (AdcZeroPage, 0x65, 1, adc_zero_page), Oct 27 09:29:06.854 INFO kablam! 118 | | (AdcZeroPageX, 0x75, 1, adc_zero_page_x), Oct 27 09:29:06.854 INFO kablam! ... | Oct 27 09:29:06.854 INFO kablam! 194 | | (Sei, 0x78, 0, sei_implied) Oct 27 09:29:06.854 INFO kablam! 195 | | ); Oct 27 09:29:06.854 INFO kablam! | |__- in this macro invocation Oct 27 09:29:06.854 INFO kablam! Oct 27 09:29:06.854 INFO kablam! warning: struct is never constructed: `INes` Oct 27 09:29:06.854 INFO kablam! --> src/rom.rs:4:1 Oct 27 09:29:06.854 INFO kablam! | Oct 27 09:29:06.854 INFO kablam! 4 | pub struct INes<'n> { Oct 27 09:29:06.854 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.854 INFO kablam! Oct 27 09:29:06.854 INFO kablam! warning: struct is never constructed: `Header` Oct 27 09:29:06.854 INFO kablam! --> src/rom.rs:15:1 Oct 27 09:29:06.854 INFO kablam! | Oct 27 09:29:06.854 INFO kablam! 15 | pub struct Header { Oct 27 09:29:06.854 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 09:29:06.854 INFO kablam! Oct 27 09:29:06.854 INFO kablam! warning: variant is never constructed: `Horizontal` Oct 27 09:29:06.854 INFO kablam! --> src/rom.rs:37:5 Oct 27 09:29:06.854 INFO kablam! | Oct 27 09:29:06.854 INFO kablam! 37 | Horizontal, Oct 27 09:29:06.854 INFO kablam! | ^^^^^^^^^^ Oct 27 09:29:06.854 INFO kablam! Oct 27 09:29:06.854 INFO kablam! warning: variant is never constructed: `Vertical` Oct 27 09:29:06.854 INFO kablam! --> src/rom.rs:38:5 Oct 27 09:29:06.854 INFO kablam! | Oct 27 09:29:06.854 INFO kablam! 38 | Vertical, Oct 27 09:29:06.854 INFO kablam! | ^^^^^^^^ Oct 27 09:29:06.854 INFO kablam! Oct 27 09:29:06.854 INFO kablam! warning: variant is never constructed: `NTSC` Oct 27 09:29:06.854 INFO kablam! --> src/rom.rs:56:5 Oct 27 09:29:06.854 INFO kablam! | Oct 27 09:29:06.854 INFO kablam! 56 | NTSC, Oct 27 09:29:06.854 INFO kablam! | ^^^^ Oct 27 09:29:06.854 INFO kablam! Oct 27 09:29:06.854 INFO kablam! warning: variant is never constructed: `PAL` Oct 27 09:29:06.854 INFO kablam! --> src/rom.rs:57:5 Oct 27 09:29:06.854 INFO kablam! | Oct 27 09:29:06.854 INFO kablam! 57 | PAL, Oct 27 09:29:06.854 INFO kablam! | ^^^ Oct 27 09:29:06.854 INFO kablam! Oct 27 09:29:10.001 INFO kablam! warning: method is never used: `set_break_command_flag` Oct 27 09:29:10.001 INFO kablam! --> src/cpu.rs:59:9 Oct 27 09:29:10.001 INFO kablam! | Oct 27 09:29:10.002 INFO kablam! 59 | pub fn $setter_name(&mut self, flag: bool) { Oct 27 09:29:10.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:10.002 INFO kablam! ... Oct 27 09:29:10.002 INFO kablam! 84 | bit_flag_getter_setter!(set_break_command_flag, break_command_flag, 4); Oct 27 09:29:10.002 INFO kablam! | ----------------------------------------------------------------------- in this macro invocation Oct 27 09:29:10.002 INFO kablam! | Oct 27 09:29:10.002 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 09:29:10.002 INFO kablam! Oct 27 09:29:10.002 INFO kablam! warning: struct is never constructed: `INes` Oct 27 09:29:10.002 INFO kablam! --> src/rom.rs:4:1 Oct 27 09:29:10.002 INFO kablam! | Oct 27 09:29:10.002 INFO kablam! 4 | pub struct INes<'n> { Oct 27 09:29:10.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 09:29:10.002 INFO kablam! Oct 27 09:29:10.215 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.35s Oct 27 09:29:10.215 INFO kablam! su: No module specific data is present Oct 27 09:29:10.941 INFO running `"docker" "rm" "-f" "da3e218238f25a477c178a9312794090150468e4a63088a5ad2a83a4a40351e0"` Oct 27 09:29:11.192 INFO blam! da3e218238f25a477c178a9312794090150468e4a63088a5ad2a83a4a40351e0