~arcachofo/simulide/1.1.0

« back to all changes in this revision

Viewing changes to resources/data/pic/pic16f631.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
PORTA EQU 5
 
28
PORTB EQU 6
 
29
PORTC EQU 7
 
30
PCLATH EQU 10
 
31
INTCON EQU 11
 
32
PIR1 EQU 12
 
33
PIR2 EQU 13
 
34
TMR1L EQU 14
 
35
TMR1H EQU 15
 
36
T1CON EQU 16
 
37
OPTION_REG EQU 129
 
38
TRISA EQU 133
 
39
TRISB EQU 134
 
40
TRISC EQU 135
 
41
PIE1 EQU 140
 
42
PIE2 EQU 141
 
43
PCON EQU 142
 
44
OSCCON EQU 143
 
45
OSCTUNE EQU 144
 
46
WPU EQU 149
 
47
WPUA EQU 149
 
48
IOC EQU 150
 
49
IOCA EQU 150
 
50
WDTCON EQU 151
 
51
EEDAT EQU 268
 
52
EEDATA EQU 268
 
53
EEADR EQU 269
 
54
WPUB EQU 277
 
55
IOCB EQU 278
 
56
VRCON EQU 280
 
57
CM1CON0 EQU 281
 
58
CM2CON0 EQU 282
 
59
CM2CON1 EQU 283
 
60
ANSEL EQU 286
 
61
EECON1 EQU 396
 
62
EECON2 EQU 397
 
63
SRCON EQU 414