Source Code

002693,000001: # Copyright 2004 Ronald S. Burkey <info@sandroid.org> 002694,000002: # 002695,000003: # This file is part of yaAGC. 002696,000004: 002697,000005: # yaAGC is free software; you can redistribute it and/or modify 002698,000006: # it under the terms of the GNU General Public License as published by 002699,000007: # the Free Software Foundation; either version 2 of the License, or 002700,000008: # (at your option) any later version. 002701,000009: 002702,000010: # yaAGC is distributed in the hope that it will be useful, 002703,000011: # but WITHOUT ANY WARRANTY; without even the implied warranty of 002704,000012: # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 002705,000013: # GNU General Public License for more details. 002706,000014: 002707,000015: # You should have received a copy of the GNU General Public License 002708,000016: # along with yaAGC; if not, write to the Free Software 002709,000017: # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 002710,000018: 002711,000019: # Filename: ValidateX.agc 002712,000020: # Purpose: This is the part of the Validation program that validates 002713,000021: # just the XXALQ AND XLQ instructions. 002714,000022: # Mod history: 07/05/04 RSB. Began. 002715,000023: 002716,000024: 7200 24061 INCR ERRNUM 002717,000025: End of include-file ValidateX.agc. Parent file is Validation.agc