I was hoping to find some inc files when I downloaded it, but there are none. Furthermore, you can only simulate these parts, none of the programmers are available for them. You can, however, glean some small amount of information from the simulator: For the 10F206 512 words of program memory 16 registers The first 8 registers are, in order: INDF TMRO PCL STATUS FSR OSCCAL GPIO CMCON Three non-addressable registers are (ie, not in register memory, accessed I assume through special instructions) OPTION_REG TRISIO WREG Configuration bits include: Oscillator (Usual set of internal/external RC, external crystals, etc. Some interesting settings still...) Watchdog MCLR Enable Code Protect Hardware stack has 3 entries The 200 differs by: 256 words program no CMCON special function register The 202 is a 200 with 512 words program The 204 is a 200 with the CMCON sfr. (or a 206 with only 256 code words) The stimulus allows hitting GP0-3, MCLR, and TOCK1 These are truly tiny processors. I'm going to put in a bunch of hex data and let it disassemble it to see if I can discover most of the instruction set. -Adam Ken Pergola wrote: >THIS IS NOT AN APRIL FOOL'S JOKE: >--------------------------------- > >I noticed some new PIC10F PICmicros in MPLAB IDE v6.50: > > PIC10F200 > PIC10F202 > PIC10F204 > PIC10F206 > >It will be interesting to see what these are all about... > >Anyone know? > > > >Best regards, > >Ken Pergola > >-- >http://www.piclist.com hint: PICList Posts must start with ONE topic: >[PIC]:,[SX]:,[AVR]: ->uP ONLY! [EE]:,[OT]: ->Other [BUY]:,[AD]: ->Ads > > > > > -- http://www.piclist.com hint: PICList Posts must start with ONE topic: [PIC]:,[SX]:,[AVR]: ->uP ONLY! [EE]:,[OT]: ->Other [BUY]:,[AD]: ->Ads