Changes

Jump to: navigation, search

Z88DK

1 byte removed, 01:29, 14 August 2010
another more specific example :
 
<pre>
compile :
zcc +cpc -create-app -make-app -O3 -unsigned -o out.bin world.c -lndos -zorg=16384
<pre>
#include <stdio.h>
#include <cpc.h>
19
edits