Skip to content

hobnobber/cc65sha1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cc65sha1

SHA1 command line utility for 6502 based computers.

Tested to work with Atari 8bit (800XL / 130XE) using SpartaDos and SpartaDOS X (SDX). Not tested but should work with MyDOS. Not tested but should work with other 6502 based computers like: VIC20 Apple IIe Apple ][+ Commodor 64 Commodor 128

Usage: SHA1 [options]

Commands: /S Generate SHA1 hash /T Run all tests /V Display version info /? Display help info

Options: /I Input file, defaults to STDIN /O Output file, defaults to STDOUT /Q Quiet mode, defaulted to off

Program returns 0 if succesful and 1 if failed.

SHA1 "c" functions original written by Christophe Devine and modified by Mark Hoblit to compile under cc65.

Bitcoin donations: 17uKHtsQegbvFpHwMKySVS558m6ZzaVLLk

About

SHA1 command line utility for 6502 based computers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages