CPCWiki forum

General Category => Programming => Topic started by: cpcuser on 10:59, 10 November 16

Title: How can i make an asm: ccz80 characters.ccz80 / org = 50000 /.... ?
Post by: cpcuser on 10:59, 10 November 16

hello good day.
How can I make an asm with ccz80?

This is a bin-file
Ccz80 characters.ccz80 / org = 50000

How can i make an asm with compiler ( not ide) ?
Ccz80 characters.ccz80 / org = 50000 / .....


greeting.
Title: Re: How can i make an asm: ccz80 characters.ccz80 / org = 50000 /.... ?
Post by: ervin on 13:55, 10 November 16
Hi there.

ccz80 is a great compiler - it's nice to see someone else using it!

Try this:

ccz80.exe characters.ccz80 /asm
Title: Re: How can i make an asm: ccz80 characters.ccz80 / org = 50000 /.... ?
Post by: cpcuser on 16:37, 10 November 16

Compiler-code bin/asm is faster than from c-code from sdcc.


greeting
Powered by SMFPacks Menu Editor Mod