===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
nitpic-0.1/test.asm:1:; Test simulator program						-*- asm -*-
nitpic-0.1/test.asm-2-
##############################################
nitpic-0.1/test.pt-1-# File test.pt
nitpic-0.1/test.pt:2:# Pic File generated by picasm Version 0.2
nitpic-0.1/test.pt-3-T84
##############################################
nitpic-0.1/.pc/import_diff.patch/16c84.cc-464-static int
nitpic-0.1/.pc/import_diff.patch/16c84.cc:465:get_addr( u_int instr )
nitpic-0.1/.pc/import_diff.patch/16c84.cc-466-{
##############################################
nitpic-0.1/.pc/import_diff.patch/16c84.cc-942-
nitpic-0.1/.pc/import_diff.patch/16c84.cc:943:	Pic.pc = get_addr( instr );
nitpic-0.1/.pc/import_diff.patch/16c84.cc-944-}
##############################################
nitpic-0.1/.pc/import_diff.patch/16c84.cc-962-	use_a_cycle( True );
nitpic-0.1/.pc/import_diff.patch/16c84.cc:963:	Pic.pc = get_addr( instr );
nitpic-0.1/.pc/import_diff.patch/16c84.cc-964-}
##############################################
nitpic-0.1/.pc/import_diff.patch/pu_lib.c-131-		/*
nitpic-0.1/.pc/import_diff.patch/pu_lib.c:132:		 * My version of PICASM doesn't give proper checksums (because
nitpic-0.1/.pc/import_diff.patch/pu_lib.c-133-		 * of an unrelated hack).  But the file is really OK. -dhm
##############################################
nitpic-0.1/.pc/0001-Fix-bfd_section_size-argument.patch/pu_lib.c-166-		/*
nitpic-0.1/.pc/0001-Fix-bfd_section_size-argument.patch/pu_lib.c:167:		 * My version of PICASM doesn't give proper checksums (because
nitpic-0.1/.pc/0001-Fix-bfd_section_size-argument.patch/pu_lib.c-168-		 * of an unrelated hack).  But the file is really OK. -dhm
##############################################
nitpic-0.1/16c84.cc-465-static int
nitpic-0.1/16c84.cc:466:get_addr( u_int instr )
nitpic-0.1/16c84.cc-467-{
##############################################
nitpic-0.1/16c84.cc-943-
nitpic-0.1/16c84.cc:944:	Pic.pc = get_addr( instr );
nitpic-0.1/16c84.cc-945-}
##############################################
nitpic-0.1/16c84.cc-963-	use_a_cycle( True );
nitpic-0.1/16c84.cc:964:	Pic.pc = get_addr( instr );
nitpic-0.1/16c84.cc-965-}
##############################################
nitpic-0.1/pu_lib.c-166-		/*
nitpic-0.1/pu_lib.c:167:		 * My version of PICASM doesn't give proper checksums (because
nitpic-0.1/pu_lib.c-168-		 * of an unrelated hack).  But the file is really OK. -dhm