Skip to main content

atari-dl-analyzer

Analyze an Atari 8-bit ANTIC display list (and its DLIs) for the Rescue on Fractalus port. Given a savestate (and optionally a DL address), produces a clear region-by-region description of what the display list does — the scanline ranges, the screen mode + screen RAM (LMS) of each region, the live GTIA colour / player / missile / priority state at those scanlines, and what each DLI handler writes (and from which mem[] source). Use this whenever you need to understand how a scene composes its screen before generating the matching Amiga CopperList / poke code, instead of re-deriving it by hand from disasm + dumps.

Jump to install

Source facts

Repository
Vesuri/rescueonfractalus
Last source activity
June 20, 2026 at 21:42
Detected SKILL.md language
English
Stars
5
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.