Using official mc device definition

This commit is contained in:
Daniele Verducci su MatissePenguin
2021-01-13 19:22:07 +01:00
parent ce23f9e799
commit 7c07014b75
3 changed files with 1223 additions and 285 deletions

View File

@@ -26,7 +26,7 @@
; 11, 12, 13, 14, 15, 16 = short sync
; 17-255 = invalid state or screen draw finished: set to 0 and restart from first long sync start
.include "atmega1284definition.asm"
.include "m1284def.inc"
; define constant
.equ SYNC_PIN = PC0 ; Sync pin (pin 22)