-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Possible targets for z88dk compiler
Patrick Quist edited this page Aug 31, 2022
·
1 revision
The z88dk C compiler needs a target in order to compile the right stuff.
You do this by adding target to the command line arguments.
The following targets are currently available:
- abc800
- abc80
- ace
- alphatro
- altair8800
- aquarius
- bee
- c128
- c7420
- coleco
- cpc
- cpm
- dai
- embedded
- enterprise
- excali64
- fp1100
- g800
- gal
- gb
- gl
- hbios
- hemc
- hgmc
- homelab2
- homelab
- kc
- kramermc
- krokha
- lambda
- laser500
- lm80c
- lviv
- lynx
- m100
- m5
- mc1000
- micro8085
- mikro80
- msx
- mtx
- multi8
- myvision
- mz2500
- mz
- nascom
- nc
- newbrain
- ondra
- osca
- oz
- p2000
- pacman
- pasopia7
- pc6001
- pc88
- pencil2
- pk8000
- pmd85
- pps
- primo
- pv1000
- pv2000
- radio86
- rc2014
- rcmx000
- rex
- rx78
- s1mp3
- sam
- sc3000
- scz180
- smc777
- sms
- sol20
- sos
- spc1000
- special
- srr
- super80
- sv8000
- svi
- test
- ti82
- ti83
- ti85
- ti86
- ti8x
- trs80
- ts2068
- tvc
- vector06c
- vg5k
- vz
- x07
- x1
- yaz180
- z1013
- z180
- z80
- z80tvgame
- z88
- z9001
- zx80
- zx81
- zx
If you notice the wiki is outdated, please let us know so we can fix it as soon as posible!