Quantcast
Channel: Programujte.com – fórum – programování – Assembler
Viewing all articles
Browse latest Browse all 160

Assembler → Konstrukce switch

$
0
0
Dobrý den, napadlo mne jednoduché provedení této konstrukce: mov bx, .switch mov ah, 0 add bx, ax add bx, ax add bx, ax jmp bx .switch: jmp .readKey jmp .readKey jmp .readKey jmp .readKey jmp .readKey jmp .readKey jmp .readKey jmp .readKey jmp .readKey jmp .readKey jmp .readK...
Založil Matěj Andrle; 1 názor, poslední 10. 11. 2013 – nevyřešeno

Viewing all articles
Browse latest Browse all 160