compiler for kickc ? how does it work?
Posted: Sun Aug 18, 2024 7:42 am
compiler kickc.
hello, good day.
I am creating a program like this for the x16 emulator.
is that please correct please?
my prg :
kickc.bat c:\kickc\examples\cx16\cx16-rasterbars.c -o raster.prg
the raster.prg is available.
--------------------------------
LOAD "RASTER.PRG",8
RUN
-------------------------------
no startet.
How do you load the kickc raster.prg into the x16 emulator and start it please?
or :
x16emu -run -ram 2048 -scale 2 -keymap de -prg c:\x16\pebi-prg\raster.prg ?
thanks.
greetings
hello, good day.
I am creating a program like this for the x16 emulator.
is that please correct please?
my prg :
kickc.bat c:\kickc\examples\cx16\cx16-rasterbars.c -o raster.prg
the raster.prg is available.
--------------------------------
LOAD "RASTER.PRG",8
RUN
-------------------------------
no startet.
How do you load the kickc raster.prg into the x16 emulator and start it please?
or :
x16emu -run -ram 2048 -scale 2 -keymap de -prg c:\x16\pebi-prg\raster.prg ?
thanks.
greetings