LZ: Different asm lang
[Prev][Next][Index][Thread]
LZ: Different asm lang
-
Subject: LZ: Different asm lang
-
From: SAM STAUFFER <sam.stauffer@aquila.com>
-
Date: Tue, 15 Oct 96 21:41:00 -0600
-
In-Reply-To: <>
-> 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.