Source Code

002985,000001: # Copyright 2004 Ronald S. Burkey <info@sandroid.org> 002986,000002: # 002987,000003: # This file is part of yaAGC. 002988,000004: 002989,000005: # yaAGC is free software; you can redistribute it and/or modify 002990,000006: # it under the terms of the GNU General Public License as published by 002991,000007: # the Free Software Foundation; either version 2 of the License, or 002992,000008: # (at your option) any later version. 002993,000009: 002994,000010: # yaAGC is distributed in the hope that it will be useful, 002995,000011: # but WITHOUT ANY WARRANTY; without even the implied warranty of 002996,000012: # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 002997,000013: # GNU General Public License for more details. 002998,000014: 002999,000015: # You should have received a copy of the GNU General Public License 003000,000016: # along with yaAGC; if not, write to the Free Software 003001,000017: # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 003002,000018: 003003,000019: # Filename: ValidateZX.agc 003004,000020: # Purpose: This is the part of the Validation program that validates 003005,000021: # just the ZL and ZQ instructions. 003006,000022: # Mod history: 07/05/04 RSB. Began. 003007,000023: 003008,000024: 7403 24061 INCR ERRNUM 003009,000025: End of include-file ValidateZX.agc. Parent file is Validation.agc