Commander X16 IDE
Posted: Sun Aug 22, 2021 7:10 pm
Good evening everyone.
Since I am currently learning to program assembler like crazy, and it still takes some time until I get something good ready,
I thought I would combine it with something I can do a little better.
Some time ago in another thread I mentioned an idea how to introduce younger people to retro computers.
An IDE with which you can assemble a game by point & click. So I've done some other things in the meantime ..
But since last week I've been working on this idea.
Status so far:
I have a rudimentary editor, can create my project and attach it to the emulator right away. The Sprite Editor is still very spartan,
but I can already insert sprites from common image formats (these are saved in asm code) -> ahh ok, i forgot to show it in the vid ... sry
I chose KickAssembler for the necessary compiler, simply because I am currently learning C64 / X16 coding with it.
In addition to the GUI programming, I scour every possible source that deals with the X16. I am currently creating a boilerplate with
which certain things can be incorporated into macros. E.g. initialization of sprites, Copy2VRAM etc.
The next steps will be the layer configurations and tilemaps. And then another iteration of GUI improvement ... and then on and on ?
I'm also sure that some are not interested in such a software, since most of them already have their workflows. I'll keep you posted here in this thread if you want.
EDIT: right video format.... i'm dump and have to go to bed.... ?