mc8051fun/usebank0.h

22 lines
229 B
C
Raw Normal View History

2024-07-01 20:48:39 +02:00
#undef AR0
#undef AR1
#undef AR2
#undef AR3
#undef AR4
#undef AR5
#undef AR6
#undef AR7
#define AR0 0x00
#define AR1 0x01
#define AR2 0x02
#define AR3 0x03
#define AR4 0x04
#define AR5 0x05
#define AR6 0x06
#define AR7 0x07