hello,
 
i need some help.
in a program, i have 16 bytes (in ram)
i want to read and modify these bytes using a counter (witch points to the specified byte)
normaly you use a base and a index register to point a byte in this list/table 
pic16cr84 hasn't got any index related cmd's for this purpose,  
so how do i program this table
 
Kind regards,
Rob Aerts