~arcachofo/simulide/1.1.0

« back to all changes in this revision

Viewing changes to resources/data/pic/pic12f683.data

  • Committer: arcachofo
  • Date: 2021-01-01 14:23:42 UTC
  • Revision ID: arcachofo@simulide.com-20210101142342-ozfljnll44g5lbl3
Initial Commit 0.5.15-RC3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 ###########################################################################
 
2
 #   Copyright (C) 2017   by santiago González                             #
 
3
 #   santigoro@gmail.com                                                   #
 
4
 #                                                                         #
 
5
 #   This program is free software; you can redistribute it and/or modify  #
 
6
 #   it under the terms of the GNU General Public License as published by  #
 
7
 #   the Free Software Foundation; either version 3 of the License, or     #
 
8
 #   (at your option) any later version.                                   #
 
9
 #                                                                         #
 
10
 #   This program is distributed in the hope that it will be useful,       #
 
11
 #   but WITHOUT ANY WARRANTY; without even the implied warranty of        #
 
12
 #   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the         #
 
13
 #   GNU General Public License for more details.                          #
 
14
 #                                                                         #
 
15
 #   You should have received a copy of the GNU General Public License     #
 
16
 #   along with this program; if not, see <http://www.gnu.org/licenses/>.  #
 
17
 #                                                                         #
 
18
 ###########################################################################
 
19
 
 
20
MaxMHz=20
 
21
 
 
22
INDF EQU 0
 
23
TMR0 EQU 1
 
24
PCL EQU 2
 
25
STATUS EQU 3
 
26
FSR EQU 4
 
27
GPIO EQU 5
 
28
PCLATH EQU 10
 
29
INTCON EQU 11
 
30
PIR1 EQU 12
 
31
TMR1L EQU 14
 
32
TMR1H EQU 15
 
33
T1CON EQU 16
 
34
TMR2 EQU 17
 
35
T2CON EQU 18
 
36
CCPR1L EQU 19
 
37
CCPR1H EQU 20
 
38
CCP1CON EQU 21
 
39
WDTCON EQU 24
 
40
CMCON0 EQU 25
 
41
CMCON1 EQU 26
 
42
ADRESH EQU 30
 
43
ADCON0 EQU 31
 
44
OPTION_REG EQU 129
 
45
TRISIO EQU 133
 
46
PIE1 EQU 140
 
47
PCON EQU 142
 
48
OSCCON EQU 143
 
49
OSCTUNE EQU 144
 
50
PR2 EQU 146
 
51
WPU EQU 149
 
52
WPUA EQU 149
 
53
IOC EQU 150
 
54
IOCA EQU 150
 
55
VRCON EQU 153
 
56
EEDATA EQU 154
 
57
EEDAT EQU 154
 
58
EEADR EQU 155
 
59
EECON1 EQU 156
 
60
EECON2 EQU 157
 
61
ADRESL EQU 158
 
62
ANSEL EQU 159