Z88DK Information


Mixing Assembler and C Code

Mixing C and z80 assembler with z88dk is incredibly easy to do, as long as you correctly balance the stack. Many of the library routines are written in assembler so if you run into problems, just take a look at some of them.

Parameter passing/returning

If you write your own functions, then chances are that you'll need to get data in and out in someway



z88dk /info.html
Last Updated 20/1/2002 dom