mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2025-01-02 17:30:44 +00:00
todo
This commit is contained in:
parent
47bacfc217
commit
4aa50a3741
@ -26,3 +26,7 @@ class FeatureSpec extends AnyFunSuite with Matchers:
|
||||
ReadWriteAddress(Address.zero(0x01))
|
||||
.write(2)[Y] shouldBe "LDY 2 STY 1"
|
||||
}
|
||||
|
||||
ignore("the write payload is a typesafe enum") {}
|
||||
|
||||
ignore("initializations of the same value and register are aggregated") {}
|
||||
|
Loading…
Reference in New Issue
Block a user