diff --git a/system/io_W65C22.h65 b/system/io_W65C22.h65 index f8b9e75..812e4a8 100644 --- a/system/io_W65C22.h65 +++ b/system/io_W65C22.h65 @@ -102,25 +102,5 @@ INCLUDE_IOW65C22 = 1 IRQ = %10000000 .endenum - ; TODO: leave? - ; .struct VIA_Pins - ; RB .byte ; $0 - ; RA .byte ; $1 - ; DDRB .byte ; $2 - ; DDRA .byte ; $3 - ; T1CL .byte ; $4 - ; T1CH .byte ; $5 - ; T1LL .byte ; $6 - ; T1LH .byte ; $7 - ; T2CL .byte ; $8 - ; T2CH .byte ; $9 - ; SR .byte ; $a - ; ACR .byte ; $b - ; PCR .byte ; $c - ; IFR .byte ; $d - ; IER .byte ; $e - ; RANH .byte ; $f ; no handshake - ; .endstruct -.endif -.endscope - +.endscope ; IO +.endif ; guard