Closed ncatelli closed 3 years ago
origin fffc in the below example should throw an error however this assemble succeeds, returning a 3 byte output file.
origin fffc
nop lda 0xff origin fffc .word 0x0001
:tada: This issue has been resolved in version 1.1.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
origin fffc
in the below example should throw an error however this assemble succeeds, returning a 3 byte output file.