
NAME
	I   - find instructions 
	
SYNOPSIS
	I 
	
DESCRIPTION
	Tries to match all possible instruction bytes 
	from 0x00 to 0xFF to the set of instructions 
	used on the card. Displays  the list of instructions 
	found on the card.
	For each instruction it outputs:
		- the numerical value;
		- the verbal description.

