Skip to main content

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

Hello, I was playing with the demo and looking through the instructions. One thing I would like to do, and maybe I missed it is to be able to bring in a ML program I wrote. Maybe only available in the purchased version? I did find I could do an assembly dump of code written in the tool, that is nice.

(+1)

You need the paid version, using a code macro, you can paste your code in there. It should be mostly compatible depending where it is coming from / how much re-wiring you need to do, it wont import a full project with all assets though. You need to do things manually for now until I get time to work on things like that. Let me know, how much code, where its coming from, what assets etc. Also, join the forum!

It was my first attempt at 6502 ML, I wrote a simple bubble sort. I just wanted to bring it in to play around with it some more. I've got a lot going on, pretty much through Sept but after that I will probably purchase it and mess around with it some more.

thanks for the response

Cool, yeah, that sound trivial, even doable with nodes and macros etc. But, yeah, code blocks are the tidiest way to go.