Introduction - If you have any usage issues, please Google them yourself
BARMODE1.ASM: drive 6 LEDs in incremental bar mode, free running
BENABADJI Noureddine- ORAN- January 16th, 2014
List P = 10F200
#include <p10F200.inc>
__CONFIG _MCLRE_OFF & _CP_OFF & _WDT_OFF & _IntRC_OSC
define variables
CBLOCK 0x10 Beginning of RAM (PIC10F200/204), 16 bytes
CBLOCK 0x08 Beginning of RAM (PIC10F202/206), 24 bytes
delay