Question
how to make shift bits (asm STVD) , example: 1<<0|1<<3|1<<4
Posted on July 31, 2013 at 21:45
example:
ld A, 1<<0|1<<3|1<<4it isn't compiled as it is correct to make record for the STVD assembler?example:
ld A, 1<<0|1<<3|1<<4it isn't compiled as it is correct to make record for the STVD assembler?Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.