NASM Forum > Programming with NASM

Can you convert ASM86 (CP/M-86) code to NASM?

(1/1)

Luposian:
Is there any way to easily "port" (convert) such code to NASM?

Frank Kotler:
Hi Luposian,

Welcome to the Forum.

I don't know if you'd call it "easy", but we can produce CPM86 code with Nasm. Unfortunately, I've lost the examples I used to have. Show us what you've got and we'll try to help.

Best.
Frank

Luposian:

--- Quote from: Frank Kotler on August 12, 2019, 09:42:39 PM ---Hi Luposian,

Welcome to the Forum.

I don't know if you'd call it "easy", but we can produce CPM86 code with Nasm. Unfortunately, I've lost the examples I used to have. Show us what you've got and we'll try to help.

Best.
Frank

--- End quote ---

I don’t want to create ASM86 code in NASM, I want to create NASM versions of ASM86 code.  :-D

Problem is, I have no examples, because I’m not a programmer.  Just hoping to discover if anyone has done it or knows how to.

Frank Kotler:
Ahhhh...

ASM86 syntax is not Nasm syntax.

I have written code in Nasm that will run in CP/M-86, but  I do not remember how at the moment.

If you are not a programmer - at least temporarily - you probably can't do it.

Best,
Frank

Navigation

[0] Message Index

Go to full version