some instructions have code and tests
This commit is contained in:
@@ -38,7 +38,7 @@ impl RomChip for At28C256 {
|
||||
|
||||
#[cfg(test)]
|
||||
mod test {
|
||||
use crate::mos6502cpu::SIZE_1KB;
|
||||
use crate::constants::constants_system::SIZE_1KB;
|
||||
use super::*;
|
||||
|
||||
#[test]
|
||||
|
||||
Reference in New Issue
Block a user