Skip to content
/ HAMLET Public

Humble Another Minimal Lynx Encryption Tool

License

Notifications You must be signed in to change notification settings

laoo/HAMLET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HAMLET

Humble Another Minimal Lynx Encryption Tool

Compilation

Use CMake. Requires some recent boost and C++20

Usage

HAMLET input.bin output.[bin|lyx]

If input file is Atari XEX binary format assembled at address $200 ( header $FF $FF $00 $02 ) only the first block is encrypted. The rest is pasted to output file. Otherwise whole file is encrypter. If output file extension is .lyx, the image is padded to 256 kB (to be easily used with AgaCart).

About

Humble Another Minimal Lynx Encryption Tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published