Short: Credit Card validity checker Author: djones@cardiffcybercafe.co.uk (Dave Jones) Uploader: djones@cardiffcybercafe.co.uk Type: dev/asm A simple asm routine to show usage of the Luhn data checking algorithm for credit card numbers. If anything, this can be a good source to learn asm coding from - Gives examples of PC relative (Reloc free) table manipulation. - Shows how to use some reqtools requestors. To use this code, you'll need the ReqTools includes, and some system includes for the LVO offsets. ============================= Archive contents ============================= Original Packed Ratio Date Time Name -------- ------- ----- --------- -------- ------------- 2409 1101 54.2% 27-Dec-96 15:06:44 CardChecker.doc 5337 1848 65.3% 27-Dec-96 15:06:44 CardChecker.s -------- ------- ----- --------- -------- 7746 2949 61.9% 09-Jan-97 05:45:28 2 files