Skip to content

hobnobber/cc65ripemd160

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cc65ripemd160

RIPEMD-160 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: RMD160 [options]

Commands: /H Generate RIPEMD-160 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.

Bitcoin donations: 17uKHtsQegbvFpHwMKySVS558m6ZzaVLLk

About

RIPEMD-160 command line utility for 6502 based computers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages