| ??? 09/06/07 19:30 Read: times |
#144096 - T3 Responding to: ???'s previous message |
Jon Ledbetter said:
]
; ORG 30H ; MOV RB3R4,T3 ; 0030 85 ff 1c ... MOV T3,RB3R4 ; 0033 85 1c ff ... ; ; Register/Memory Equates ; RB3R4 EQU 1CH ; END ; What's T3 ? T3 is a special function register in some architectures (timer 3?) located at 0ffh. If you want 0ffh to be something else in the disassembly, then define it in a control file. |
| Topic | Author | Date |
| D52 v3.4.1 | 01/01/70 00:00 | |
| Thanks! | 01/01/70 00:00 | |
| and decimal? | 01/01/70 00:00 | |
| Bug ?? | 01/01/70 00:00 | |
| T3 | 01/01/70 00:00 | |
| 80c552 | 01/01/70 00:00 | |
| the struct sfrentry sfr[128] | 01/01/70 00:00 | |
| the real stuff would be... | 01/01/70 00:00 | |
| SFRs | 01/01/70 00:00 | |
| Do you think this is better... | 01/01/70 00:00 | |
cooking C-header files to generate ctl files? | 01/01/70 00:00 |



