📄 memmap.h
字号:
************************************************************
* Miscellaneous constant definitions for CHK2XX *
* *
* Written by:
* *
* Release Version 1.0 *
* *
************************************************************
.page
*
* SCRATCH PAD RAM DEFINITIONS
*
TEMP00 .set 060h ; TEMPorary variable 0
TEMP01 .set 061h ; TEMPorary variable 1
TEMP02 .set 062h ; TEMPorary variable 2
TEMP03 .set 063h ; TEMPorary variable 3
TEMP04 .set 064h ; TEMPorary variable 4
TEMP05 .set 065h ; TEMPorary variable 5
TEMP06 .set 066h ; TEMPorary variable 6
TEMP07 .set 067h ; TEMPorary variable 7
TEMP08 .set 068h ; TEMPorary variable 8
TEMP09 .set 069h ; TEMPorary variable 9
TEMP0A .set 06Ah ; TEMPorary variable 10
TEMP0B .set 06Bh ; TEMPorary variable 11
TEMP0C .set 06Ch ; TEMPorary variable 12
TEMP0D .set 06Dh ; TEMPorary variable 13
TEMP0E .set 06Eh ; TEMPorary variable 14
TEMP0F .set 06Fh ; TEMPorary variable 15
TEMP10 .set 070h ; TEMPorary variable 16
TEMP11 .set 071h ; TEMPorary variable 17
TEMP12 .set 072h ; TEMPorary variable 18
TEMP13 .set 073h ; TEMPorary variable 19
TEMP14 .set 074h ; TEMPorary variable 20
TEMP15 .set 075h ; TEMPorary variable 21
TEMP16 .set 076h ; TEMPorary variable 22
TEMP17 .set 077h ; TEMPorary variable 23
TEMP18 .set 078h ; TEMPorary variable 24
TEMP19 .set 079h ; TEMPorary variable 25
TEMP1A .set 07Ah ; TEMPorary variable 26
TEMP1B .set 07Bh ; TEMPorary variable 27
TEMP1C .set 07Ch ; TEMPorary variable 28
TEMP1D .set 07Dh ; TEMPorary variable 29
TEMP1E .set 07Eh ; TEMPorary variable 30
TEMP1F .set 07Fh ; TEMPorary variable 31
*
* OTHER DEFINITIONS
*
CONTEXT .set 078h ; start address for C context save
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -