Add banking support

This commit is contained in:
logicog
2025-06-25 13:20:06 +02:00
parent f543b58490
commit 73a0a7d137
6 changed files with 69 additions and 96 deletions
+2 -1
View File
@@ -41,7 +41,8 @@ __sfr __at(0xca) RCAP2L;
__sfr __at(0xcb) RCAP2H;
/* SFR Bank control register: 0x0-3f. A value of 0 is bank 1 */
__sfr __at(0x96) SFR_BANK;
__sfr __at(0x96) PSBANK;
__sfr __at(0x96) SFR_BANK_RET;
__sfr __at(0x8e) CKCON;