LZ: Different asm lang


[Prev][Next][Index][Thread]

LZ: Different asm lang



-> I was just wondering how hard it is to convert to z80 assembly to
-> regular 486 assembly... b/c while i was looking for asm books i
-> noticed that in the books the code is very different... ex there are
-> no ld commands only mov .... just curious!


Most likely not all too hard, but it would be more difficult to convert
from 80x86 assembly to Z80 since 80x86 has more opcodes.