5 ms·
> no instruction timing chart? Instruction timings are in the pink table on the left-hand side. For example, `ADC HL, BC; ED4A; H15` means that the instruction
by RetroSpark 2y ago
> no instruction timing chart?
Instruction timings are in the pink table on the left-hand side. For example, `ADC HL, BC; ED4A; H15` means that the instruction affects the flags as in row H and takes 15 cycles to execute.
- PreInternet01 2y agoYeah, you're right, and I totally missed that on my first scan, probably due to being blinded by the huge hex conversion chart...