Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Hi Endurion!

This is the best C64 IDE I used ! Thanks !

(+1)

Thanks, glad you like it! Feedback, critique and feature requests always welcome, ideally over at GitHub ;)

Ok! Feedbak nº 1: When you aredeveloping a project, the IDE only compiles the file in use....it should compile the "main file" and the dependencies

Did you mark the the main file as “active”? Right click in “Solution Explorer” => “Mark as active”. This should do exactly what you want it to.

Same with “Active Project” if you have more than one project in a solution.

Thanks Endurion!