SG32/README.md

13 lines
423 B
Markdown
Raw Permalink Normal View History

2021-07-20 15:11:15 +00:00
# SG32
2021-07-24 04:17:01 +00:00
"Salmagundi" 32-bit hashing algorithm for Apple II - version 1.0
2021-07-20 15:11:55 +00:00
https://en.wikipedia.org/wiki/Salmagundi
2021-07-24 04:17:01 +00:00
Load your file onto the DSK, then boot it in any Apple II with AppleSoft BASIC in ROM (II+ or higher).
Select the file to hash by pressing the corresponding letter at the prompt, and the resulting hash is printed to the screen.
You are free to use the hashing code in your own projects. Share and enjoy!