Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Feel free to use this in a video.  Not sure what you mean by "liric"? 

I'll probably post the source code soon, if you don't like the music you can easily change out the SID track for something else & recompile.

Thanks for the comment!

Hi Jess! I made a video have a look. You can use it in your itch.io kaleidoscope page or anyway you want C64 Kaleidoscope DEMO

(1 edit)

Very nice, thanks!  I'm adding the source code to this project, so you can change out the music with your own SID as desired.

Thank you! But i dont have the right tools to change the code i never changed code for c64 i m able tò program It in basic but not in assembly.

(2 edits)

Undestood i have read the kaleidoscope instructions i Will try and let you know 😉

(1 edit)

Dear Jess, i have an error while compiling can you help?  I think some wrong memory address i changed sid file and leave the original name ERROR: 

Fatal error during OrgAsm assembly!

Origin reversed index. Trying to move program counter backwards to '$900' from current counter $99f.

Overlap concerns label : end_procedure_DoMutations

Oh no! You have included/defined overlapping data!

Please make sure that your included data does not overlap, and make use of the memory analyzer tool!

Line 417 in C:/Users/matte/Downloads/KaleidoPlus - Source//main : : org $900Origin reversed index. Trying to move program counter backwards to '$900' from current counter $99f.

Overlap concerns label : end_procedure_DoMutations

Oh no! You have included/defined overlapping data!

Please make sure that your included data does not overlap, and make use of the memory analyzer tool!

Line 417 in C:/Users/matte/Downloads/KaleidoPlus - Source//main : : org $900

Try increasing the value of 'startblock', for example:

@startblock $2000 "ORIGINATE"

(1 edit)

No way Baby : )!

Fatal error during OrgAsm assembly!

Origin reversed index. Trying to move program counter backwards to '$900' from current counter $99f.

Overlap concerns label : end_procedure_DoMutations

Oh no! You have included/defined overlapping data!

Please make sure that your included data does not overlap, and make use of the memory analyzer tool!

Line 417 in C:/Users/matte/Downloads/KaleidoPlus - Source (1)//main : : org $900Origin reversed index. Trying to move program counter backwards to '$900' from current counter $99f.

Overlap concerns label : end_procedure_DoMutations

Oh no! You have included/defined overlapping data!

Please make sure that your included data does not overlap, and make use of the memory analyzer tool!

Line 417 in C:/Users/matte/Downloads/KaleidoPlus - Source (1)//main : : org $900

Jess here is a restricted page for you with my files for kaleido i have change the sid song. please have a look if you can! pass: matteo KALEIDO PROTOTYPE by Toolkitman

Hey, I looked at your file and I'm not seeing any change except the updated "startblock".  

What version is your TRSE?  I have 0.18.81

What SID are you trying to use?  Please note, BASIC SID's won't work in TRSE.

Jess, Sid sent to you! the version is 0.18.185