News:

Printed Amstrad Addict magazine announced, check it out here!

Main Menu

How can i make an asm: ccz80 characters.ccz80 / org = 50000 /.... ?

Started by cpcuser, 10:59, 10 November 16

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

cpcuser


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.

ervin

Hi there.

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

Try this:

ccz80.exe characters.ccz80 /asm

cpcuser


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


greeting

Powered by SMFPacks Menu Editor Mod