~arcachofo/simulide/1.1.0

« back to all changes in this revision

Viewing changes to resources/data/pic/pic16c72.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
MaxMHz=20
 
2
 
 
3
INDF EQU 0
 
4
TMR0 EQU 1
 
5
PCL EQU 2
 
6
STATUS EQU 3
 
7
FSR EQU 4
 
8
PORTA EQU 5
 
9
PORTB EQU 6
 
10
PORTC EQU 7
 
11
PCLATH EQU 10
 
12
INTCON EQU 11
 
13
PIR1 EQU 12
 
14
TMR1 EQU 14
 
15
TMR1L EQU 14
 
16
TMR1H EQU 15
 
17
T1CON EQU 16
 
18
TMR2 EQU 17
 
19
T2CON EQU 18
 
20
SSPBUF EQU 19
 
21
SSPCON EQU 20
 
22
CCPR1 EQU 21
 
23
CCPR1L EQU 21
 
24
CCPR1H EQU 22
 
25
CCP1CON EQU 23
 
26
ADRES EQU 30
 
27
ADCON0 EQU 31
 
28
OPTION_REG EQU 129
 
29
TRISA EQU 133
 
30
TRISB EQU 134
 
31
TRISC EQU 135
 
32
PIE1 EQU 140
 
33
PCON EQU 142
 
34
PR2 EQU 146
 
35
SSPADD EQU 147
 
36
SSPSTAT EQU 148
 
37
ADCON1 EQU 159