Guest User

Untitled

a guest
Mar 3rd, 2016
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. processor 16f1829, 16lf1829
  2. program 8K
  3. data 1024
  4. eeprom 256
  5. enhanced 1
  6. io 18
  7. maxram 0x07f
  8. bankmsk 0xf80
  9. config 0x8007 0x8008
  10. regmap 0xf80 0x00 0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x08 0x09 0x0a 0x0b
  11. memmap 0x20 0x6f 0x000
  12. memmap 0x70 0x7f 0xf80
Advertisement
Add Comment
Please, Sign In to add comment