A Palette Editor.

Talk about your programs in progress. Discuss how to implement features, etc.
Forum rules
This section is for testing Commander X16 programs and programs related to the CX16 for other platforms (compilers, data conversion tools, etc.)

Feel free to post works in progress, test builds, prototypes, and tech demos.

Finished works go in the Downloads category. Don't forget to add a hashtag (#) and the version number your program was meant to run on. (ie: #R41).
Post Reply
User avatar
ahenry3068
Posts: 997
Joined: Tue Apr 04, 2023 9:57 pm

A Palette Editor.

Post by ahenry3068 »

I've been working on this on the side. It's very close to done and it's at least Semi-Usable.

An editor to create VERA Palette files. The file format is a VERA Memory Image of the 512 bytes
starting at $FA00 of VERA Bank 1.

Still got a few things to work on to make it a bit more user friendly, comments are welcome
PALEDITOR.png
PALEDITOR.png (16.52 KiB) Viewed 11999 times

HERES THE CODE
PALEDIT.zip
(14.65 KiB) Downloaded 408 times
User avatar
ahenry3068
Posts: 997
Joined: Tue Apr 04, 2023 9:57 pm

A Palette Editor. UPDATED

Post by ahenry3068 »

It's almost done. Very usable.

Suggestions anyone ?


HERE'S THE CODE
PALEDIT.zip
(15.58 KiB) Downloaded 445 times
User avatar
ahenry3068
Posts: 997
Joined: Tue Apr 04, 2023 9:57 pm

A Palette Editor. UPDATED

Post by ahenry3068 »

Newest Update, Mostly UI tweaks to make it a bit more friendly.


HERE THE LATEST
PALEDIT.zip
(16.82 KiB) Downloaded 490 times
User avatar
ahenry3068
Posts: 997
Joined: Tue Apr 04, 2023 9:57 pm

Re: A Palette Editor.

Post by ahenry3068 »

For final post in downloads. Should this go Development Tools or Graphics Apps or perhaps both ?
mortarm
Posts: 232
Joined: Tue May 16, 2023 6:21 pm

Re: A Palette Editor.

Post by mortarm »

ahenry3068 wrote: Thu Dec 07, 2023 3:42 am For final post in downloads. Should this go Development Tools or Graphics Apps or perhaps both ?
As a User, I would be inclined to go to Graphics section first.
User avatar
ahenry3068
Posts: 997
Joined: Tue Apr 04, 2023 9:57 pm

Re: A Palette Editor.

Post by ahenry3068 »

mortarm wrote: Tue Dec 12, 2023 9:36 pm
ahenry3068 wrote: Thu Dec 07, 2023 3:42 am For final post in downloads. Should this go Development Tools or Graphics Apps or perhaps both ?
As a User, I would be inclined to go to Graphics section first.
Thank you. I was leaning that way. Just needed a little push :).
Post Reply