SagaDS
no edit summary
05:32
+110
SRS
15:18
+24
Created page with "So, you want to optimize your assembler code a little bit ? Here are some "generic" ways to speed up / shorten your Z80 progs a little bit: * CP 0 -> OR A * LD A,0 -> XOR A..."
16:28
+447