mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2025-03-11 01:34:25 +00:00
notes
This commit is contained in:
parent
c8a5325ed2
commit
eb0e2911c0
@ -29,4 +29,7 @@ class FeatureSpec extends AnyFunSuite with Matchers:
|
||||
|
||||
ignore("the write payload is a typesafe enum") {}
|
||||
|
||||
// intializations must be constant
|
||||
// cannot involve reading from a register, that is a side-effect
|
||||
// can also support 16-bit initializations
|
||||
ignore("initializations of the same value and register are aggregated") {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user