Skip to content

z88dk-lib initial commit#3

Open
feilipu wants to merge 2 commits intojblang:masterfrom
feilipu:master
Open

z88dk-lib initial commit#3
feilipu wants to merge 2 commits intojblang:masterfrom
feilipu:master

Conversation

@feilipu
Copy link

@feilipu feilipu commented Feb 26, 2019

Created an initial structure for z88dk-lib tool support.

zcc +rc2014 -lm -x -clib=new @tms.lst -o tms zcc +rc2014 -lm -x -clib=sdcc_ix @tms.lst -o tms zcc +rc2014 -lm -x -clib=sdcc_iy @tms.lst -o tms

What is not done is to customise the individual c wrappers for uint8_t vs uint16_t for SCCZ80.
This is the next job.

But, as is, it should produce the same result as for the stand alone sdcc_iy version.
This result should be checked before further progress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant