Skip to content

[Pattern] Atari 8-bit binary format (XEX)#453

Merged
WerWolv merged 4 commits intoWerWolv:masterfrom
adiee5:master
Dec 5, 2025
Merged

[Pattern] Atari 8-bit binary format (XEX)#453
WerWolv merged 4 commits intoWerWolv:masterfrom
adiee5:master

Conversation

@adiee5
Copy link
Contributor

@adiee5 adiee5 commented Oct 4, 2025

This is a file format used in Atari 8-bit computers and other retro machines for storing memory-mapped data (mostly executable machine code). It's a simple list of memory blocks to be loaded to RAM at specific memory addresses.

@WerWolv WerWolv merged commit 285a2fc into WerWolv:master Dec 5, 2025
2 checks passed
@WerWolv
Copy link
Owner

WerWolv commented Dec 5, 2025

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants