I want to use one of the shift left logical directives. According to the headline here http://z80-heaven.wikidot.com/instructions-set:sll they can either be written SLL or SL1. However the table shows sla directives, which do work as expected. But I have no success with using SLL instead..
Thanks for trying it out. I wasn't aware that this is no official Zilog instruction. It seems that I have to consider another assembler then or stick to the mundane, something like
Standby alert
There are four lights!
Step up to red alert. Sir, are you absolutely sure? It does mean changing the bulb
Autumn is here. Bye bye summer 2024...
1024MAK wrote: ↑Sun Apr 28, 2019 12:12 am
There is lots of information on the Z80 and it’s instruction set on http://www.z80.info/
Thanks.
I also used http://clrhome.org/table/# but the mouse over fly out always goes to the right i.e. goes over the edge of my screen for the right most column. Also all jr and jp instructions have the same, purely abstract description.
Ah, the memorys. When I learned from the "Cheap Video Cookbook" how my 81 worked. I had struggled endlessly with 1k being put into the $2000 - $3FFF rang to put the charset there. Then it finally dawned on me that one had to connect them to the "video bus" which wasn't available on the outside, i.e. through the standard connector.
2late wrote: ↑Sat Apr 27, 2019 4:28 pm
Thanks for trying it out. I wasn't aware that this is no official Zilog instruction. It seems that I have to consider another assembler then or stick to the mundane, something like