Source Code

005080,000001: # Copyright 2004 Ronald S. Burkey <info@sandroid.org> 005081,000002: # 005082,000003: # This file is part of yaAGC. 005083,000004: 005084,000005: # yaAGC is free software; you can redistribute it and/or modify 005085,000006: # it under the terms of the GNU General Public License as published by 005086,000007: # the Free Software Foundation; either version 2 of the License, or 005087,000008: # (at your option) any later version. 005088,000009: 005089,000010: # yaAGC is distributed in the hope that it will be useful, 005090,000011: # but WITHOUT ANY WARRANTY; without even the implied warranty of 005091,000012: # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 005092,000013: # GNU General Public License for more details. 005093,000014: 005094,000015: # You should have received a copy of the GNU General Public License 005095,000016: # along with yaAGC; if not, write to the Free Software 005096,000017: # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 005097,000018: 005098,000019: # Filename: SmallyCYCLSHFT.agc 005099,000020: # Purpose: This is code written from the flowchart on p. 56 of 005100,000021: # E-2065, which is a document titled "Block II AGC 005101,000022: # Self-Check and Show-Banksum", by Edwin D. Smally. 005102,000023: # Mod history: 07/07/04 RSB. Began. 005103,000024: 005104,000025: # Similar code was apparently originally in Luminary and/or Colossus, 005105,000026: # but much of it was removed over the course of time to make more room. 005106,000027: # I don't know what the original code was like, but the flowcharts still 005107,000028: # exist, so I've rewritten the code from the flowcharts. 005108,000029: 005109,000030: # P. 56 of Smally 005110,000031: 005111,000032: 06,2004 24062 INCR ERRSUB 005112,000033: 06,2005 24062 INCR ERRSUB 005113,000034: End of include-file SmallyCYCLSHFT.agc. Parent file is ValidateSmally.agc