mirror of
https://github.com/icicle-emu/icicle-python
synced 2026-06-21 13:53:41 +00:00
12 lines
197 B
Plaintext
12 lines
197 B
Plaintext
# AVR8 with 22-bit addressable code space
|
|
|
|
@define PCBYTESIZE "3"
|
|
@define HASEIND "1"
|
|
|
|
@define IO_START "0"
|
|
@define REGISTER_SPACE "register"
|
|
@define EIND "0x3c"
|
|
|
|
@include "avr8.sinc"
|
|
|