Salmagundi 32-bit hashing algorithm for Apple II - version 1.0
Go to file
Charles Mangin c63156644c
Update README.md
2021-07-24 00:17:01 -04:00
LICENSE Initial commit 2021-07-20 11:11:15 -04:00
README.md Update README.md 2021-07-24 00:17:01 -04:00
SG32.6502 Demo for KansasFest 2021 2021-07-24 00:13:36 -04:00
SG32.dsk Demo for KansasFest 2021 2021-07-24 00:13:36 -04:00
hello.bas Demo for KansasFest 2021 2021-07-24 00:13:36 -04:00
lorem.ipsum.bin Demo for KansasFest 2021 2021-07-24 00:13:36 -04:00

README.md

SG32

"Salmagundi" 32-bit hashing algorithm for Apple II - version 1.0

https://en.wikipedia.org/wiki/Salmagundi

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!