AtariTools-800 BETA VERSION 1.0.0 here
CHAR-Edit + SCREEN-Editor + PM-Editor + GR-Editor
+ TTF ATARI Fonts + 4 PDF docs + samples for the 4 tools.
CRC32 of the 7z file is $FB320B5A, DO NOT USE A FILE WITH OTHER CRC CHECKSUM, IT 'S UNSAFE.
NB : THE PACK CONTAINS NOT-UPTODATE DOCS.
7z archive password is "atari800"
Windows toolkit dedicated to ATARI 400/800/XL/XE/5200/XEGS.
includes Char-Editor/Char-Animator/PM Editor/DL Editor/GR Editor/
Here below, some in-progress AtariTools-800 infos & screenshots :
AT800-2025-11-10 :
I stay on the track.
AT800 is now almost completely purged of third-party libraries.
The last part (TEXT-ICE) is being cleaned up.
This is taking a very long time because hundreds of links needed to be modified
(about 56000 lines of code).
I think it will take a few more weeks (since I'm not working on this exclusively).
During cleaning, I found some fatal bugs in screen-editor and fix-it.
I really want to finish this tool so that I can (finally) continue rewriting
the code for the Phoenix game.
This should be far easier with AT800 (and Wudsn ide/MADS,
which I've had the opportunity to experiment with for intro/score screens).
AT800-2025-01-23 :
Actual AT800 is written in RAD DELPHI 10.1 Architect (Pascal object) and in
recent months, I wanted to port the application under the new RAD compiler
version 12.1, from the Embarcadero (community edition), as usualy, many
problems arose during the reinstallation of the additional libraries that I 'used.
Nothing very complex, but these libraries allowed me to count on very nice
graphic components that the RAD does not offer, it is mainly
the JEDI library (jcl & jvcl).
There are dozens of these graphical components throughout the application
as well as many dependencies between them.
Also when I change the compiler/IDE, reinstalling these libraries becomes
more and more of an obstacle course generating headaches when we should
be focusing on the code, we waste more and more time configuring stupid things.
With each new version it's the same problem.
Also AT800 is being completely rewritten in order to no longer use problematic
third-party libraries (in fact no other libs at all).
Another advantage will be that anyone will be able to directly compile the code
without problem with (free) community-edition when I publish the source code
at some point.
By the way, DEXL (tool for the Atari ST/E) is currently completely cleaned from
these dependencies.
No more headache on that side.
Best wishes for 2025,
Rudy
AT800-2023-01-06 :
-Bug in Left-shift (in 9 colors-char-edit solved) for next release (>1.0.0)
-Not operation removed in 9 colors-char-edit (>1.0.0)
-2c ICE char-editor in 64-bit portage : left char (1st bloc) mixed with right-char
(2nd bloc) provide ICE char (3rd bloc) and display of avalaible colors (4th bloc).
teal color is set for best-viewing during programming sessions, not final color.
combinations are for all 5 major A8-modes used by ataritools-800, ctia & gtia)

AT800-2022-12-21 :
release of 1.0.0 version. Working now on ICE Font-editor portage in 64-bit.
AT800-2022-01-25 :
AT800 1.0.0 64-bit (win64 compatible win7-8-10 & 11) portage is now finished.
Just some review to do.
note : several folders have been removed 'ICE EDITOR, DL EDIT,DISK OPERATIONS &
ATASCII EDITOR' because not operationalized for stable usage.
They will be added as soon each previous folder is in full working order.
Actually some work to do with clipboard color convertion but already usable without
too much headache.
AT800-2021-12-17 :
CHAR-EDITOR part of AT800 in 64-bit mode is done, with enhancements and simplifications.

PM-EDITOR part of AT800 in 64-bit mode is done, with simplifications.

Now re-working on GRAPHICS-EDITOR (big mess) part of AT800.