
> File 'c:\z88dk\lib/clibs/x11.lib', Module 'WIN_CLOSE', Symbol not defined The background colours 8 to 15 are currently wrong in this test.
Z88dk cplot black red full#
> C:\DOKUME~1\Engel\LOKALE~1\Temp\s4n4_.o = wintest.c Alternatively, you could change RED to 8 - Free Speech Red (217,0,0) and LIGHTRED to 1 - Red (255,0,0), but I would prefer having the 'full red' mapped to RED on systems that do not have the full light & standard colour range. join( carpet) print sierpinskicarpet (3) We can also define a Sierpinski carpet weave declaratively, in terms of generic abstractions like.

> C:\z88dk-1.9\examples\graphics>zcc +ZX81 -startup=4 -lgfx81hr192 -create-app -l def sierpinskicarpet ( n): carpet '' for i in xrange( n): carpet x + x + x for x in carpet + \.

> zcc +ZX81 -startup=4 -lgfx81hr192 -create-app -lmalloc -lndos -lx11 wintest.c -vn > I changed the value of heapinit() to have space for malloc() starting at 32769 > to have the hires display starting at 8182 > To: From: Subject: Can't compile example WINTEST.c for ZX81 In case you are using your own bat script for compiling your project, you can add a CALL statement to z88dkenv.bat on the top of it. It will configure the compiler paths inside its configuration files and generate can call z88dkenv.bat from the command line whenever you want, before running z88dk. Then download this copy z88dk-manual-setup.exe to that folder and run it. a long time has passed since that version: what about trying a nightly build for Windows?You don't need the setup anymore just follow the following steps.ĭownload this /z88dk-win32-latest.zipand extract it in a folder at you option. Z88DK is much developed from Small-C and it accepts many features of ANSI C with the notable exception of multi-dimensional arrays and prototyped function pointers. The name derives from the fact that it was originally developed to target the Cambridge Z88. Hello Siggi.Are you getting errors even when compiling other programs?Anyway, the directory name is z88dk-1.9. Z88DK is a Small-C-derived cross compiler for a long list of Z80 based computers.
