appleii-vga

Apple II VGA PCB
git clone http://frotz.net/git/appleii-vga.git
Log | Files | Refs | README | LICENSE

appleii.vga.kicad_sch (157582B)


      1 (kicad_sch (version 20230121) (generator eeschema)
      2 
      3   (uuid aef4fff3-4300-4f71-9fc9-fc4c585076e2)
      4 
      5   (paper "USLetter")
      6 
      7   (title_block
      8     (title "Apple II VGA")
      9     (date "2023-07-13")
     10     (rev "v1.1.0")
     11     (comment 1 "Licensed under the MIT-0 License")
     12     (comment 2 "Copyright 2023, Brian Swetland <swetland@frotz.net>")
     13   )
     14 
     15   (lib_symbols
     16     (symbol "74xx:74HC245" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
     17       (property "Reference" "U" (at -7.62 16.51 0)
     18         (effects (font (size 1.27 1.27)))
     19       )
     20       (property "Value" "74HC245" (at -7.62 -16.51 0)
     21         (effects (font (size 1.27 1.27)))
     22       )
     23       (property "Footprint" "" (at 0 0 0)
     24         (effects (font (size 1.27 1.27)) hide)
     25       )
     26       (property "Datasheet" "http://www.ti.com/lit/gpn/sn74HC245" (at 0 0 0)
     27         (effects (font (size 1.27 1.27)) hide)
     28       )
     29       (property "ki_locked" "" (at 0 0 0)
     30         (effects (font (size 1.27 1.27)))
     31       )
     32       (property "ki_keywords" "HCMOS BUS 3State" (at 0 0 0)
     33         (effects (font (size 1.27 1.27)) hide)
     34       )
     35       (property "ki_description" "Octal BUS Transceivers, 3-State outputs" (at 0 0 0)
     36         (effects (font (size 1.27 1.27)) hide)
     37       )
     38       (property "ki_fp_filters" "DIP?20*" (at 0 0 0)
     39         (effects (font (size 1.27 1.27)) hide)
     40       )
     41       (symbol "74HC245_1_0"
     42         (polyline
     43           (pts
     44             (xy -0.635 -1.27)
     45             (xy -0.635 1.27)
     46             (xy 0.635 1.27)
     47           )
     48           (stroke (width 0) (type default))
     49           (fill (type none))
     50         )
     51         (polyline
     52           (pts
     53             (xy -1.27 -1.27)
     54             (xy 0.635 -1.27)
     55             (xy 0.635 1.27)
     56             (xy 1.27 1.27)
     57           )
     58           (stroke (width 0) (type default))
     59           (fill (type none))
     60         )
     61         (pin input line (at -12.7 -10.16 0) (length 5.08)
     62           (name "A->B" (effects (font (size 1.27 1.27))))
     63           (number "1" (effects (font (size 1.27 1.27))))
     64         )
     65         (pin power_in line (at 0 -20.32 90) (length 5.08)
     66           (name "GND" (effects (font (size 1.27 1.27))))
     67           (number "10" (effects (font (size 1.27 1.27))))
     68         )
     69         (pin tri_state line (at 12.7 -5.08 180) (length 5.08)
     70           (name "B7" (effects (font (size 1.27 1.27))))
     71           (number "11" (effects (font (size 1.27 1.27))))
     72         )
     73         (pin tri_state line (at 12.7 -2.54 180) (length 5.08)
     74           (name "B6" (effects (font (size 1.27 1.27))))
     75           (number "12" (effects (font (size 1.27 1.27))))
     76         )
     77         (pin tri_state line (at 12.7 0 180) (length 5.08)
     78           (name "B5" (effects (font (size 1.27 1.27))))
     79           (number "13" (effects (font (size 1.27 1.27))))
     80         )
     81         (pin tri_state line (at 12.7 2.54 180) (length 5.08)
     82           (name "B4" (effects (font (size 1.27 1.27))))
     83           (number "14" (effects (font (size 1.27 1.27))))
     84         )
     85         (pin tri_state line (at 12.7 5.08 180) (length 5.08)
     86           (name "B3" (effects (font (size 1.27 1.27))))
     87           (number "15" (effects (font (size 1.27 1.27))))
     88         )
     89         (pin tri_state line (at 12.7 7.62 180) (length 5.08)
     90           (name "B2" (effects (font (size 1.27 1.27))))
     91           (number "16" (effects (font (size 1.27 1.27))))
     92         )
     93         (pin tri_state line (at 12.7 10.16 180) (length 5.08)
     94           (name "B1" (effects (font (size 1.27 1.27))))
     95           (number "17" (effects (font (size 1.27 1.27))))
     96         )
     97         (pin tri_state line (at 12.7 12.7 180) (length 5.08)
     98           (name "B0" (effects (font (size 1.27 1.27))))
     99           (number "18" (effects (font (size 1.27 1.27))))
    100         )
    101         (pin input inverted (at -12.7 -12.7 0) (length 5.08)
    102           (name "CE" (effects (font (size 1.27 1.27))))
    103           (number "19" (effects (font (size 1.27 1.27))))
    104         )
    105         (pin tri_state line (at -12.7 12.7 0) (length 5.08)
    106           (name "A0" (effects (font (size 1.27 1.27))))
    107           (number "2" (effects (font (size 1.27 1.27))))
    108         )
    109         (pin power_in line (at 0 20.32 270) (length 5.08)
    110           (name "VCC" (effects (font (size 1.27 1.27))))
    111           (number "20" (effects (font (size 1.27 1.27))))
    112         )
    113         (pin tri_state line (at -12.7 10.16 0) (length 5.08)
    114           (name "A1" (effects (font (size 1.27 1.27))))
    115           (number "3" (effects (font (size 1.27 1.27))))
    116         )
    117         (pin tri_state line (at -12.7 7.62 0) (length 5.08)
    118           (name "A2" (effects (font (size 1.27 1.27))))
    119           (number "4" (effects (font (size 1.27 1.27))))
    120         )
    121         (pin tri_state line (at -12.7 5.08 0) (length 5.08)
    122           (name "A3" (effects (font (size 1.27 1.27))))
    123           (number "5" (effects (font (size 1.27 1.27))))
    124         )
    125         (pin tri_state line (at -12.7 2.54 0) (length 5.08)
    126           (name "A4" (effects (font (size 1.27 1.27))))
    127           (number "6" (effects (font (size 1.27 1.27))))
    128         )
    129         (pin tri_state line (at -12.7 0 0) (length 5.08)
    130           (name "A5" (effects (font (size 1.27 1.27))))
    131           (number "7" (effects (font (size 1.27 1.27))))
    132         )
    133         (pin tri_state line (at -12.7 -2.54 0) (length 5.08)
    134           (name "A6" (effects (font (size 1.27 1.27))))
    135           (number "8" (effects (font (size 1.27 1.27))))
    136         )
    137         (pin tri_state line (at -12.7 -5.08 0) (length 5.08)
    138           (name "A7" (effects (font (size 1.27 1.27))))
    139           (number "9" (effects (font (size 1.27 1.27))))
    140         )
    141       )
    142       (symbol "74HC245_1_1"
    143         (rectangle (start -7.62 15.24) (end 7.62 -15.24)
    144           (stroke (width 0.254) (type default))
    145           (fill (type background))
    146         )
    147       )
    148     )
    149     (symbol "AAA Library:RPI_PICO" (in_bom yes) (on_board yes)
    150       (property "Reference" "U" (at 0 -27.94 0)
    151         (effects (font (size 1.27 1.27)))
    152       )
    153       (property "Value" "RPI_PICO" (at 0 27.94 0)
    154         (effects (font (size 1.27 1.27)))
    155       )
    156       (property "Footprint" "" (at 69.85 22.86 0)
    157         (effects (font (size 1.27 1.27)) hide)
    158       )
    159       (property "Datasheet" "" (at 69.85 22.86 0)
    160         (effects (font (size 1.27 1.27)) hide)
    161       )
    162       (symbol "RPI_PICO_0_1"
    163         (rectangle (start -10.16 26.67) (end 10.16 -26.67)
    164           (stroke (width 0) (type default))
    165           (fill (type background))
    166         )
    167       )
    168       (symbol "RPI_PICO_1_1"
    169         (pin bidirectional line (at -12.7 24.13 0) (length 2.54)
    170           (name "GP0" (effects (font (size 1.27 1.27))))
    171           (number "1" (effects (font (size 1.27 1.27))))
    172         )
    173         (pin bidirectional line (at -12.7 1.27 0) (length 2.54)
    174           (name "GP7" (effects (font (size 1.27 1.27))))
    175           (number "10" (effects (font (size 1.27 1.27))))
    176         )
    177         (pin bidirectional line (at -12.7 -1.27 0) (length 2.54)
    178           (name "GP8" (effects (font (size 1.27 1.27))))
    179           (number "11" (effects (font (size 1.27 1.27))))
    180         )
    181         (pin bidirectional line (at -12.7 -3.81 0) (length 2.54)
    182           (name "GP9" (effects (font (size 1.27 1.27))))
    183           (number "12" (effects (font (size 1.27 1.27))))
    184         )
    185         (pin power_in line (at -12.7 -6.35 0) (length 2.54)
    186           (name "GND" (effects (font (size 1.27 1.27))))
    187           (number "13" (effects (font (size 1.27 1.27))))
    188         )
    189         (pin bidirectional line (at -12.7 -8.89 0) (length 2.54)
    190           (name "GP10" (effects (font (size 1.27 1.27))))
    191           (number "14" (effects (font (size 1.27 1.27))))
    192         )
    193         (pin bidirectional line (at -12.7 -11.43 0) (length 2.54)
    194           (name "GP11" (effects (font (size 1.27 1.27))))
    195           (number "15" (effects (font (size 1.27 1.27))))
    196         )
    197         (pin bidirectional line (at -12.7 -13.97 0) (length 2.54)
    198           (name "GP12" (effects (font (size 1.27 1.27))))
    199           (number "16" (effects (font (size 1.27 1.27))))
    200         )
    201         (pin bidirectional line (at -12.7 -16.51 0) (length 2.54)
    202           (name "GP13" (effects (font (size 1.27 1.27))))
    203           (number "17" (effects (font (size 1.27 1.27))))
    204         )
    205         (pin power_in line (at -12.7 -19.05 0) (length 2.54)
    206           (name "GND" (effects (font (size 1.27 1.27))))
    207           (number "18" (effects (font (size 1.27 1.27))))
    208         )
    209         (pin bidirectional line (at -12.7 -21.59 0) (length 2.54)
    210           (name "GP14" (effects (font (size 1.27 1.27))))
    211           (number "19" (effects (font (size 1.27 1.27))))
    212         )
    213         (pin bidirectional line (at -12.7 21.59 0) (length 2.54)
    214           (name "GP1" (effects (font (size 1.27 1.27))))
    215           (number "2" (effects (font (size 1.27 1.27))))
    216         )
    217         (pin bidirectional line (at -12.7 -24.13 0) (length 2.54)
    218           (name "GP15" (effects (font (size 1.27 1.27))))
    219           (number "20" (effects (font (size 1.27 1.27))))
    220         )
    221         (pin bidirectional line (at 12.7 -24.13 180) (length 2.54)
    222           (name "GP16" (effects (font (size 1.27 1.27))))
    223           (number "21" (effects (font (size 1.27 1.27))))
    224         )
    225         (pin bidirectional line (at 12.7 -21.59 180) (length 2.54)
    226           (name "GP17" (effects (font (size 1.27 1.27))))
    227           (number "22" (effects (font (size 1.27 1.27))))
    228         )
    229         (pin power_in line (at 12.7 -19.05 180) (length 2.54)
    230           (name "GND" (effects (font (size 1.27 1.27))))
    231           (number "23" (effects (font (size 1.27 1.27))))
    232         )
    233         (pin bidirectional line (at 12.7 -16.51 180) (length 2.54)
    234           (name "GP18" (effects (font (size 1.27 1.27))))
    235           (number "24" (effects (font (size 1.27 1.27))))
    236         )
    237         (pin bidirectional line (at 12.7 -13.97 180) (length 2.54)
    238           (name "GP19" (effects (font (size 1.27 1.27))))
    239           (number "25" (effects (font (size 1.27 1.27))))
    240         )
    241         (pin bidirectional line (at 12.7 -11.43 180) (length 2.54)
    242           (name "GP20" (effects (font (size 1.27 1.27))))
    243           (number "26" (effects (font (size 1.27 1.27))))
    244         )
    245         (pin bidirectional line (at 12.7 -8.89 180) (length 2.54)
    246           (name "GP21" (effects (font (size 1.27 1.27))))
    247           (number "27" (effects (font (size 1.27 1.27))))
    248         )
    249         (pin power_in line (at 12.7 -6.35 180) (length 2.54)
    250           (name "GND" (effects (font (size 1.27 1.27))))
    251           (number "28" (effects (font (size 1.27 1.27))))
    252         )
    253         (pin bidirectional line (at 12.7 -3.81 180) (length 2.54)
    254           (name "GP22" (effects (font (size 1.27 1.27))))
    255           (number "29" (effects (font (size 1.27 1.27))))
    256         )
    257         (pin power_in line (at -12.7 19.05 0) (length 2.54)
    258           (name "GND" (effects (font (size 1.27 1.27))))
    259           (number "3" (effects (font (size 1.27 1.27))))
    260         )
    261         (pin bidirectional line (at 12.7 -1.27 180) (length 2.54)
    262           (name "RUN" (effects (font (size 1.27 1.27))))
    263           (number "30" (effects (font (size 1.27 1.27))))
    264         )
    265         (pin bidirectional line (at 12.7 1.27 180) (length 2.54)
    266           (name "GP26" (effects (font (size 1.27 1.27))))
    267           (number "31" (effects (font (size 1.27 1.27))))
    268         )
    269         (pin bidirectional line (at 12.7 3.81 180) (length 2.54)
    270           (name "GP27" (effects (font (size 1.27 1.27))))
    271           (number "32" (effects (font (size 1.27 1.27))))
    272         )
    273         (pin power_in line (at 12.7 6.35 180) (length 2.54)
    274           (name "GND" (effects (font (size 1.27 1.27))))
    275           (number "33" (effects (font (size 1.27 1.27))))
    276         )
    277         (pin bidirectional line (at 12.7 8.89 180) (length 2.54)
    278           (name "GP28" (effects (font (size 1.27 1.27))))
    279           (number "34" (effects (font (size 1.27 1.27))))
    280         )
    281         (pin input line (at 12.7 11.43 180) (length 2.54)
    282           (name "ADC_VREF" (effects (font (size 1.27 1.27))))
    283           (number "35" (effects (font (size 1.27 1.27))))
    284         )
    285         (pin power_out line (at 12.7 13.97 180) (length 2.54)
    286           (name "3V3_OUT" (effects (font (size 1.27 1.27))))
    287           (number "36" (effects (font (size 1.27 1.27))))
    288         )
    289         (pin input line (at 12.7 16.51 180) (length 2.54)
    290           (name "3V3_EN" (effects (font (size 1.27 1.27))))
    291           (number "37" (effects (font (size 1.27 1.27))))
    292         )
    293         (pin power_in line (at 12.7 19.05 180) (length 2.54)
    294           (name "GND" (effects (font (size 1.27 1.27))))
    295           (number "38" (effects (font (size 1.27 1.27))))
    296         )
    297         (pin power_in line (at 12.7 21.59 180) (length 2.54)
    298           (name "VSYS" (effects (font (size 1.27 1.27))))
    299           (number "39" (effects (font (size 1.27 1.27))))
    300         )
    301         (pin bidirectional line (at -12.7 16.51 0) (length 2.54)
    302           (name "GP2" (effects (font (size 1.27 1.27))))
    303           (number "4" (effects (font (size 1.27 1.27))))
    304         )
    305         (pin power_in line (at 12.7 24.13 180) (length 2.54)
    306           (name "VBUS" (effects (font (size 1.27 1.27))))
    307           (number "40" (effects (font (size 1.27 1.27))))
    308         )
    309         (pin input line (at -2.54 -29.21 90) (length 2.54)
    310           (name "SWCLK" (effects (font (size 1.27 1.27))))
    311           (number "41" (effects (font (size 1.27 1.27))))
    312         )
    313         (pin input line (at 0 -29.21 90) (length 2.54)
    314           (name "GND" (effects (font (size 1.27 1.27))))
    315           (number "42" (effects (font (size 1.27 1.27))))
    316         )
    317         (pin input line (at 2.54 -29.21 90) (length 2.54)
    318           (name "SWDIO" (effects (font (size 1.27 1.27))))
    319           (number "43" (effects (font (size 1.27 1.27))))
    320         )
    321         (pin bidirectional line (at -12.7 13.97 0) (length 2.54)
    322           (name "GP3" (effects (font (size 1.27 1.27))))
    323           (number "5" (effects (font (size 1.27 1.27))))
    324         )
    325         (pin bidirectional line (at -12.7 11.43 0) (length 2.54)
    326           (name "GP4" (effects (font (size 1.27 1.27))))
    327           (number "6" (effects (font (size 1.27 1.27))))
    328         )
    329         (pin bidirectional line (at -12.7 8.89 0) (length 2.54)
    330           (name "GP5" (effects (font (size 1.27 1.27))))
    331           (number "7" (effects (font (size 1.27 1.27))))
    332         )
    333         (pin power_in line (at -12.7 6.35 0) (length 2.54)
    334           (name "GND" (effects (font (size 1.27 1.27))))
    335           (number "8" (effects (font (size 1.27 1.27))))
    336         )
    337         (pin bidirectional line (at -12.7 3.81 0) (length 2.54)
    338           (name "GP6" (effects (font (size 1.27 1.27))))
    339           (number "9" (effects (font (size 1.27 1.27))))
    340         )
    341       )
    342     )
    343     (symbol "Connector_Generic:Conn_01x03" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
    344       (property "Reference" "J" (at 0 5.08 0)
    345         (effects (font (size 1.27 1.27)))
    346       )
    347       (property "Value" "Conn_01x03" (at 0 -5.08 0)
    348         (effects (font (size 1.27 1.27)))
    349       )
    350       (property "Footprint" "" (at 0 0 0)
    351         (effects (font (size 1.27 1.27)) hide)
    352       )
    353       (property "Datasheet" "~" (at 0 0 0)
    354         (effects (font (size 1.27 1.27)) hide)
    355       )
    356       (property "ki_keywords" "connector" (at 0 0 0)
    357         (effects (font (size 1.27 1.27)) hide)
    358       )
    359       (property "ki_description" "Generic connector, single row, 01x03, script generated (kicad-library-utils/schlib/autogen/connector/)" (at 0 0 0)
    360         (effects (font (size 1.27 1.27)) hide)
    361       )
    362       (property "ki_fp_filters" "Connector*:*_1x??_*" (at 0 0 0)
    363         (effects (font (size 1.27 1.27)) hide)
    364       )
    365       (symbol "Conn_01x03_1_1"
    366         (rectangle (start -1.27 -2.413) (end 0 -2.667)
    367           (stroke (width 0.1524) (type default))
    368           (fill (type none))
    369         )
    370         (rectangle (start -1.27 0.127) (end 0 -0.127)
    371           (stroke (width 0.1524) (type default))
    372           (fill (type none))
    373         )
    374         (rectangle (start -1.27 2.667) (end 0 2.413)
    375           (stroke (width 0.1524) (type default))
    376           (fill (type none))
    377         )
    378         (rectangle (start -1.27 3.81) (end 1.27 -3.81)
    379           (stroke (width 0.254) (type default))
    380           (fill (type background))
    381         )
    382         (pin passive line (at -5.08 2.54 0) (length 3.81)
    383           (name "Pin_1" (effects (font (size 1.27 1.27))))
    384           (number "1" (effects (font (size 1.27 1.27))))
    385         )
    386         (pin passive line (at -5.08 0 0) (length 3.81)
    387           (name "Pin_2" (effects (font (size 1.27 1.27))))
    388           (number "2" (effects (font (size 1.27 1.27))))
    389         )
    390         (pin passive line (at -5.08 -2.54 0) (length 3.81)
    391           (name "Pin_3" (effects (font (size 1.27 1.27))))
    392           (number "3" (effects (font (size 1.27 1.27))))
    393         )
    394       )
    395     )
    396     (symbol "Connector_Generic:Conn_01x08" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
    397       (property "Reference" "J" (at 0 10.16 0)
    398         (effects (font (size 1.27 1.27)))
    399       )
    400       (property "Value" "Conn_01x08" (at 0 -12.7 0)
    401         (effects (font (size 1.27 1.27)))
    402       )
    403       (property "Footprint" "" (at 0 0 0)
    404         (effects (font (size 1.27 1.27)) hide)
    405       )
    406       (property "Datasheet" "~" (at 0 0 0)
    407         (effects (font (size 1.27 1.27)) hide)
    408       )
    409       (property "ki_keywords" "connector" (at 0 0 0)
    410         (effects (font (size 1.27 1.27)) hide)
    411       )
    412       (property "ki_description" "Generic connector, single row, 01x08, script generated (kicad-library-utils/schlib/autogen/connector/)" (at 0 0 0)
    413         (effects (font (size 1.27 1.27)) hide)
    414       )
    415       (property "ki_fp_filters" "Connector*:*_1x??_*" (at 0 0 0)
    416         (effects (font (size 1.27 1.27)) hide)
    417       )
    418       (symbol "Conn_01x08_1_1"
    419         (rectangle (start -1.27 -10.033) (end 0 -10.287)
    420           (stroke (width 0.1524) (type default))
    421           (fill (type none))
    422         )
    423         (rectangle (start -1.27 -7.493) (end 0 -7.747)
    424           (stroke (width 0.1524) (type default))
    425           (fill (type none))
    426         )
    427         (rectangle (start -1.27 -4.953) (end 0 -5.207)
    428           (stroke (width 0.1524) (type default))
    429           (fill (type none))
    430         )
    431         (rectangle (start -1.27 -2.413) (end 0 -2.667)
    432           (stroke (width 0.1524) (type default))
    433           (fill (type none))
    434         )
    435         (rectangle (start -1.27 0.127) (end 0 -0.127)
    436           (stroke (width 0.1524) (type default))
    437           (fill (type none))
    438         )
    439         (rectangle (start -1.27 2.667) (end 0 2.413)
    440           (stroke (width 0.1524) (type default))
    441           (fill (type none))
    442         )
    443         (rectangle (start -1.27 5.207) (end 0 4.953)
    444           (stroke (width 0.1524) (type default))
    445           (fill (type none))
    446         )
    447         (rectangle (start -1.27 7.747) (end 0 7.493)
    448           (stroke (width 0.1524) (type default))
    449           (fill (type none))
    450         )
    451         (rectangle (start -1.27 8.89) (end 1.27 -11.43)
    452           (stroke (width 0.254) (type default))
    453           (fill (type background))
    454         )
    455         (pin passive line (at -5.08 7.62 0) (length 3.81)
    456           (name "Pin_1" (effects (font (size 1.27 1.27))))
    457           (number "1" (effects (font (size 1.27 1.27))))
    458         )
    459         (pin passive line (at -5.08 5.08 0) (length 3.81)
    460           (name "Pin_2" (effects (font (size 1.27 1.27))))
    461           (number "2" (effects (font (size 1.27 1.27))))
    462         )
    463         (pin passive line (at -5.08 2.54 0) (length 3.81)
    464           (name "Pin_3" (effects (font (size 1.27 1.27))))
    465           (number "3" (effects (font (size 1.27 1.27))))
    466         )
    467         (pin passive line (at -5.08 0 0) (length 3.81)
    468           (name "Pin_4" (effects (font (size 1.27 1.27))))
    469           (number "4" (effects (font (size 1.27 1.27))))
    470         )
    471         (pin passive line (at -5.08 -2.54 0) (length 3.81)
    472           (name "Pin_5" (effects (font (size 1.27 1.27))))
    473           (number "5" (effects (font (size 1.27 1.27))))
    474         )
    475         (pin passive line (at -5.08 -5.08 0) (length 3.81)
    476           (name "Pin_6" (effects (font (size 1.27 1.27))))
    477           (number "6" (effects (font (size 1.27 1.27))))
    478         )
    479         (pin passive line (at -5.08 -7.62 0) (length 3.81)
    480           (name "Pin_7" (effects (font (size 1.27 1.27))))
    481           (number "7" (effects (font (size 1.27 1.27))))
    482         )
    483         (pin passive line (at -5.08 -10.16 0) (length 3.81)
    484           (name "Pin_8" (effects (font (size 1.27 1.27))))
    485           (number "8" (effects (font (size 1.27 1.27))))
    486         )
    487       )
    488     )
    489     (symbol "Connector_Generic:Conn_01x25" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
    490       (property "Reference" "J" (at 0 33.02 0)
    491         (effects (font (size 1.27 1.27)))
    492       )
    493       (property "Value" "Conn_01x25" (at 0 -33.02 0)
    494         (effects (font (size 1.27 1.27)))
    495       )
    496       (property "Footprint" "" (at 0 0 0)
    497         (effects (font (size 1.27 1.27)) hide)
    498       )
    499       (property "Datasheet" "~" (at 0 0 0)
    500         (effects (font (size 1.27 1.27)) hide)
    501       )
    502       (property "ki_keywords" "connector" (at 0 0 0)
    503         (effects (font (size 1.27 1.27)) hide)
    504       )
    505       (property "ki_description" "Generic connector, single row, 01x25, script generated (kicad-library-utils/schlib/autogen/connector/)" (at 0 0 0)
    506         (effects (font (size 1.27 1.27)) hide)
    507       )
    508       (property "ki_fp_filters" "Connector*:*_1x??_*" (at 0 0 0)
    509         (effects (font (size 1.27 1.27)) hide)
    510       )
    511       (symbol "Conn_01x25_1_1"
    512         (rectangle (start -1.27 -30.353) (end 0 -30.607)
    513           (stroke (width 0.1524) (type default))
    514           (fill (type none))
    515         )
    516         (rectangle (start -1.27 -27.813) (end 0 -28.067)
    517           (stroke (width 0.1524) (type default))
    518           (fill (type none))
    519         )
    520         (rectangle (start -1.27 -25.273) (end 0 -25.527)
    521           (stroke (width 0.1524) (type default))
    522           (fill (type none))
    523         )
    524         (rectangle (start -1.27 -22.733) (end 0 -22.987)
    525           (stroke (width 0.1524) (type default))
    526           (fill (type none))
    527         )
    528         (rectangle (start -1.27 -20.193) (end 0 -20.447)
    529           (stroke (width 0.1524) (type default))
    530           (fill (type none))
    531         )
    532         (rectangle (start -1.27 -17.653) (end 0 -17.907)
    533           (stroke (width 0.1524) (type default))
    534           (fill (type none))
    535         )
    536         (rectangle (start -1.27 -15.113) (end 0 -15.367)
    537           (stroke (width 0.1524) (type default))
    538           (fill (type none))
    539         )
    540         (rectangle (start -1.27 -12.573) (end 0 -12.827)
    541           (stroke (width 0.1524) (type default))
    542           (fill (type none))
    543         )
    544         (rectangle (start -1.27 -10.033) (end 0 -10.287)
    545           (stroke (width 0.1524) (type default))
    546           (fill (type none))
    547         )
    548         (rectangle (start -1.27 -7.493) (end 0 -7.747)
    549           (stroke (width 0.1524) (type default))
    550           (fill (type none))
    551         )
    552         (rectangle (start -1.27 -4.953) (end 0 -5.207)
    553           (stroke (width 0.1524) (type default))
    554           (fill (type none))
    555         )
    556         (rectangle (start -1.27 -2.413) (end 0 -2.667)
    557           (stroke (width 0.1524) (type default))
    558           (fill (type none))
    559         )
    560         (rectangle (start -1.27 0.127) (end 0 -0.127)
    561           (stroke (width 0.1524) (type default))
    562           (fill (type none))
    563         )
    564         (rectangle (start -1.27 2.667) (end 0 2.413)
    565           (stroke (width 0.1524) (type default))
    566           (fill (type none))
    567         )
    568         (rectangle (start -1.27 5.207) (end 0 4.953)
    569           (stroke (width 0.1524) (type default))
    570           (fill (type none))
    571         )
    572         (rectangle (start -1.27 7.747) (end 0 7.493)
    573           (stroke (width 0.1524) (type default))
    574           (fill (type none))
    575         )
    576         (rectangle (start -1.27 10.287) (end 0 10.033)
    577           (stroke (width 0.1524) (type default))
    578           (fill (type none))
    579         )
    580         (rectangle (start -1.27 12.827) (end 0 12.573)
    581           (stroke (width 0.1524) (type default))
    582           (fill (type none))
    583         )
    584         (rectangle (start -1.27 15.367) (end 0 15.113)
    585           (stroke (width 0.1524) (type default))
    586           (fill (type none))
    587         )
    588         (rectangle (start -1.27 17.907) (end 0 17.653)
    589           (stroke (width 0.1524) (type default))
    590           (fill (type none))
    591         )
    592         (rectangle (start -1.27 20.447) (end 0 20.193)
    593           (stroke (width 0.1524) (type default))
    594           (fill (type none))
    595         )
    596         (rectangle (start -1.27 22.987) (end 0 22.733)
    597           (stroke (width 0.1524) (type default))
    598           (fill (type none))
    599         )
    600         (rectangle (start -1.27 25.527) (end 0 25.273)
    601           (stroke (width 0.1524) (type default))
    602           (fill (type none))
    603         )
    604         (rectangle (start -1.27 28.067) (end 0 27.813)
    605           (stroke (width 0.1524) (type default))
    606           (fill (type none))
    607         )
    608         (rectangle (start -1.27 30.607) (end 0 30.353)
    609           (stroke (width 0.1524) (type default))
    610           (fill (type none))
    611         )
    612         (rectangle (start -1.27 31.75) (end 1.27 -31.75)
    613           (stroke (width 0.254) (type default))
    614           (fill (type background))
    615         )
    616         (pin passive line (at -5.08 30.48 0) (length 3.81)
    617           (name "Pin_1" (effects (font (size 1.27 1.27))))
    618           (number "1" (effects (font (size 1.27 1.27))))
    619         )
    620         (pin passive line (at -5.08 7.62 0) (length 3.81)
    621           (name "Pin_10" (effects (font (size 1.27 1.27))))
    622           (number "10" (effects (font (size 1.27 1.27))))
    623         )
    624         (pin passive line (at -5.08 5.08 0) (length 3.81)
    625           (name "Pin_11" (effects (font (size 1.27 1.27))))
    626           (number "11" (effects (font (size 1.27 1.27))))
    627         )
    628         (pin passive line (at -5.08 2.54 0) (length 3.81)
    629           (name "Pin_12" (effects (font (size 1.27 1.27))))
    630           (number "12" (effects (font (size 1.27 1.27))))
    631         )
    632         (pin passive line (at -5.08 0 0) (length 3.81)
    633           (name "Pin_13" (effects (font (size 1.27 1.27))))
    634           (number "13" (effects (font (size 1.27 1.27))))
    635         )
    636         (pin passive line (at -5.08 -2.54 0) (length 3.81)
    637           (name "Pin_14" (effects (font (size 1.27 1.27))))
    638           (number "14" (effects (font (size 1.27 1.27))))
    639         )
    640         (pin passive line (at -5.08 -5.08 0) (length 3.81)
    641           (name "Pin_15" (effects (font (size 1.27 1.27))))
    642           (number "15" (effects (font (size 1.27 1.27))))
    643         )
    644         (pin passive line (at -5.08 -7.62 0) (length 3.81)
    645           (name "Pin_16" (effects (font (size 1.27 1.27))))
    646           (number "16" (effects (font (size 1.27 1.27))))
    647         )
    648         (pin passive line (at -5.08 -10.16 0) (length 3.81)
    649           (name "Pin_17" (effects (font (size 1.27 1.27))))
    650           (number "17" (effects (font (size 1.27 1.27))))
    651         )
    652         (pin passive line (at -5.08 -12.7 0) (length 3.81)
    653           (name "Pin_18" (effects (font (size 1.27 1.27))))
    654           (number "18" (effects (font (size 1.27 1.27))))
    655         )
    656         (pin passive line (at -5.08 -15.24 0) (length 3.81)
    657           (name "Pin_19" (effects (font (size 1.27 1.27))))
    658           (number "19" (effects (font (size 1.27 1.27))))
    659         )
    660         (pin passive line (at -5.08 27.94 0) (length 3.81)
    661           (name "Pin_2" (effects (font (size 1.27 1.27))))
    662           (number "2" (effects (font (size 1.27 1.27))))
    663         )
    664         (pin passive line (at -5.08 -17.78 0) (length 3.81)
    665           (name "Pin_20" (effects (font (size 1.27 1.27))))
    666           (number "20" (effects (font (size 1.27 1.27))))
    667         )
    668         (pin passive line (at -5.08 -20.32 0) (length 3.81)
    669           (name "Pin_21" (effects (font (size 1.27 1.27))))
    670           (number "21" (effects (font (size 1.27 1.27))))
    671         )
    672         (pin passive line (at -5.08 -22.86 0) (length 3.81)
    673           (name "Pin_22" (effects (font (size 1.27 1.27))))
    674           (number "22" (effects (font (size 1.27 1.27))))
    675         )
    676         (pin passive line (at -5.08 -25.4 0) (length 3.81)
    677           (name "Pin_23" (effects (font (size 1.27 1.27))))
    678           (number "23" (effects (font (size 1.27 1.27))))
    679         )
    680         (pin passive line (at -5.08 -27.94 0) (length 3.81)
    681           (name "Pin_24" (effects (font (size 1.27 1.27))))
    682           (number "24" (effects (font (size 1.27 1.27))))
    683         )
    684         (pin passive line (at -5.08 -30.48 0) (length 3.81)
    685           (name "Pin_25" (effects (font (size 1.27 1.27))))
    686           (number "25" (effects (font (size 1.27 1.27))))
    687         )
    688         (pin passive line (at -5.08 25.4 0) (length 3.81)
    689           (name "Pin_3" (effects (font (size 1.27 1.27))))
    690           (number "3" (effects (font (size 1.27 1.27))))
    691         )
    692         (pin passive line (at -5.08 22.86 0) (length 3.81)
    693           (name "Pin_4" (effects (font (size 1.27 1.27))))
    694           (number "4" (effects (font (size 1.27 1.27))))
    695         )
    696         (pin passive line (at -5.08 20.32 0) (length 3.81)
    697           (name "Pin_5" (effects (font (size 1.27 1.27))))
    698           (number "5" (effects (font (size 1.27 1.27))))
    699         )
    700         (pin passive line (at -5.08 17.78 0) (length 3.81)
    701           (name "Pin_6" (effects (font (size 1.27 1.27))))
    702           (number "6" (effects (font (size 1.27 1.27))))
    703         )
    704         (pin passive line (at -5.08 15.24 0) (length 3.81)
    705           (name "Pin_7" (effects (font (size 1.27 1.27))))
    706           (number "7" (effects (font (size 1.27 1.27))))
    707         )
    708         (pin passive line (at -5.08 12.7 0) (length 3.81)
    709           (name "Pin_8" (effects (font (size 1.27 1.27))))
    710           (number "8" (effects (font (size 1.27 1.27))))
    711         )
    712         (pin passive line (at -5.08 10.16 0) (length 3.81)
    713           (name "Pin_9" (effects (font (size 1.27 1.27))))
    714           (number "9" (effects (font (size 1.27 1.27))))
    715         )
    716       )
    717     )
    718     (symbol "Device:C_Small" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes)
    719       (property "Reference" "C" (at 0.254 1.778 0)
    720         (effects (font (size 1.27 1.27)) (justify left))
    721       )
    722       (property "Value" "C_Small" (at 0.254 -2.032 0)
    723         (effects (font (size 1.27 1.27)) (justify left))
    724       )
    725       (property "Footprint" "" (at 0 0 0)
    726         (effects (font (size 1.27 1.27)) hide)
    727       )
    728       (property "Datasheet" "~" (at 0 0 0)
    729         (effects (font (size 1.27 1.27)) hide)
    730       )
    731       (property "ki_keywords" "capacitor cap" (at 0 0 0)
    732         (effects (font (size 1.27 1.27)) hide)
    733       )
    734       (property "ki_description" "Unpolarized capacitor, small symbol" (at 0 0 0)
    735         (effects (font (size 1.27 1.27)) hide)
    736       )
    737       (property "ki_fp_filters" "C_*" (at 0 0 0)
    738         (effects (font (size 1.27 1.27)) hide)
    739       )
    740       (symbol "C_Small_0_1"
    741         (polyline
    742           (pts
    743             (xy -1.524 -0.508)
    744             (xy 1.524 -0.508)
    745           )
    746           (stroke (width 0.3302) (type default))
    747           (fill (type none))
    748         )
    749         (polyline
    750           (pts
    751             (xy -1.524 0.508)
    752             (xy 1.524 0.508)
    753           )
    754           (stroke (width 0.3048) (type default))
    755           (fill (type none))
    756         )
    757       )
    758       (symbol "C_Small_1_1"
    759         (pin passive line (at 0 2.54 270) (length 2.032)
    760           (name "~" (effects (font (size 1.27 1.27))))
    761           (number "1" (effects (font (size 1.27 1.27))))
    762         )
    763         (pin passive line (at 0 -2.54 90) (length 2.032)
    764           (name "~" (effects (font (size 1.27 1.27))))
    765           (number "2" (effects (font (size 1.27 1.27))))
    766         )
    767       )
    768     )
    769     (symbol "Device:R_Small_US" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes)
    770       (property "Reference" "R" (at 0.762 0.508 0)
    771         (effects (font (size 1.27 1.27)) (justify left))
    772       )
    773       (property "Value" "R_Small_US" (at 0.762 -1.016 0)
    774         (effects (font (size 1.27 1.27)) (justify left))
    775       )
    776       (property "Footprint" "" (at 0 0 0)
    777         (effects (font (size 1.27 1.27)) hide)
    778       )
    779       (property "Datasheet" "~" (at 0 0 0)
    780         (effects (font (size 1.27 1.27)) hide)
    781       )
    782       (property "ki_keywords" "r resistor" (at 0 0 0)
    783         (effects (font (size 1.27 1.27)) hide)
    784       )
    785       (property "ki_description" "Resistor, small US symbol" (at 0 0 0)
    786         (effects (font (size 1.27 1.27)) hide)
    787       )
    788       (property "ki_fp_filters" "R_*" (at 0 0 0)
    789         (effects (font (size 1.27 1.27)) hide)
    790       )
    791       (symbol "R_Small_US_1_1"
    792         (polyline
    793           (pts
    794             (xy 0 0)
    795             (xy 1.016 -0.381)
    796             (xy 0 -0.762)
    797             (xy -1.016 -1.143)
    798             (xy 0 -1.524)
    799           )
    800           (stroke (width 0) (type default))
    801           (fill (type none))
    802         )
    803         (polyline
    804           (pts
    805             (xy 0 1.524)
    806             (xy 1.016 1.143)
    807             (xy 0 0.762)
    808             (xy -1.016 0.381)
    809             (xy 0 0)
    810           )
    811           (stroke (width 0) (type default))
    812           (fill (type none))
    813         )
    814         (pin passive line (at 0 2.54 270) (length 1.016)
    815           (name "~" (effects (font (size 1.27 1.27))))
    816           (number "1" (effects (font (size 1.27 1.27))))
    817         )
    818         (pin passive line (at 0 -2.54 90) (length 1.016)
    819           (name "~" (effects (font (size 1.27 1.27))))
    820           (number "2" (effects (font (size 1.27 1.27))))
    821         )
    822       )
    823     )
    824     (symbol "Transistor_FET:DMG2301L" (pin_names hide) (in_bom yes) (on_board yes)
    825       (property "Reference" "Q" (at 5.08 1.905 0)
    826         (effects (font (size 1.27 1.27)) (justify left))
    827       )
    828       (property "Value" "DMG2301L" (at 5.08 0 0)
    829         (effects (font (size 1.27 1.27)) (justify left))
    830       )
    831       (property "Footprint" "Package_TO_SOT_SMD:SOT-23" (at 5.08 -1.905 0)
    832         (effects (font (size 1.27 1.27) italic) (justify left) hide)
    833       )
    834       (property "Datasheet" "https://www.diodes.com/assets/Datasheets/DMG2301L.pdf" (at 0 0 0)
    835         (effects (font (size 1.27 1.27)) (justify left) hide)
    836       )
    837       (property "ki_keywords" "P-Channel MOSFET" (at 0 0 0)
    838         (effects (font (size 1.27 1.27)) hide)
    839       )
    840       (property "ki_description" "-3A Id, -20V Vds, P-Channel MOSFET, SOT-23" (at 0 0 0)
    841         (effects (font (size 1.27 1.27)) hide)
    842       )
    843       (property "ki_fp_filters" "SOT?23*" (at 0 0 0)
    844         (effects (font (size 1.27 1.27)) hide)
    845       )
    846       (symbol "DMG2301L_0_1"
    847         (polyline
    848           (pts
    849             (xy 0.254 0)
    850             (xy -2.54 0)
    851           )
    852           (stroke (width 0) (type default))
    853           (fill (type none))
    854         )
    855         (polyline
    856           (pts
    857             (xy 0.254 1.905)
    858             (xy 0.254 -1.905)
    859           )
    860           (stroke (width 0.254) (type default))
    861           (fill (type none))
    862         )
    863         (polyline
    864           (pts
    865             (xy 0.762 -1.27)
    866             (xy 0.762 -2.286)
    867           )
    868           (stroke (width 0.254) (type default))
    869           (fill (type none))
    870         )
    871         (polyline
    872           (pts
    873             (xy 0.762 0.508)
    874             (xy 0.762 -0.508)
    875           )
    876           (stroke (width 0.254) (type default))
    877           (fill (type none))
    878         )
    879         (polyline
    880           (pts
    881             (xy 0.762 2.286)
    882             (xy 0.762 1.27)
    883           )
    884           (stroke (width 0.254) (type default))
    885           (fill (type none))
    886         )
    887         (polyline
    888           (pts
    889             (xy 2.54 2.54)
    890             (xy 2.54 1.778)
    891           )
    892           (stroke (width 0) (type default))
    893           (fill (type none))
    894         )
    895         (polyline
    896           (pts
    897             (xy 2.54 -2.54)
    898             (xy 2.54 0)
    899             (xy 0.762 0)
    900           )
    901           (stroke (width 0) (type default))
    902           (fill (type none))
    903         )
    904         (polyline
    905           (pts
    906             (xy 0.762 1.778)
    907             (xy 3.302 1.778)
    908             (xy 3.302 -1.778)
    909             (xy 0.762 -1.778)
    910           )
    911           (stroke (width 0) (type default))
    912           (fill (type none))
    913         )
    914         (polyline
    915           (pts
    916             (xy 2.286 0)
    917             (xy 1.27 0.381)
    918             (xy 1.27 -0.381)
    919             (xy 2.286 0)
    920           )
    921           (stroke (width 0) (type default))
    922           (fill (type outline))
    923         )
    924         (polyline
    925           (pts
    926             (xy 2.794 -0.508)
    927             (xy 2.921 -0.381)
    928             (xy 3.683 -0.381)
    929             (xy 3.81 -0.254)
    930           )
    931           (stroke (width 0) (type default))
    932           (fill (type none))
    933         )
    934         (polyline
    935           (pts
    936             (xy 3.302 -0.381)
    937             (xy 2.921 0.254)
    938             (xy 3.683 0.254)
    939             (xy 3.302 -0.381)
    940           )
    941           (stroke (width 0) (type default))
    942           (fill (type none))
    943         )
    944         (circle (center 1.651 0) (radius 2.794)
    945           (stroke (width 0.254) (type default))
    946           (fill (type none))
    947         )
    948         (circle (center 2.54 -1.778) (radius 0.254)
    949           (stroke (width 0) (type default))
    950           (fill (type outline))
    951         )
    952         (circle (center 2.54 1.778) (radius 0.254)
    953           (stroke (width 0) (type default))
    954           (fill (type outline))
    955         )
    956       )
    957       (symbol "DMG2301L_1_1"
    958         (pin input line (at -5.08 0 0) (length 2.54)
    959           (name "G" (effects (font (size 1.27 1.27))))
    960           (number "1" (effects (font (size 1.27 1.27))))
    961         )
    962         (pin passive line (at 2.54 -5.08 90) (length 2.54)
    963           (name "S" (effects (font (size 1.27 1.27))))
    964           (number "2" (effects (font (size 1.27 1.27))))
    965         )
    966         (pin passive line (at 2.54 5.08 270) (length 2.54)
    967           (name "D" (effects (font (size 1.27 1.27))))
    968           (number "3" (effects (font (size 1.27 1.27))))
    969         )
    970       )
    971     )
    972     (symbol "library:BUS_APPLE_II" (in_bom yes) (on_board yes)
    973       (property "Reference" "J" (at -10.16 -35.56 0)
    974         (effects (font (size 1.27 1.27)))
    975       )
    976       (property "Value" "BUS_APPLE_II" (at -5.08 33.02 0)
    977         (effects (font (size 1.27 1.27)))
    978       )
    979       (property "Footprint" "" (at 0 -1.27 0)
    980         (effects (font (size 1.27 1.27)) hide)
    981       )
    982       (property "Datasheet" "" (at 0 -1.27 0)
    983         (effects (font (size 1.27 1.27)) hide)
    984       )
    985       (symbol "BUS_APPLE_II_0_1"
    986         (rectangle (start -11.43 31.75) (end 11.43 -34.29)
    987           (stroke (width 0) (type default))
    988           (fill (type background))
    989         )
    990       )
    991       (symbol "BUS_APPLE_II_1_1"
    992         (pin output line (at -13.97 29.21 0) (length 2.54)
    993           (name "~{IO_SEL}" (effects (font (size 1.27 1.27))))
    994           (number "1" (effects (font (size 1.27 1.27))))
    995         )
    996         (pin bidirectional line (at -13.97 6.35 0) (length 2.54)
    997           (name "A8" (effects (font (size 1.27 1.27))))
    998           (number "10" (effects (font (size 1.27 1.27))))
    999         )
   1000         (pin bidirectional line (at -13.97 3.81 0) (length 2.54)
   1001           (name "A9" (effects (font (size 1.27 1.27))))
   1002           (number "11" (effects (font (size 1.27 1.27))))
   1003         )
   1004         (pin bidirectional line (at -13.97 1.27 0) (length 2.54)
   1005           (name "A10" (effects (font (size 1.27 1.27))))
   1006           (number "12" (effects (font (size 1.27 1.27))))
   1007         )
   1008         (pin bidirectional line (at -13.97 -1.27 0) (length 2.54)
   1009           (name "A11" (effects (font (size 1.27 1.27))))
   1010           (number "13" (effects (font (size 1.27 1.27))))
   1011         )
   1012         (pin bidirectional line (at -13.97 -3.81 0) (length 2.54)
   1013           (name "A12" (effects (font (size 1.27 1.27))))
   1014           (number "14" (effects (font (size 1.27 1.27))))
   1015         )
   1016         (pin bidirectional line (at -13.97 -6.35 0) (length 2.54)
   1017           (name "A13" (effects (font (size 1.27 1.27))))
   1018           (number "15" (effects (font (size 1.27 1.27))))
   1019         )
   1020         (pin bidirectional line (at -13.97 -8.89 0) (length 2.54)
   1021           (name "A14" (effects (font (size 1.27 1.27))))
   1022           (number "16" (effects (font (size 1.27 1.27))))
   1023         )
   1024         (pin bidirectional line (at -13.97 -11.43 0) (length 2.54)
   1025           (name "A15" (effects (font (size 1.27 1.27))))
   1026           (number "17" (effects (font (size 1.27 1.27))))
   1027         )
   1028         (pin bidirectional line (at -13.97 -13.97 0) (length 2.54)
   1029           (name "R/~{W}" (effects (font (size 1.27 1.27))))
   1030           (number "18" (effects (font (size 1.27 1.27))))
   1031         )
   1032         (pin output line (at -13.97 -16.51 0) (length 2.54)
   1033           (name "SYNC" (effects (font (size 1.27 1.27))))
   1034           (number "19" (effects (font (size 1.27 1.27))))
   1035         )
   1036         (pin bidirectional line (at -13.97 26.67 0) (length 2.54)
   1037           (name "A0" (effects (font (size 1.27 1.27))))
   1038           (number "2" (effects (font (size 1.27 1.27))))
   1039         )
   1040         (pin output line (at -13.97 -19.05 0) (length 2.54)
   1041           (name "~{IO_STRB}" (effects (font (size 1.27 1.27))))
   1042           (number "20" (effects (font (size 1.27 1.27))))
   1043         )
   1044         (pin input line (at -13.97 -21.59 0) (length 2.54)
   1045           (name "RDY" (effects (font (size 1.27 1.27))))
   1046           (number "21" (effects (font (size 1.27 1.27))))
   1047         )
   1048         (pin input line (at -13.97 -24.13 0) (length 2.54)
   1049           (name "~{DMA}" (effects (font (size 1.27 1.27))))
   1050           (number "22" (effects (font (size 1.27 1.27))))
   1051         )
   1052         (pin input line (at -13.97 -26.67 0) (length 2.54)
   1053           (name "~{INT_OUT}" (effects (font (size 1.27 1.27))))
   1054           (number "23" (effects (font (size 1.27 1.27))))
   1055         )
   1056         (pin input line (at -13.97 -29.21 0) (length 2.54)
   1057           (name "~{DMA_OUT}" (effects (font (size 1.27 1.27))))
   1058           (number "24" (effects (font (size 1.27 1.27))))
   1059         )
   1060         (pin power_out line (at -13.97 -31.75 0) (length 2.54)
   1061           (name "5V" (effects (font (size 1.27 1.27))))
   1062           (number "25" (effects (font (size 1.27 1.27))))
   1063         )
   1064         (pin power_out line (at 13.97 -31.75 180) (length 2.54)
   1065           (name "GND" (effects (font (size 1.27 1.27))))
   1066           (number "26" (effects (font (size 1.27 1.27))))
   1067         )
   1068         (pin output line (at 13.97 -29.21 180) (length 2.54)
   1069           (name "~{DMA_IN}" (effects (font (size 1.27 1.27))))
   1070           (number "27" (effects (font (size 1.27 1.27))))
   1071         )
   1072         (pin output line (at 13.97 -26.67 180) (length 2.54)
   1073           (name "~{INT_IN}" (effects (font (size 1.27 1.27))))
   1074           (number "28" (effects (font (size 1.27 1.27))))
   1075         )
   1076         (pin input line (at 13.97 -24.13 180) (length 2.54)
   1077           (name "~{NMI}" (effects (font (size 1.27 1.27))))
   1078           (number "29" (effects (font (size 1.27 1.27))))
   1079         )
   1080         (pin bidirectional line (at -13.97 24.13 0) (length 2.54)
   1081           (name "A1" (effects (font (size 1.27 1.27))))
   1082           (number "3" (effects (font (size 1.27 1.27))))
   1083         )
   1084         (pin input line (at 13.97 -21.59 180) (length 2.54)
   1085           (name "~{IRQ}" (effects (font (size 1.27 1.27))))
   1086           (number "30" (effects (font (size 1.27 1.27))))
   1087         )
   1088         (pin input line (at 13.97 -19.05 180) (length 2.54)
   1089           (name "~{RES}" (effects (font (size 1.27 1.27))))
   1090           (number "31" (effects (font (size 1.27 1.27))))
   1091         )
   1092         (pin input line (at 13.97 -16.51 180) (length 2.54)
   1093           (name "~{INH}" (effects (font (size 1.27 1.27))))
   1094           (number "32" (effects (font (size 1.27 1.27))))
   1095         )
   1096         (pin power_out line (at 13.97 -13.97 180) (length 2.54)
   1097           (name "-12V" (effects (font (size 1.27 1.27))))
   1098           (number "33" (effects (font (size 1.27 1.27))))
   1099         )
   1100         (pin output line (at 13.97 -11.43 180) (length 2.54)
   1101           (name "-5V" (effects (font (size 1.27 1.27))))
   1102           (number "34" (effects (font (size 1.27 1.27))))
   1103         )
   1104         (pin output line (at 13.97 -8.89 180) (length 2.54)
   1105           (name "CLK_3.58M" (effects (font (size 1.27 1.27))))
   1106           (number "35" (effects (font (size 1.27 1.27))))
   1107         )
   1108         (pin output line (at 13.97 -6.35 180) (length 2.54)
   1109           (name "CLK_7M" (effects (font (size 1.27 1.27))))
   1110           (number "36" (effects (font (size 1.27 1.27))))
   1111         )
   1112         (pin output line (at 13.97 -3.81 180) (length 2.54)
   1113           (name "Q3" (effects (font (size 1.27 1.27))))
   1114           (number "37" (effects (font (size 1.27 1.27))))
   1115         )
   1116         (pin output line (at 13.97 -1.27 180) (length 2.54)
   1117           (name "CLK_PHI1" (effects (font (size 1.27 1.27))))
   1118           (number "38" (effects (font (size 1.27 1.27))))
   1119         )
   1120         (pin output line (at 13.97 1.27 180) (length 2.54)
   1121           (name "uP_SYNC" (effects (font (size 1.27 1.27))))
   1122           (number "39" (effects (font (size 1.27 1.27))))
   1123         )
   1124         (pin bidirectional line (at -13.97 21.59 0) (length 2.54)
   1125           (name "A2" (effects (font (size 1.27 1.27))))
   1126           (number "4" (effects (font (size 1.27 1.27))))
   1127         )
   1128         (pin output line (at 13.97 3.81 180) (length 2.54)
   1129           (name "CLK_PHI0" (effects (font (size 1.27 1.27))))
   1130           (number "40" (effects (font (size 1.27 1.27))))
   1131         )
   1132         (pin output line (at 13.97 6.35 180) (length 2.54)
   1133           (name "~{DEV_SEL}" (effects (font (size 1.27 1.27))))
   1134           (number "41" (effects (font (size 1.27 1.27))))
   1135         )
   1136         (pin bidirectional line (at 13.97 8.89 180) (length 2.54)
   1137           (name "D7" (effects (font (size 1.27 1.27))))
   1138           (number "42" (effects (font (size 1.27 1.27))))
   1139         )
   1140         (pin bidirectional line (at 13.97 11.43 180) (length 2.54)
   1141           (name "D6" (effects (font (size 1.27 1.27))))
   1142           (number "43" (effects (font (size 1.27 1.27))))
   1143         )
   1144         (pin bidirectional line (at 13.97 13.97 180) (length 2.54)
   1145           (name "D5" (effects (font (size 1.27 1.27))))
   1146           (number "44" (effects (font (size 1.27 1.27))))
   1147         )
   1148         (pin bidirectional line (at 13.97 16.51 180) (length 2.54)
   1149           (name "D4" (effects (font (size 1.27 1.27))))
   1150           (number "45" (effects (font (size 1.27 1.27))))
   1151         )
   1152         (pin bidirectional line (at 13.97 19.05 180) (length 2.54)
   1153           (name "D3" (effects (font (size 1.27 1.27))))
   1154           (number "46" (effects (font (size 1.27 1.27))))
   1155         )
   1156         (pin bidirectional line (at 13.97 21.59 180) (length 2.54)
   1157           (name "D2" (effects (font (size 1.27 1.27))))
   1158           (number "47" (effects (font (size 1.27 1.27))))
   1159         )
   1160         (pin bidirectional line (at 13.97 24.13 180) (length 2.54)
   1161           (name "D1" (effects (font (size 1.27 1.27))))
   1162           (number "48" (effects (font (size 1.27 1.27))))
   1163         )
   1164         (pin bidirectional line (at 13.97 26.67 180) (length 2.54)
   1165           (name "D0" (effects (font (size 1.27 1.27))))
   1166           (number "49" (effects (font (size 1.27 1.27))))
   1167         )
   1168         (pin bidirectional line (at -13.97 19.05 0) (length 2.54)
   1169           (name "A3" (effects (font (size 1.27 1.27))))
   1170           (number "5" (effects (font (size 1.27 1.27))))
   1171         )
   1172         (pin power_out line (at 13.97 29.21 180) (length 2.54)
   1173           (name "12V" (effects (font (size 1.27 1.27))))
   1174           (number "50" (effects (font (size 1.27 1.27))))
   1175         )
   1176         (pin bidirectional line (at -13.97 16.51 0) (length 2.54)
   1177           (name "A4" (effects (font (size 1.27 1.27))))
   1178           (number "6" (effects (font (size 1.27 1.27))))
   1179         )
   1180         (pin bidirectional line (at -13.97 13.97 0) (length 2.54)
   1181           (name "A5" (effects (font (size 1.27 1.27))))
   1182           (number "7" (effects (font (size 1.27 1.27))))
   1183         )
   1184         (pin bidirectional line (at -13.97 11.43 0) (length 2.54)
   1185           (name "A6" (effects (font (size 1.27 1.27))))
   1186           (number "8" (effects (font (size 1.27 1.27))))
   1187         )
   1188         (pin bidirectional line (at -13.97 8.89 0) (length 2.54)
   1189           (name "A7" (effects (font (size 1.27 1.27))))
   1190           (number "9" (effects (font (size 1.27 1.27))))
   1191         )
   1192       )
   1193     )
   1194   )
   1195 
   1196   (junction (at 72.39 176.53) (diameter 0) (color 0 0 0 0)
   1197     (uuid 0461907d-b5ea-4022-81d9-314b24d4abaf)
   1198   )
   1199   (junction (at 245.11 76.2) (diameter 0) (color 0 0 0 0)
   1200     (uuid 1a2085d8-7932-4993-ad88-440db9ab90bb)
   1201   )
   1202   (junction (at 142.24 181.61) (diameter 0) (color 0 0 0 0)
   1203     (uuid 349cc748-3fc9-419f-982a-6f97e6088882)
   1204   )
   1205   (junction (at 245.11 66.04) (diameter 0) (color 0 0 0 0)
   1206     (uuid 60418958-3421-4e4a-99e6-0ed5b12d2e4e)
   1207   )
   1208   (junction (at 245.11 63.5) (diameter 0) (color 0 0 0 0)
   1209     (uuid 6ab2d159-505f-4993-82b6-7ba6cab60b8e)
   1210   )
   1211   (junction (at 245.11 73.66) (diameter 0) (color 0 0 0 0)
   1212     (uuid 6b1af6e5-2c8f-409f-8083-9d3bef436063)
   1213   )
   1214   (junction (at 142.24 176.53) (diameter 0) (color 0 0 0 0)
   1215     (uuid 786df65f-5380-402a-af42-302fdbc6fa85)
   1216   )
   1217   (junction (at 86.36 181.61) (diameter 0) (color 0 0 0 0)
   1218     (uuid a9c7f75c-b4f7-4ea7-8554-8dbd32d35e04)
   1219   )
   1220   (junction (at 245.11 55.88) (diameter 0) (color 0 0 0 0)
   1221     (uuid b61612f4-4275-4735-91b0-e9de6708ed04)
   1222   )
   1223   (junction (at 245.11 53.34) (diameter 0) (color 0 0 0 0)
   1224     (uuid cbcfc7c5-0195-452e-bcea-1ed1a52fe6df)
   1225   )
   1226 
   1227   (no_connect (at 90.17 73.66) (uuid 17cf5b65-f53f-4b63-bd55-03a44911b8be))
   1228   (no_connect (at 90.17 76.2) (uuid 17cf5b65-f53f-4b63-bd55-03a44911b8bf))
   1229   (no_connect (at 82.55 140.97) (uuid 700361cb-11bb-4e04-9d05-eff61b5819d4))
   1230   (no_connect (at 82.55 138.43) (uuid 700361cb-11bb-4e04-9d05-eff61b5819d5))
   1231   (no_connect (at 82.55 133.35) (uuid 700361cb-11bb-4e04-9d05-eff61b5819d6))
   1232   (no_connect (at 82.55 135.89) (uuid 700361cb-11bb-4e04-9d05-eff61b5819d7))
   1233   (no_connect (at 209.55 38.1) (uuid 9cc07d00-ca66-42a9-9ff2-e4111c23bbb9))
   1234   (no_connect (at 209.55 33.02) (uuid 9cc07d00-ca66-42a9-9ff2-e4111c23bbba))
   1235   (no_connect (at 74.93 33.02) (uuid a41904c3-24d3-4e3b-bc57-7407f24857b4))
   1236   (no_connect (at 74.93 76.2) (uuid a41904c3-24d3-4e3b-bc57-7407f24857b5))
   1237   (no_connect (at 74.93 73.66) (uuid a41904c3-24d3-4e3b-bc57-7407f24857b6))
   1238 
   1239   (wire (pts (xy 31.75 91.44) (xy 46.99 91.44))
   1240     (stroke (width 0) (type default))
   1241     (uuid 0188c44b-e0d1-42e1-a347-ce5c75b3fd4d)
   1242   )
   1243   (wire (pts (xy 135.89 157.48) (xy 149.86 157.48))
   1244     (stroke (width 0) (type default))
   1245     (uuid 0230c5a0-9307-4cef-b87c-d4d6aee54842)
   1246   )
   1247   (wire (pts (xy 240.03 40.64) (xy 256.54 40.64))
   1248     (stroke (width 0) (type default))
   1249     (uuid 0254ac55-bdec-49bf-a7b2-9e2b75d2f727)
   1250   )
   1251   (wire (pts (xy 57.15 138.43) (xy 49.53 138.43))
   1252     (stroke (width 0) (type default))
   1253     (uuid 03968d4f-5c8a-4ea6-a226-f90fc48ecca8)
   1254   )
   1255   (wire (pts (xy 181.61 80.01) (xy 209.55 80.01))
   1256     (stroke (width 0) (type default))
   1257     (uuid 041a7a13-2a7b-4f07-85dd-50ac12a5e90b)
   1258   )
   1259   (wire (pts (xy 31.75 81.28) (xy 46.99 81.28))
   1260     (stroke (width 0) (type default))
   1261     (uuid 06fc35f1-65a9-4bbd-9ab0-62a166227b00)
   1262   )
   1263   (wire (pts (xy 19.05 177.8) (xy 26.67 177.8))
   1264     (stroke (width 0) (type default))
   1265     (uuid 072e9bc7-9916-4b5a-b3b8-874aebe91199)
   1266   )
   1267   (wire (pts (xy 224.79 139.7) (xy 237.49 139.7))
   1268     (stroke (width 0) (type default))
   1269     (uuid 09951e3a-18a2-446d-bfb8-c117d6be0256)
   1270   )
   1271   (wire (pts (xy 91.44 123.19) (xy 82.55 123.19))
   1272     (stroke (width 0) (type default))
   1273     (uuid 0b4a96a4-acbb-4206-bd9a-04b3513181a4)
   1274   )
   1275   (wire (pts (xy 86.36 181.61) (xy 95.25 181.61))
   1276     (stroke (width 0) (type default))
   1277     (uuid 0b82e4ef-4f68-4cd2-a97f-748ce162df0c)
   1278   )
   1279   (wire (pts (xy 173.99 50.8) (xy 184.15 50.8))
   1280     (stroke (width 0) (type default))
   1281     (uuid 0c577543-34e7-4771-8e67-06bbc234b03d)
   1282   )
   1283   (wire (pts (xy 227.33 60.96) (xy 227.33 58.42))
   1284     (stroke (width 0) (type default))
   1285     (uuid 0deff6b5-9275-4c51-b19a-2ae903f11d36)
   1286   )
   1287   (wire (pts (xy 135.89 66.04) (xy 135.89 64.77))
   1288     (stroke (width 0) (type default))
   1289     (uuid 0e2cb5dc-21c6-414c-ac8b-d8b8d19d55cf)
   1290   )
   1291   (wire (pts (xy 209.55 66.04) (xy 234.95 66.04))
   1292     (stroke (width 0) (type default))
   1293     (uuid 0e317c8a-c28c-4c33-9b5f-5bedd07461d5)
   1294   )
   1295   (wire (pts (xy 123.19 73.66) (xy 115.57 73.66))
   1296     (stroke (width 0) (type default))
   1297     (uuid 0e4aa7be-64bb-42eb-9cf4-087c9f5a79ae)
   1298   )
   1299   (wire (pts (xy 36.83 177.8) (xy 44.45 177.8))
   1300     (stroke (width 0) (type default))
   1301     (uuid 0efa3f68-57b8-4d34-976b-663d1709b1a7)
   1302   )
   1303   (wire (pts (xy 234.95 78.74) (xy 212.09 78.74))
   1304     (stroke (width 0) (type default))
   1305     (uuid 0f00adf7-91c1-44d4-9ef4-eba9aa1fddf3)
   1306   )
   1307   (wire (pts (xy 181.61 73.66) (xy 181.61 80.01))
   1308     (stroke (width 0) (type default))
   1309     (uuid 0fef8749-8ad6-4532-9559-be0c1cd51198)
   1310   )
   1311   (wire (pts (xy 31.75 83.82) (xy 46.99 83.82))
   1312     (stroke (width 0) (type default))
   1313     (uuid 106a1dd0-a43b-4a05-abd3-0e255807c4d6)
   1314   )
   1315   (wire (pts (xy 240.03 76.2) (xy 245.11 76.2))
   1316     (stroke (width 0) (type default))
   1317     (uuid 14a4536f-a5cc-49d0-a245-89e437d0ae97)
   1318   )
   1319   (wire (pts (xy 69.85 157.48) (xy 83.82 157.48))
   1320     (stroke (width 0) (type default))
   1321     (uuid 17c7b03c-078d-4006-af5f-1ab923dd3711)
   1322   )
   1323   (wire (pts (xy 180.34 142.24) (xy 189.23 142.24))
   1324     (stroke (width 0) (type default))
   1325     (uuid 19024a66-c50f-43d2-9bd3-85d730c8fbee)
   1326   )
   1327   (wire (pts (xy 194.31 142.24) (xy 204.47 142.24))
   1328     (stroke (width 0) (type default))
   1329     (uuid 19a3e7e4-3567-40f8-b0cc-a977eb822278)
   1330   )
   1331   (wire (pts (xy 83.82 33.02) (xy 90.17 33.02))
   1332     (stroke (width 0) (type default))
   1333     (uuid 1ab93634-ae78-4b43-b116-846b871f7af0)
   1334   )
   1335   (wire (pts (xy 77.47 114.3) (xy 69.85 114.3))
   1336     (stroke (width 0) (type default))
   1337     (uuid 1b261993-1f21-4692-a328-93304577701d)
   1338   )
   1339   (wire (pts (xy 123.19 135.89) (xy 115.57 135.89))
   1340     (stroke (width 0) (type default))
   1341     (uuid 1c599ce3-a1d0-40e5-aa30-34050c351de3)
   1342   )
   1343   (wire (pts (xy 157.48 76.2) (xy 148.59 76.2))
   1344     (stroke (width 0) (type default))
   1345     (uuid 1da57d53-7089-404d-9e36-2f0c6b3f6227)
   1346   )
   1347   (wire (pts (xy 135.89 59.69) (xy 149.86 59.69))
   1348     (stroke (width 0) (type default))
   1349     (uuid 1e7fedc2-8a99-4fde-a1b0-66b17bce92cf)
   1350   )
   1351   (wire (pts (xy 120.65 176.53) (xy 133.35 176.53))
   1352     (stroke (width 0) (type default))
   1353     (uuid 1f8922ba-eaee-4d45-a971-aab45521bfd8)
   1354   )
   1355   (wire (pts (xy 120.65 186.69) (xy 133.35 186.69))
   1356     (stroke (width 0) (type default))
   1357     (uuid 23931fda-bc33-499a-962e-70488a70b86b)
   1358   )
   1359   (wire (pts (xy 123.19 138.43) (xy 115.57 138.43))
   1360     (stroke (width 0) (type default))
   1361     (uuid 248b854b-cf93-4583-b1bd-72812ca0d036)
   1362   )
   1363   (wire (pts (xy 142.24 176.53) (xy 149.86 176.53))
   1364     (stroke (width 0) (type default))
   1365     (uuid 2493d764-c83c-42c5-9f59-fd98d2ca1d3c)
   1366   )
   1367   (wire (pts (xy 74.93 55.88) (xy 90.17 55.88))
   1368     (stroke (width 0) (type default))
   1369     (uuid 2558ee3e-9bb3-4656-b27d-5ce2f19fc987)
   1370   )
   1371   (wire (pts (xy 157.48 86.36) (xy 148.59 86.36))
   1372     (stroke (width 0) (type default))
   1373     (uuid 266311ba-c574-468f-91ad-973da198aa5c)
   1374   )
   1375   (wire (pts (xy 209.55 53.34) (xy 234.95 53.34))
   1376     (stroke (width 0) (type default))
   1377     (uuid 2683202f-3328-492f-901d-86504097057f)
   1378   )
   1379   (wire (pts (xy 74.93 48.26) (xy 90.17 48.26))
   1380     (stroke (width 0) (type default))
   1381     (uuid 2714705a-51c6-48bc-bf84-8ec1cb25705b)
   1382   )
   1383   (wire (pts (xy 31.75 43.18) (xy 46.99 43.18))
   1384     (stroke (width 0) (type default))
   1385     (uuid 28287dba-93f0-439e-b2f2-5a87278a1ee5)
   1386   )
   1387   (wire (pts (xy 209.55 58.42) (xy 224.79 58.42))
   1388     (stroke (width 0) (type default))
   1389     (uuid 28577a31-3f8d-4169-a17d-9d62a31dceb2)
   1390   )
   1391   (wire (pts (xy 123.19 40.64) (xy 115.57 40.64))
   1392     (stroke (width 0) (type default))
   1393     (uuid 28bdebcf-f249-4a7f-8a35-5e899817438e)
   1394   )
   1395   (wire (pts (xy 31.75 73.66) (xy 46.99 73.66))
   1396     (stroke (width 0) (type default))
   1397     (uuid 28d79239-8853-4d81-8f6c-47f4df619195)
   1398   )
   1399   (wire (pts (xy 143.51 16.51) (xy 135.89 16.51))
   1400     (stroke (width 0) (type default))
   1401     (uuid 29b6ed1c-e3ee-4e15-9b21-fe871484562e)
   1402   )
   1403   (wire (pts (xy 157.48 38.1) (xy 148.59 38.1))
   1404     (stroke (width 0) (type default))
   1405     (uuid 2a0eda15-266e-4fc2-b3e7-8e8011efbfe7)
   1406   )
   1407   (wire (pts (xy 91.44 125.73) (xy 82.55 125.73))
   1408     (stroke (width 0) (type default))
   1409     (uuid 2c8627c1-de2c-49a6-9613-c377d152f19e)
   1410   )
   1411   (wire (pts (xy 74.93 50.8) (xy 90.17 50.8))
   1412     (stroke (width 0) (type default))
   1413     (uuid 2ccab0a5-7b89-4578-9039-3c35b2c5197a)
   1414   )
   1415   (wire (pts (xy 57.15 128.27) (xy 49.53 128.27))
   1416     (stroke (width 0) (type default))
   1417     (uuid 2d058bf2-89d8-41d9-8c66-6f97a97a44d3)
   1418   )
   1419   (wire (pts (xy 123.19 125.73) (xy 115.57 125.73))
   1420     (stroke (width 0) (type default))
   1421     (uuid 2f5b2d9c-4d2e-41f3-b9ac-1ebcbb3f1ee1)
   1422   )
   1423   (wire (pts (xy 142.24 186.69) (xy 142.24 181.61))
   1424     (stroke (width 0) (type default))
   1425     (uuid 2fd6a385-0835-4899-af3a-f1a1d35ab099)
   1426   )
   1427   (wire (pts (xy 123.19 88.9) (xy 115.57 88.9))
   1428     (stroke (width 0) (type default))
   1429     (uuid 3020d889-ae61-494f-850c-932829b22253)
   1430   )
   1431   (wire (pts (xy 82.55 187.96) (xy 86.36 187.96))
   1432     (stroke (width 0) (type default))
   1433     (uuid 3066257f-282b-40cd-9b99-a1703ca93ddd)
   1434   )
   1435   (wire (pts (xy 173.99 33.02) (xy 184.15 33.02))
   1436     (stroke (width 0) (type default))
   1437     (uuid 308916d0-8a85-48ce-9cd1-a43225406cb1)
   1438   )
   1439   (wire (pts (xy 157.48 73.66) (xy 148.59 73.66))
   1440     (stroke (width 0) (type default))
   1441     (uuid 309dfc09-7b82-4a62-81ca-6898d98657bc)
   1442   )
   1443   (wire (pts (xy 86.36 181.61) (xy 82.55 181.61))
   1444     (stroke (width 0) (type default))
   1445     (uuid 315fbbea-1bf7-433d-80b1-8686c295e70f)
   1446   )
   1447   (wire (pts (xy 123.19 81.28) (xy 115.57 81.28))
   1448     (stroke (width 0) (type default))
   1449     (uuid 3199843b-3c49-47ca-80a6-70cccf8c7f76)
   1450   )
   1451   (wire (pts (xy 83.82 146.05) (xy 83.82 157.48))
   1452     (stroke (width 0) (type default))
   1453     (uuid 32898f66-d2d5-4127-abcd-365dbe56f5c8)
   1454   )
   1455   (wire (pts (xy 157.48 35.56) (xy 148.59 35.56))
   1456     (stroke (width 0) (type default))
   1457     (uuid 33a78bbf-fe69-4851-969c-2efdc7a0311d)
   1458   )
   1459   (wire (pts (xy 157.48 30.48) (xy 148.59 30.48))
   1460     (stroke (width 0) (type default))
   1461     (uuid 34fed7b5-1d64-4c27-b868-6d9453cf3a18)
   1462   )
   1463   (wire (pts (xy 123.19 123.19) (xy 115.57 123.19))
   1464     (stroke (width 0) (type default))
   1465     (uuid 35de0417-b206-4896-8e7c-04a4ab37f804)
   1466   )
   1467   (wire (pts (xy 173.99 45.72) (xy 184.15 45.72))
   1468     (stroke (width 0) (type default))
   1469     (uuid 36901a57-b6e7-4248-85f5-c6817b7d2e22)
   1470   )
   1471   (wire (pts (xy 148.59 48.26) (xy 149.86 48.26))
   1472     (stroke (width 0) (type default))
   1473     (uuid 384ea4d2-305b-4075-b160-97f3f3319337)
   1474   )
   1475   (wire (pts (xy 194.31 135.89) (xy 204.47 135.89))
   1476     (stroke (width 0) (type default))
   1477     (uuid 3a9d4b59-4256-4edc-a026-dbfc70d1ad0e)
   1478   )
   1479   (wire (pts (xy 245.11 58.42) (xy 245.11 55.88))
   1480     (stroke (width 0) (type default))
   1481     (uuid 3bf9d7ba-020b-4e14-9ce8-208d7fef5d22)
   1482   )
   1483   (wire (pts (xy 196.85 78.74) (xy 196.85 91.44))
   1484     (stroke (width 0) (type default))
   1485     (uuid 3db0ab4f-89e6-4816-bc6f-6ef8673b4c19)
   1486   )
   1487   (wire (pts (xy 199.39 88.9) (xy 217.17 88.9))
   1488     (stroke (width 0) (type default))
   1489     (uuid 3dd768ff-01af-4f87-96ab-30cb8c016911)
   1490   )
   1491   (wire (pts (xy 63.5 187.96) (xy 77.47 187.96))
   1492     (stroke (width 0) (type default))
   1493     (uuid 40848d79-6637-4a3e-8322-0c5234900fd7)
   1494   )
   1495   (wire (pts (xy 209.55 30.48) (xy 219.71 30.48))
   1496     (stroke (width 0) (type default))
   1497     (uuid 41b1dcf2-9163-44a1-9739-423ef2fbc6ad)
   1498   )
   1499   (wire (pts (xy 19.05 187.96) (xy 31.75 187.96))
   1500     (stroke (width 0) (type default))
   1501     (uuid 43da4831-fe71-49aa-a9a2-44b868b00027)
   1502   )
   1503   (wire (pts (xy 222.25 71.12) (xy 222.25 68.58))
   1504     (stroke (width 0) (type default))
   1505     (uuid 449b2917-dd43-4d1e-a7f4-6dee0a119911)
   1506   )
   1507   (wire (pts (xy 31.75 53.34) (xy 46.99 53.34))
   1508     (stroke (width 0) (type default))
   1509     (uuid 46c8fe15-16ec-4433-aa9e-538ade53b2c6)
   1510   )
   1511   (wire (pts (xy 173.99 30.48) (xy 184.15 30.48))
   1512     (stroke (width 0) (type default))
   1513     (uuid 46d353f2-3f5e-4fc2-a373-b84347418751)
   1514   )
   1515   (wire (pts (xy 31.75 88.9) (xy 46.99 88.9))
   1516     (stroke (width 0) (type default))
   1517     (uuid 46d8e443-f19e-4248-a608-f5002d3ae5ac)
   1518   )
   1519   (wire (pts (xy 77.47 181.61) (xy 72.39 181.61))
   1520     (stroke (width 0) (type default))
   1521     (uuid 470f3ef5-927b-4213-b264-2cd1cd895e9d)
   1522   )
   1523   (wire (pts (xy 240.03 55.88) (xy 245.11 55.88))
   1524     (stroke (width 0) (type default))
   1525     (uuid 482fc8dc-366a-40b5-9ef5-026de0a608e1)
   1526   )
   1527   (wire (pts (xy 173.99 63.5) (xy 184.15 63.5))
   1528     (stroke (width 0) (type default))
   1529     (uuid 4b3f17b4-bbb0-4326-b355-5389f3cfebe7)
   1530   )
   1531   (wire (pts (xy 31.75 185.42) (xy 31.75 187.96))
   1532     (stroke (width 0) (type default))
   1533     (uuid 4baaca5b-0223-4eb6-9de6-25ceeacafec7)
   1534   )
   1535   (wire (pts (xy 135.89 106.68) (xy 135.89 107.95))
   1536     (stroke (width 0) (type default))
   1537     (uuid 4defbb75-3b98-4fae-94f1-3e2e9fe04750)
   1538   )
   1539   (wire (pts (xy 209.55 45.72) (xy 234.95 45.72))
   1540     (stroke (width 0) (type default))
   1541     (uuid 4e3d84b3-fa82-4ca3-8e58-9c20ebbeaa1d)
   1542   )
   1543   (wire (pts (xy 240.03 53.34) (xy 245.11 53.34))
   1544     (stroke (width 0) (type default))
   1545     (uuid 4e72c69c-270d-4125-b9bb-b54fadd40b64)
   1546   )
   1547   (wire (pts (xy 120.65 181.61) (xy 133.35 181.61))
   1548     (stroke (width 0) (type default))
   1549     (uuid 4f69b5b2-a343-464a-b991-f802ed74bbbf)
   1550   )
   1551   (wire (pts (xy 173.99 35.56) (xy 184.15 35.56))
   1552     (stroke (width 0) (type default))
   1553     (uuid 4f728352-f180-4606-9039-e34816c9e766)
   1554   )
   1555   (wire (pts (xy 194.31 129.54) (xy 204.47 129.54))
   1556     (stroke (width 0) (type default))
   1557     (uuid 5280af74-8a7d-4fdd-b242-b02560d49c14)
   1558   )
   1559   (wire (pts (xy 138.43 181.61) (xy 142.24 181.61))
   1560     (stroke (width 0) (type default))
   1561     (uuid 546e895f-5652-421d-a0df-0af485b0e2d3)
   1562   )
   1563   (wire (pts (xy 143.51 64.77) (xy 135.89 64.77))
   1564     (stroke (width 0) (type default))
   1565     (uuid 551425c7-c9d3-4be8-8d87-1a2f24c9bef9)
   1566   )
   1567   (wire (pts (xy 179.07 71.12) (xy 184.15 71.12))
   1568     (stroke (width 0) (type default))
   1569     (uuid 552b0921-a7e7-4fc7-ab96-323999369c25)
   1570   )
   1571   (wire (pts (xy 74.93 63.5) (xy 90.17 63.5))
   1572     (stroke (width 0) (type default))
   1573     (uuid 564a31e8-b1b6-4974-b04b-5d988879e8d9)
   1574   )
   1575   (wire (pts (xy 31.75 45.72) (xy 46.99 45.72))
   1576     (stroke (width 0) (type default))
   1577     (uuid 565877cc-ba32-476b-893e-0980204cd982)
   1578   )
   1579   (wire (pts (xy 240.03 63.5) (xy 245.11 63.5))
   1580     (stroke (width 0) (type default))
   1581     (uuid 56b16ab3-e2f5-4eb1-b72b-1c29ca7bfb2b)
   1582   )
   1583   (wire (pts (xy 123.19 43.18) (xy 115.57 43.18))
   1584     (stroke (width 0) (type default))
   1585     (uuid 5b42dafa-bff3-4e8f-af12-52a22c6ce64c)
   1586   )
   1587   (wire (pts (xy 173.99 27.94) (xy 184.15 27.94))
   1588     (stroke (width 0) (type default))
   1589     (uuid 5c308631-819d-4ff7-88c1-54d1a7a58931)
   1590   )
   1591   (wire (pts (xy 157.48 40.64) (xy 148.59 40.64))
   1592     (stroke (width 0) (type default))
   1593     (uuid 5e92e54b-1985-4ec1-960f-3d04a19852dd)
   1594   )
   1595   (wire (pts (xy 224.79 55.88) (xy 234.95 55.88))
   1596     (stroke (width 0) (type default))
   1597     (uuid 5fbc8018-59fb-487e-b8a0-82b734e3747d)
   1598   )
   1599   (wire (pts (xy 212.09 78.74) (xy 212.09 82.55))
   1600     (stroke (width 0) (type default))
   1601     (uuid 61b0a733-0785-4522-ba8c-69115f1ccc3d)
   1602   )
   1603   (wire (pts (xy 57.15 123.19) (xy 49.53 123.19))
   1604     (stroke (width 0) (type default))
   1605     (uuid 61ee9418-3259-4281-b905-f7d21ce84712)
   1606   )
   1607   (wire (pts (xy 135.89 115.57) (xy 135.89 114.3))
   1608     (stroke (width 0) (type default))
   1609     (uuid 61f58189-eb5d-4603-ba73-9788de170cfe)
   1610   )
   1611   (wire (pts (xy 173.99 38.1) (xy 184.15 38.1))
   1612     (stroke (width 0) (type default))
   1613     (uuid 62b63c7e-9c54-4369-80d8-8e919ce302d3)
   1614   )
   1615   (wire (pts (xy 74.93 35.56) (xy 90.17 35.56))
   1616     (stroke (width 0) (type default))
   1617     (uuid 637ca108-a4ef-45d1-815d-7427869c2189)
   1618   )
   1619   (wire (pts (xy 173.99 25.4) (xy 184.15 25.4))
   1620     (stroke (width 0) (type default))
   1621     (uuid 63bbf7b4-7bf1-4b63-889f-dca4c888f59a)
   1622   )
   1623   (wire (pts (xy 31.75 40.64) (xy 46.99 40.64))
   1624     (stroke (width 0) (type default))
   1625     (uuid 63e5c6a7-f317-460d-97a5-e08fba7fee42)
   1626   )
   1627   (wire (pts (xy 123.19 25.4) (xy 115.57 25.4))
   1628     (stroke (width 0) (type default))
   1629     (uuid 6419db46-fb64-4387-9c6b-d194bac4c368)
   1630   )
   1631   (wire (pts (xy 157.48 99.06) (xy 148.59 99.06))
   1632     (stroke (width 0) (type default))
   1633     (uuid 642b4f7f-e2b0-493a-a255-7d16e0a576c5)
   1634   )
   1635   (wire (pts (xy 74.93 71.12) (xy 90.17 71.12))
   1636     (stroke (width 0) (type default))
   1637     (uuid 64591621-8d24-4092-b0c5-39215a15c42f)
   1638   )
   1639   (wire (pts (xy 245.11 68.58) (xy 245.11 66.04))
   1640     (stroke (width 0) (type default))
   1641     (uuid 65a7fefa-f6e8-4e76-9955-d1af6f111c14)
   1642   )
   1643   (wire (pts (xy 157.48 33.02) (xy 148.59 33.02))
   1644     (stroke (width 0) (type default))
   1645     (uuid 65e8dd55-ded4-49f3-ad28-993ac42effb1)
   1646   )
   1647   (wire (pts (xy 149.86 48.26) (xy 149.86 59.69))
   1648     (stroke (width 0) (type default))
   1649     (uuid 668178de-a4a5-4285-aa6a-0f53e9944296)
   1650   )
   1651   (wire (pts (xy 157.48 140.97) (xy 148.59 140.97))
   1652     (stroke (width 0) (type default))
   1653     (uuid 67eeb4bf-77ad-49ff-b963-a479dd73b554)
   1654   )
   1655   (wire (pts (xy 74.93 93.98) (xy 90.17 93.98))
   1656     (stroke (width 0) (type default))
   1657     (uuid 687f074f-2dfb-4bb4-bc8b-d2d939aa55b7)
   1658   )
   1659   (wire (pts (xy 31.75 58.42) (xy 46.99 58.42))
   1660     (stroke (width 0) (type default))
   1661     (uuid 691d948c-2810-41a4-9891-be0aaa18b6f1)
   1662   )
   1663   (wire (pts (xy 245.11 76.2) (xy 245.11 73.66))
   1664     (stroke (width 0) (type default))
   1665     (uuid 69af2cb3-779d-4ea2-a0c6-88dfb1bd38bc)
   1666   )
   1667   (wire (pts (xy 224.79 137.16) (xy 237.49 137.16))
   1668     (stroke (width 0) (type default))
   1669     (uuid 6a6d06e8-de7c-4f03-9506-92bba6c9f7f1)
   1670   )
   1671   (wire (pts (xy 245.11 63.5) (xy 256.54 63.5))
   1672     (stroke (width 0) (type default))
   1673     (uuid 6aab7006-30dc-4b1f-b708-10906f20af6d)
   1674   )
   1675   (wire (pts (xy 157.48 91.44) (xy 148.59 91.44))
   1676     (stroke (width 0) (type default))
   1677     (uuid 6c504cde-c27f-4470-93cf-08e996d053a7)
   1678   )
   1679   (wire (pts (xy 209.55 60.96) (xy 227.33 60.96))
   1680     (stroke (width 0) (type default))
   1681     (uuid 6c843a29-ca80-4639-8aeb-7fa801ad5dee)
   1682   )
   1683   (wire (pts (xy 209.55 50.8) (xy 219.71 50.8))
   1684     (stroke (width 0) (type default))
   1685     (uuid 6c89b541-7941-45c7-87bf-258f499e9a13)
   1686   )
   1687   (wire (pts (xy 209.55 76.2) (xy 209.55 80.01))
   1688     (stroke (width 0) (type default))
   1689     (uuid 6d307bf4-2010-4551-8c7f-914870e57e1e)
   1690   )
   1691   (wire (pts (xy 157.48 148.59) (xy 148.59 148.59))
   1692     (stroke (width 0) (type default))
   1693     (uuid 724b55e1-ef73-4ce8-8d0a-5932262dbc8a)
   1694   )
   1695   (wire (pts (xy 91.44 148.59) (xy 82.55 148.59))
   1696     (stroke (width 0) (type default))
   1697     (uuid 73bca0e2-62c1-4268-a73e-10bbefe6eec7)
   1698   )
   1699   (wire (pts (xy 212.09 82.55) (xy 179.07 82.55))
   1700     (stroke (width 0) (type default))
   1701     (uuid 73e26417-1f01-4e1c-9095-cac38ab21c96)
   1702   )
   1703   (wire (pts (xy 123.19 133.35) (xy 115.57 133.35))
   1704     (stroke (width 0) (type default))
   1705     (uuid 7409727a-8450-409b-af80-7ca0c9039589)
   1706   )
   1707   (wire (pts (xy 209.55 63.5) (xy 234.95 63.5))
   1708     (stroke (width 0) (type default))
   1709     (uuid 763e9a7d-da45-4592-9ae6-d26f81eb9a52)
   1710   )
   1711   (wire (pts (xy 123.19 140.97) (xy 115.57 140.97))
   1712     (stroke (width 0) (type default))
   1713     (uuid 77b2508c-78b4-401b-906b-eade1874276b)
   1714   )
   1715   (wire (pts (xy 157.48 27.94) (xy 148.59 27.94))
   1716     (stroke (width 0) (type default))
   1717     (uuid 77cf884a-8505-4ae1-9c9d-5622c151f9e5)
   1718   )
   1719   (wire (pts (xy 31.75 38.1) (xy 46.99 38.1))
   1720     (stroke (width 0) (type default))
   1721     (uuid 78c65b46-f015-4e65-a0f2-72f19e6f7e39)
   1722   )
   1723   (wire (pts (xy 173.99 58.42) (xy 184.15 58.42))
   1724     (stroke (width 0) (type default))
   1725     (uuid 7a5ce0fc-abda-4124-ba1d-93bb28c5bb27)
   1726   )
   1727   (wire (pts (xy 74.93 66.04) (xy 90.17 66.04))
   1728     (stroke (width 0) (type default))
   1729     (uuid 7ab333e5-c831-44cb-80e5-bdc5df9f382f)
   1730   )
   1731   (wire (pts (xy 74.93 60.96) (xy 90.17 60.96))
   1732     (stroke (width 0) (type default))
   1733     (uuid 7caec743-6544-4973-b6a5-8c92352f721d)
   1734   )
   1735   (wire (pts (xy 123.19 91.44) (xy 115.57 91.44))
   1736     (stroke (width 0) (type default))
   1737     (uuid 7ce42e54-488f-4a0e-b032-f8da76fb63a9)
   1738   )
   1739   (wire (pts (xy 142.24 181.61) (xy 142.24 176.53))
   1740     (stroke (width 0) (type default))
   1741     (uuid 7d02285d-2909-4072-a0a8-248cf8aa850a)
   1742   )
   1743   (wire (pts (xy 74.93 43.18) (xy 90.17 43.18))
   1744     (stroke (width 0) (type default))
   1745     (uuid 7d76ec92-3c0c-4960-8bc7-ff569cc38522)
   1746   )
   1747   (wire (pts (xy 74.93 38.1) (xy 90.17 38.1))
   1748     (stroke (width 0) (type default))
   1749     (uuid 8084c6be-56a0-4a68-83e6-4e4b3790e398)
   1750   )
   1751   (wire (pts (xy 123.19 83.82) (xy 115.57 83.82))
   1752     (stroke (width 0) (type default))
   1753     (uuid 8146a54a-fca4-428f-bf02-ec3c1f13ca97)
   1754   )
   1755   (wire (pts (xy 123.19 128.27) (xy 115.57 128.27))
   1756     (stroke (width 0) (type default))
   1757     (uuid 8196fa6f-bedf-4416-b2de-9e1c121efe3c)
   1758   )
   1759   (wire (pts (xy 179.07 82.55) (xy 179.07 71.12))
   1760     (stroke (width 0) (type default))
   1761     (uuid 81cacfd9-39fd-4f5d-9326-457de6222477)
   1762   )
   1763   (wire (pts (xy 240.03 66.04) (xy 245.11 66.04))
   1764     (stroke (width 0) (type default))
   1765     (uuid 82e1014c-a9c9-4111-b4c5-3a2b857c8a4a)
   1766   )
   1767   (wire (pts (xy 173.99 40.64) (xy 184.15 40.64))
   1768     (stroke (width 0) (type default))
   1769     (uuid 83f29069-81ce-42b6-9245-4539fed4fc30)
   1770   )
   1771   (wire (pts (xy 209.55 43.18) (xy 219.71 43.18))
   1772     (stroke (width 0) (type default))
   1773     (uuid 842cd8db-8b1c-4138-a8d3-2502a02d7cd9)
   1774   )
   1775   (wire (pts (xy 74.93 86.36) (xy 90.17 86.36))
   1776     (stroke (width 0) (type default))
   1777     (uuid 8709d834-c28f-4203-9498-757ca38b158c)
   1778   )
   1779   (wire (pts (xy 224.79 132.08) (xy 237.49 132.08))
   1780     (stroke (width 0) (type default))
   1781     (uuid 874a0eac-b5c2-4adf-8b9a-93e2919693d9)
   1782   )
   1783   (wire (pts (xy 74.93 81.28) (xy 90.17 81.28))
   1784     (stroke (width 0) (type default))
   1785     (uuid 88b979cc-34fc-4568-81ce-cf98a4fb5725)
   1786   )
   1787   (wire (pts (xy 157.48 81.28) (xy 148.59 81.28))
   1788     (stroke (width 0) (type default))
   1789     (uuid 89b42747-8d46-4655-845f-e008f6ff0e9d)
   1790   )
   1791   (wire (pts (xy 245.11 66.04) (xy 245.11 63.5))
   1792     (stroke (width 0) (type default))
   1793     (uuid 89e623b1-e3b6-49b2-87a2-dd3467ed08b8)
   1794   )
   1795   (wire (pts (xy 69.85 156.21) (xy 69.85 157.48))
   1796     (stroke (width 0) (type default))
   1797     (uuid 8a92dd51-1013-4db2-8339-d609dad57171)
   1798   )
   1799   (wire (pts (xy 123.19 76.2) (xy 115.57 76.2))
   1800     (stroke (width 0) (type default))
   1801     (uuid 8b5a9928-b167-4009-b85b-4d7307f52ef8)
   1802   )
   1803   (wire (pts (xy 224.79 124.46) (xy 237.49 124.46))
   1804     (stroke (width 0) (type default))
   1805     (uuid 8c5fac47-f643-43a1-a5c2-5631db449ae9)
   1806   )
   1807   (wire (pts (xy 31.75 76.2) (xy 46.99 76.2))
   1808     (stroke (width 0) (type default))
   1809     (uuid 8dd1828f-0e58-420a-b94f-0ea8320a41d8)
   1810   )
   1811   (wire (pts (xy 86.36 187.96) (xy 86.36 181.61))
   1812     (stroke (width 0) (type default))
   1813     (uuid 8dfca8cc-fc07-47b5-9272-0f934b12b560)
   1814   )
   1815   (wire (pts (xy 31.75 48.26) (xy 46.99 48.26))
   1816     (stroke (width 0) (type default))
   1817     (uuid 8dfe8ffb-6f47-4b68-b1e3-dcf26c4bc974)
   1818   )
   1819   (wire (pts (xy 209.55 25.4) (xy 219.71 25.4))
   1820     (stroke (width 0) (type default))
   1821     (uuid 8feafdd7-bf8e-465b-bc3a-66676b9d09fc)
   1822   )
   1823   (wire (pts (xy 74.93 83.82) (xy 90.17 83.82))
   1824     (stroke (width 0) (type default))
   1825     (uuid 8fed9600-5ee1-47fa-8df7-b27098455fb3)
   1826   )
   1827   (wire (pts (xy 57.15 130.81) (xy 49.53 130.81))
   1828     (stroke (width 0) (type default))
   1829     (uuid 90280b55-991b-40d0-b3a4-c1c678e1cd1a)
   1830   )
   1831   (wire (pts (xy 123.19 27.94) (xy 115.57 27.94))
   1832     (stroke (width 0) (type default))
   1833     (uuid 921bd66e-3408-4ce4-b2e5-f19eafe95745)
   1834   )
   1835   (wire (pts (xy 91.44 130.81) (xy 82.55 130.81))
   1836     (stroke (width 0) (type default))
   1837     (uuid 93afb00d-bf48-4414-8211-a4165a5ce47e)
   1838   )
   1839   (wire (pts (xy 31.75 93.98) (xy 46.99 93.98))
   1840     (stroke (width 0) (type default))
   1841     (uuid 9538043a-54a1-49e8-b412-edb052a31a07)
   1842   )
   1843   (wire (pts (xy 245.11 78.74) (xy 245.11 76.2))
   1844     (stroke (width 0) (type default))
   1845     (uuid 95bbf42b-7bc6-47dc-b6c1-9de81da64faa)
   1846   )
   1847   (wire (pts (xy 74.93 53.34) (xy 90.17 53.34))
   1848     (stroke (width 0) (type default))
   1849     (uuid 95e31a4e-5cd8-4c4a-b833-ac95599c4c2b)
   1850   )
   1851   (wire (pts (xy 194.31 93.98) (xy 217.17 93.98))
   1852     (stroke (width 0) (type default))
   1853     (uuid 964eb326-eefa-4cf3-b511-bc1ffd4f0c1c)
   1854   )
   1855   (wire (pts (xy 173.99 43.18) (xy 184.15 43.18))
   1856     (stroke (width 0) (type default))
   1857     (uuid 9a7c44e0-bb74-429f-9dc2-75e02ecb9e0b)
   1858   )
   1859   (wire (pts (xy 157.48 135.89) (xy 148.59 135.89))
   1860     (stroke (width 0) (type default))
   1861     (uuid 9a892810-25a3-400a-8405-3646ac0291dc)
   1862   )
   1863   (wire (pts (xy 157.48 50.8) (xy 148.59 50.8))
   1864     (stroke (width 0) (type default))
   1865     (uuid 9aa71543-b237-4496-91e6-37e6842f7286)
   1866   )
   1867   (wire (pts (xy 31.75 55.88) (xy 46.99 55.88))
   1868     (stroke (width 0) (type default))
   1869     (uuid 9b2b6581-95ca-46b3-a03b-f0b726df5c6d)
   1870   )
   1871   (wire (pts (xy 31.75 68.58) (xy 46.99 68.58))
   1872     (stroke (width 0) (type default))
   1873     (uuid 9c5f4578-cdfb-4b29-94c1-c5d71095cf72)
   1874   )
   1875   (wire (pts (xy 72.39 176.53) (xy 77.47 176.53))
   1876     (stroke (width 0) (type default))
   1877     (uuid 9f0eb084-b59b-45b3-a476-5d0d9023d053)
   1878   )
   1879   (wire (pts (xy 143.51 114.3) (xy 135.89 114.3))
   1880     (stroke (width 0) (type default))
   1881     (uuid 9f210449-1584-4f73-b80d-d49b67e51afb)
   1882   )
   1883   (wire (pts (xy 157.48 130.81) (xy 148.59 130.81))
   1884     (stroke (width 0) (type default))
   1885     (uuid 9f751c9e-a435-44e7-8972-ac914d6df073)
   1886   )
   1887   (wire (pts (xy 157.48 78.74) (xy 148.59 78.74))
   1888     (stroke (width 0) (type default))
   1889     (uuid 9f93caf6-4c70-4c91-b142-8ea8aec3ae96)
   1890   )
   1891   (wire (pts (xy 123.19 78.74) (xy 115.57 78.74))
   1892     (stroke (width 0) (type default))
   1893     (uuid 9fbe86ba-6380-4236-bc43-abd31f0df39b)
   1894   )
   1895   (wire (pts (xy 148.59 96.52) (xy 149.86 96.52))
   1896     (stroke (width 0) (type default))
   1897     (uuid a10bfea9-89fc-4790-b0a2-c621111ba5f3)
   1898   )
   1899   (wire (pts (xy 63.5 176.53) (xy 72.39 176.53))
   1900     (stroke (width 0) (type default))
   1901     (uuid a165d1a9-0ce6-4f79-bc3f-8bcd74c12381)
   1902   )
   1903   (wire (pts (xy 74.93 40.64) (xy 90.17 40.64))
   1904     (stroke (width 0) (type default))
   1905     (uuid a2aa9a6d-b361-4899-898b-367355584625)
   1906   )
   1907   (wire (pts (xy 31.75 66.04) (xy 46.99 66.04))
   1908     (stroke (width 0) (type default))
   1909     (uuid a302040a-91ba-4a67-918e-20a13fe5ed43)
   1910   )
   1911   (wire (pts (xy 135.89 156.21) (xy 135.89 157.48))
   1912     (stroke (width 0) (type default))
   1913     (uuid a38b3949-078b-43a7-a879-f924e9360a43)
   1914   )
   1915   (wire (pts (xy 135.89 17.78) (xy 135.89 16.51))
   1916     (stroke (width 0) (type default))
   1917     (uuid a39ba507-f2a3-4d9f-8a8a-62dace56faff)
   1918   )
   1919   (wire (pts (xy 245.11 53.34) (xy 245.11 55.88))
   1920     (stroke (width 0) (type default))
   1921     (uuid a3c4a49f-b32b-4be3-830d-d554fd38d12f)
   1922   )
   1923   (wire (pts (xy 82.55 146.05) (xy 83.82 146.05))
   1924     (stroke (width 0) (type default))
   1925     (uuid a55a809a-b8da-4b9b-876f-2eafa3c9f2ea)
   1926   )
   1927   (wire (pts (xy 180.34 135.89) (xy 189.23 135.89))
   1928     (stroke (width 0) (type default))
   1929     (uuid a574a975-db4d-4e73-af62-feebe31d7ebf)
   1930   )
   1931   (wire (pts (xy 209.55 55.88) (xy 219.71 55.88))
   1932     (stroke (width 0) (type default))
   1933     (uuid a7652f37-2407-4b75-9287-1b05a5ca708e)
   1934   )
   1935   (wire (pts (xy 240.03 45.72) (xy 256.54 45.72))
   1936     (stroke (width 0) (type default))
   1937     (uuid a7c829e8-2678-49e5-b8f0-ead13ac43157)
   1938   )
   1939   (wire (pts (xy 173.99 60.96) (xy 184.15 60.96))
   1940     (stroke (width 0) (type default))
   1941     (uuid a7f45913-c1f3-4f73-a2a5-ecc81f4b1031)
   1942   )
   1943   (wire (pts (xy 57.15 140.97) (xy 49.53 140.97))
   1944     (stroke (width 0) (type default))
   1945     (uuid a8225e7b-81e5-4e0d-91fb-2b6dead486e6)
   1946   )
   1947   (wire (pts (xy 157.48 43.18) (xy 148.59 43.18))
   1948     (stroke (width 0) (type default))
   1949     (uuid aa98430f-8e60-4391-8931-48b52915869c)
   1950   )
   1951   (wire (pts (xy 31.75 33.02) (xy 46.99 33.02))
   1952     (stroke (width 0) (type default))
   1953     (uuid ab546652-b1d9-4046-af70-6f53eeb341b0)
   1954   )
   1955   (wire (pts (xy 149.86 96.52) (xy 149.86 107.95))
   1956     (stroke (width 0) (type default))
   1957     (uuid abffe383-cc2a-45bc-8c62-30297be6d784)
   1958   )
   1959   (wire (pts (xy 240.03 58.42) (xy 245.11 58.42))
   1960     (stroke (width 0) (type default))
   1961     (uuid aca86c8c-f8a9-4aef-826e-0f6ab723f799)
   1962   )
   1963   (wire (pts (xy 209.55 40.64) (xy 234.95 40.64))
   1964     (stroke (width 0) (type default))
   1965     (uuid aec463d1-2449-4723-a724-f42e4657f939)
   1966   )
   1967   (wire (pts (xy 180.34 123.19) (xy 189.23 123.19))
   1968     (stroke (width 0) (type default))
   1969     (uuid af75db97-5254-4d59-8691-382719b0ea44)
   1970   )
   1971   (wire (pts (xy 157.48 133.35) (xy 148.59 133.35))
   1972     (stroke (width 0) (type default))
   1973     (uuid b04ef08e-3e08-4249-9bb7-216887ba5527)
   1974   )
   1975   (wire (pts (xy 240.03 73.66) (xy 245.11 73.66))
   1976     (stroke (width 0) (type default))
   1977     (uuid b10866e8-ee6a-4904-838e-23befa2b8e7f)
   1978   )
   1979   (wire (pts (xy 209.55 35.56) (xy 219.71 35.56))
   1980     (stroke (width 0) (type default))
   1981     (uuid b222a47a-83e1-4ba2-bb51-ff7d51e9e65b)
   1982   )
   1983   (wire (pts (xy 157.48 123.19) (xy 148.59 123.19))
   1984     (stroke (width 0) (type default))
   1985     (uuid b3ed977c-cf81-45df-9369-4656a91be7c3)
   1986   )
   1987   (wire (pts (xy 173.99 55.88) (xy 184.15 55.88))
   1988     (stroke (width 0) (type default))
   1989     (uuid b41b7625-2d88-45a3-b224-bae4f143e619)
   1990   )
   1991   (wire (pts (xy 123.19 33.02) (xy 115.57 33.02))
   1992     (stroke (width 0) (type default))
   1993     (uuid b69ae467-80a7-4364-89ba-704cf0a00094)
   1994   )
   1995   (wire (pts (xy 57.15 135.89) (xy 49.53 135.89))
   1996     (stroke (width 0) (type default))
   1997     (uuid b836e465-9726-45d5-abb9-5a061dbe399a)
   1998   )
   1999   (wire (pts (xy 135.89 107.95) (xy 149.86 107.95))
   2000     (stroke (width 0) (type default))
   2001     (uuid b87f5744-dd33-47f9-9cf6-edd80c54e577)
   2002   )
   2003   (wire (pts (xy 57.15 133.35) (xy 49.53 133.35))
   2004     (stroke (width 0) (type default))
   2005     (uuid b88be157-9425-4603-b69c-edcca973a5ef)
   2006   )
   2007   (wire (pts (xy 31.75 50.8) (xy 46.99 50.8))
   2008     (stroke (width 0) (type default))
   2009     (uuid ba5fb355-9e61-464e-8ce1-e550b09e5d76)
   2010   )
   2011   (wire (pts (xy 173.99 48.26) (xy 184.15 48.26))
   2012     (stroke (width 0) (type default))
   2013     (uuid ba9d5b80-88b6-49cb-858a-3ce214b319d7)
   2014   )
   2015   (wire (pts (xy 74.93 91.44) (xy 90.17 91.44))
   2016     (stroke (width 0) (type default))
   2017     (uuid bab4ac93-a737-482d-ba68-8b8a33c44a62)
   2018   )
   2019   (wire (pts (xy 123.19 35.56) (xy 115.57 35.56))
   2020     (stroke (width 0) (type default))
   2021     (uuid bac53b5f-ca68-46ce-b153-07408b67749e)
   2022   )
   2023   (wire (pts (xy 138.43 176.53) (xy 142.24 176.53))
   2024     (stroke (width 0) (type default))
   2025     (uuid bbdc74ed-b541-4805-9928-4cc92ea31f5f)
   2026   )
   2027   (wire (pts (xy 74.93 58.42) (xy 90.17 58.42))
   2028     (stroke (width 0) (type default))
   2029     (uuid bc8fd42a-14a1-44ab-8c8a-2c72b4be45c8)
   2030   )
   2031   (wire (pts (xy 196.85 91.44) (xy 217.17 91.44))
   2032     (stroke (width 0) (type default))
   2033     (uuid bd4246ff-c52f-4b94-ba5d-6313ed9eff1b)
   2034   )
   2035   (wire (pts (xy 209.55 68.58) (xy 219.71 68.58))
   2036     (stroke (width 0) (type default))
   2037     (uuid be75c405-fe8b-4261-ade8-9e42e3690976)
   2038   )
   2039   (wire (pts (xy 57.15 125.73) (xy 49.53 125.73))
   2040     (stroke (width 0) (type default))
   2041     (uuid beac2a34-892e-40d7-b42f-447dd95544a2)
   2042   )
   2043   (wire (pts (xy 31.75 60.96) (xy 46.99 60.96))
   2044     (stroke (width 0) (type default))
   2045     (uuid bf27ad00-51eb-45be-a243-9614f356b843)
   2046   )
   2047   (wire (pts (xy 245.11 73.66) (xy 256.54 73.66))
   2048     (stroke (width 0) (type default))
   2049     (uuid c0200800-2f99-4bca-8891-dcc9afc75db6)
   2050   )
   2051   (wire (pts (xy 31.75 63.5) (xy 46.99 63.5))
   2052     (stroke (width 0) (type default))
   2053     (uuid c2a34357-144f-48bc-9f8b-07cc002db2dc)
   2054   )
   2055   (wire (pts (xy 209.55 48.26) (xy 219.71 48.26))
   2056     (stroke (width 0) (type default))
   2057     (uuid c3c21d0a-bd2f-41ae-8695-11d94ae26c9b)
   2058   )
   2059   (wire (pts (xy 194.31 123.19) (xy 204.47 123.19))
   2060     (stroke (width 0) (type default))
   2061     (uuid c3f5ce4d-c746-44fd-a48a-073c76bd31ef)
   2062   )
   2063   (wire (pts (xy 157.48 125.73) (xy 148.59 125.73))
   2064     (stroke (width 0) (type default))
   2065     (uuid c54ba884-f61e-4530-8fa1-3ce7c0221b77)
   2066   )
   2067   (wire (pts (xy 123.19 30.48) (xy 115.57 30.48))
   2068     (stroke (width 0) (type default))
   2069     (uuid c6bfd266-b54d-4e73-b3b6-88d14ec7c4dd)
   2070   )
   2071   (wire (pts (xy 31.75 78.74) (xy 46.99 78.74))
   2072     (stroke (width 0) (type default))
   2073     (uuid ca02856d-a35a-436e-bd74-48cf484edb6c)
   2074   )
   2075   (wire (pts (xy 74.93 78.74) (xy 90.17 78.74))
   2076     (stroke (width 0) (type default))
   2077     (uuid ca18c7e4-8d05-402c-83c9-efa86f72ba79)
   2078   )
   2079   (wire (pts (xy 209.55 73.66) (xy 234.95 73.66))
   2080     (stroke (width 0) (type default))
   2081     (uuid ca342008-f6b0-46dd-ad24-449784c2a905)
   2082   )
   2083   (wire (pts (xy 123.19 130.81) (xy 115.57 130.81))
   2084     (stroke (width 0) (type default))
   2085     (uuid ca413956-e790-4b63-ac49-fb3cd3f25dc8)
   2086   )
   2087   (wire (pts (xy 138.43 186.69) (xy 142.24 186.69))
   2088     (stroke (width 0) (type default))
   2089     (uuid cb5a1c3e-70d5-4f8a-8841-1cf8eb3c1c8a)
   2090   )
   2091   (wire (pts (xy 224.79 134.62) (xy 237.49 134.62))
   2092     (stroke (width 0) (type default))
   2093     (uuid cba3b871-d5e9-42c4-8bd2-8c94e3ce6b37)
   2094   )
   2095   (wire (pts (xy 31.75 71.12) (xy 46.99 71.12))
   2096     (stroke (width 0) (type default))
   2097     (uuid cc713fb0-909d-4bce-ac49-ce4058a1b7da)
   2098   )
   2099   (wire (pts (xy 157.48 83.82) (xy 148.59 83.82))
   2100     (stroke (width 0) (type default))
   2101     (uuid cc819cf9-2955-46f7-911a-664fbf91f230)
   2102   )
   2103   (wire (pts (xy 135.89 58.42) (xy 135.89 59.69))
   2104     (stroke (width 0) (type default))
   2105     (uuid cd3b812e-913c-4960-aca7-254bee630943)
   2106   )
   2107   (wire (pts (xy 157.48 128.27) (xy 148.59 128.27))
   2108     (stroke (width 0) (type default))
   2109     (uuid ce12e3d4-50bf-4a15-8204-e54adcdfd9df)
   2110   )
   2111   (wire (pts (xy 224.79 129.54) (xy 237.49 129.54))
   2112     (stroke (width 0) (type default))
   2113     (uuid ced88ad7-7ce6-490f-8332-1a87215de0d1)
   2114   )
   2115   (wire (pts (xy 224.79 127) (xy 237.49 127))
   2116     (stroke (width 0) (type default))
   2117     (uuid cf7e21b0-c0b4-4030-b27c-1a7ab9b60af4)
   2118   )
   2119   (wire (pts (xy 199.39 78.74) (xy 199.39 88.9))
   2120     (stroke (width 0) (type default))
   2121     (uuid cfdd4c0a-e503-481a-b96a-0ee96b1a53b3)
   2122   )
   2123   (wire (pts (xy 209.55 71.12) (xy 222.25 71.12))
   2124     (stroke (width 0) (type default))
   2125     (uuid d0cf6648-5cf4-4b0e-835f-6fea24e675ab)
   2126   )
   2127   (wire (pts (xy 173.99 53.34) (xy 184.15 53.34))
   2128     (stroke (width 0) (type default))
   2129     (uuid d0ea0636-4506-404a-b87d-5d67c853ab86)
   2130   )
   2131   (wire (pts (xy 69.85 115.57) (xy 69.85 114.3))
   2132     (stroke (width 0) (type default))
   2133     (uuid d0eae5d9-a36e-47fd-b317-7b0c931b90b7)
   2134   )
   2135   (wire (pts (xy 209.55 76.2) (xy 234.95 76.2))
   2136     (stroke (width 0) (type default))
   2137     (uuid d5a5155a-40b9-4d67-9b1c-417433550c1b)
   2138   )
   2139   (wire (pts (xy 224.79 58.42) (xy 224.79 55.88))
   2140     (stroke (width 0) (type default))
   2141     (uuid d5a649c7-01fd-451e-8702-f6a7b7cb63e2)
   2142   )
   2143   (wire (pts (xy 31.75 35.56) (xy 46.99 35.56))
   2144     (stroke (width 0) (type default))
   2145     (uuid d6caf9f6-bc95-4839-ba8c-92c93498455d)
   2146   )
   2147   (wire (pts (xy 157.48 88.9) (xy 148.59 88.9))
   2148     (stroke (width 0) (type default))
   2149     (uuid d771ca27-4cc1-400b-9edc-28ae25ae8b28)
   2150   )
   2151   (wire (pts (xy 72.39 181.61) (xy 72.39 176.53))
   2152     (stroke (width 0) (type default))
   2153     (uuid d8e4987b-f5ba-4ee2-b8db-473bc3aa1969)
   2154   )
   2155   (wire (pts (xy 222.25 68.58) (xy 234.95 68.58))
   2156     (stroke (width 0) (type default))
   2157     (uuid d91aaadd-39a8-455b-b011-dc043931f03b)
   2158   )
   2159   (wire (pts (xy 173.99 68.58) (xy 184.15 68.58))
   2160     (stroke (width 0) (type default))
   2161     (uuid da38f426-7047-49b1-946d-69062c2ed339)
   2162   )
   2163   (wire (pts (xy 123.19 86.36) (xy 115.57 86.36))
   2164     (stroke (width 0) (type default))
   2165     (uuid db9376bc-483e-4890-828d-b1137a711129)
   2166   )
   2167   (wire (pts (xy 148.59 146.05) (xy 157.48 146.05))
   2168     (stroke (width 0) (type default))
   2169     (uuid dde50545-aed3-42a1-b775-f5e8f4d12e82)
   2170   )
   2171   (wire (pts (xy 245.11 53.34) (xy 256.54 53.34))
   2172     (stroke (width 0) (type default))
   2173     (uuid dee30f1c-cf85-4880-aa22-4dfad91aa326)
   2174   )
   2175   (wire (pts (xy 74.93 68.58) (xy 90.17 68.58))
   2176     (stroke (width 0) (type default))
   2177     (uuid e0d7938b-f216-4632-8a4f-8537ecba5842)
   2178   )
   2179   (wire (pts (xy 82.55 176.53) (xy 95.25 176.53))
   2180     (stroke (width 0) (type default))
   2181     (uuid e5f41ca2-b03e-4c4c-9689-daa7b39d7650)
   2182   )
   2183   (wire (pts (xy 209.55 27.94) (xy 219.71 27.94))
   2184     (stroke (width 0) (type default))
   2185     (uuid e6ac1fb2-d80b-4d04-9126-c74a13e5bee0)
   2186   )
   2187   (wire (pts (xy 31.75 86.36) (xy 46.99 86.36))
   2188     (stroke (width 0) (type default))
   2189     (uuid e86928d8-2ba1-4c49-8b42-6d70c49ea903)
   2190   )
   2191   (wire (pts (xy 157.48 25.4) (xy 148.59 25.4))
   2192     (stroke (width 0) (type default))
   2193     (uuid e9ef796d-07ea-4b2b-b9b3-1454f37df62e)
   2194   )
   2195   (wire (pts (xy 224.79 142.24) (xy 237.49 142.24))
   2196     (stroke (width 0) (type default))
   2197     (uuid ebfbeb3b-e180-4739-b11f-aedc44480c79)
   2198   )
   2199   (wire (pts (xy 123.19 38.1) (xy 115.57 38.1))
   2200     (stroke (width 0) (type default))
   2201     (uuid ec99af7d-37dd-4289-a381-32e7f418c10f)
   2202   )
   2203   (wire (pts (xy 74.93 45.72) (xy 90.17 45.72))
   2204     (stroke (width 0) (type default))
   2205     (uuid ecf475c8-9e1b-43c2-9cfc-22f9a608e173)
   2206   )
   2207   (wire (pts (xy 240.03 68.58) (xy 245.11 68.58))
   2208     (stroke (width 0) (type default))
   2209     (uuid eda1526c-cd01-4320-9145-2a8b4121ced6)
   2210   )
   2211   (wire (pts (xy 180.34 129.54) (xy 189.23 129.54))
   2212     (stroke (width 0) (type default))
   2213     (uuid ee1817ae-b7e1-43b4-a354-aea1082b9be5)
   2214   )
   2215   (wire (pts (xy 227.33 58.42) (xy 234.95 58.42))
   2216     (stroke (width 0) (type default))
   2217     (uuid ef6a2e29-6c77-417e-8a40-ca6f125a39dd)
   2218   )
   2219   (wire (pts (xy 194.31 78.74) (xy 194.31 93.98))
   2220     (stroke (width 0) (type default))
   2221     (uuid f03ec15f-6386-4c29-a9fd-41fa41163298)
   2222   )
   2223   (wire (pts (xy 184.15 73.66) (xy 181.61 73.66))
   2224     (stroke (width 0) (type default))
   2225     (uuid f20795c2-70c6-4c0e-b2f3-fb84facdbd4b)
   2226   )
   2227   (wire (pts (xy 173.99 66.04) (xy 184.15 66.04))
   2228     (stroke (width 0) (type default))
   2229     (uuid f287e172-a0d5-40a1-afa8-1e6b25d94e7d)
   2230   )
   2231   (wire (pts (xy 91.44 128.27) (xy 82.55 128.27))
   2232     (stroke (width 0) (type default))
   2233     (uuid f91b981d-7cd3-43aa-837b-0803a158724f)
   2234   )
   2235   (wire (pts (xy 240.03 78.74) (xy 245.11 78.74))
   2236     (stroke (width 0) (type default))
   2237     (uuid f9530892-5322-4265-aa5c-28c8ab0c0729)
   2238   )
   2239   (wire (pts (xy 74.93 88.9) (xy 90.17 88.9))
   2240     (stroke (width 0) (type default))
   2241     (uuid fa331b4b-76e2-4bc7-884f-cb6a0981e1fa)
   2242   )
   2243   (wire (pts (xy 157.48 138.43) (xy 148.59 138.43))
   2244     (stroke (width 0) (type default))
   2245     (uuid fcb031b7-f873-4e99-8545-9c6243ba8f1d)
   2246   )
   2247 
   2248   (text "v1.1.0 Changes:\n- correct \"1uF\" to \"0.1uF\" on decoupling caps\n- reduce width of card edge connector by ~1.2mm\n- increase trace widths to VCC and GND pins\n- increase ground fill edge exclusion from 0 to 0.625mm"
   2249     (at 160.02 168.91 0)
   2250     (effects (font (size 1.27 1.27)) (justify left bottom))
   2251     (uuid 88af0412-6856-4249-abf1-4734e52e0b61)
   2252   )
   2253 
   2254   (label "CLK_3.68M" (at 77.47 71.12 0) (fields_autoplaced)
   2255     (effects (font (size 1.27 1.27)) (justify left bottom))
   2256     (uuid 00ec9c3e-214d-404e-a31b-87fa7ba8acb2)
   2257   )
   2258   (label "DA2" (at 173.99 33.02 0) (fields_autoplaced)
   2259     (effects (font (size 1.27 1.27)) (justify left bottom))
   2260     (uuid 068aa455-d27d-4710-ac2d-1097849cc291)
   2261   )
   2262   (label "VGA_H" (at 224.79 127 0) (fields_autoplaced)
   2263     (effects (font (size 1.27 1.27)) (justify left bottom))
   2264     (uuid 078dd3fe-7870-4567-8ae7-c1f02f4e7c5c)
   2265   )
   2266   (label "~{DEN}" (at 153.67 148.59 0) (fields_autoplaced)
   2267     (effects (font (size 1.27 1.27)) (justify left bottom))
   2268     (uuid 090777f0-968a-4c3c-a9aa-7367b2d5e6f9)
   2269   )
   2270   (label "DA6" (at 153.67 76.2 0) (fields_autoplaced)
   2271     (effects (font (size 1.27 1.27)) (justify left bottom))
   2272     (uuid 09c81048-178b-4b95-b9d3-f1008b29b050)
   2273   )
   2274   (label "VGA_G" (at 251.46 63.5 0) (fields_autoplaced)
   2275     (effects (font (size 1.27 1.27)) (justify left bottom))
   2276     (uuid 0ba895c6-324f-4d61-8ab4-94a66497e231)
   2277   )
   2278   (label "A10" (at 33.02 60.96 0) (fields_autoplaced)
   2279     (effects (font (size 1.27 1.27)) (justify left bottom))
   2280     (uuid 104c2471-5b80-402f-8af2-d6bd7783d1a6)
   2281   )
   2282   (label "DA6" (at 153.67 27.94 0) (fields_autoplaced)
   2283     (effects (font (size 1.27 1.27)) (justify left bottom))
   2284     (uuid 109b32d6-42c6-4f34-a5e4-4c50ad965338)
   2285   )
   2286   (label "DA3" (at 153.67 133.35 0) (fields_autoplaced)
   2287     (effects (font (size 1.27 1.27)) (justify left bottom))
   2288     (uuid 1106f597-173a-4f7d-b21c-df07b543d4b2)
   2289   )
   2290   (label "INT" (at 33.02 88.9 0) (fields_autoplaced)
   2291     (effects (font (size 1.27 1.27)) (justify left bottom))
   2292     (uuid 126251da-5958-4e2f-9eff-0817538c64ab)
   2293   )
   2294   (label "GND" (at 87.63 148.59 0) (fields_autoplaced)
   2295     (effects (font (size 1.27 1.27)) (justify left bottom))
   2296     (uuid 14148c4f-b943-4fae-b229-5aa0cd9e6a75)
   2297   )
   2298   (label "GND" (at 215.9 30.48 0) (fields_autoplaced)
   2299     (effects (font (size 1.27 1.27)) (justify left bottom))
   2300     (uuid 14e65f0c-6b2d-461f-94a8-2fbe3d69b336)
   2301   )
   2302   (label "VSYS" (at 39.37 177.8 0) (fields_autoplaced)
   2303     (effects (font (size 1.27 1.27)) (justify left bottom))
   2304     (uuid 19a50fe5-2ba4-47bd-8052-10b929797a25)
   2305   )
   2306   (label "~{XDEVSEL}" (at 173.99 50.8 0) (fields_autoplaced)
   2307     (effects (font (size 1.27 1.27)) (justify left bottom))
   2308     (uuid 19d39b47-718d-4b66-a69c-94eac1d2f729)
   2309   )
   2310   (label "CLK_PHI1" (at 78.74 63.5 0) (fields_autoplaced)
   2311     (effects (font (size 1.27 1.27)) (justify left bottom))
   2312     (uuid 1ae47652-7dde-4b19-a625-f36a26a6994c)
   2313   )
   2314   (label "A2" (at 33.02 40.64 0) (fields_autoplaced)
   2315     (effects (font (size 1.27 1.27)) (justify left bottom))
   2316     (uuid 1d7cbf53-a0c0-41f2-9fcf-ecbda29fa8c9)
   2317   )
   2318   (label "DA6" (at 173.99 45.72 0) (fields_autoplaced)
   2319     (effects (font (size 1.27 1.27)) (justify left bottom))
   2320     (uuid 1fc586f3-3823-4d2d-a832-db9fbc313bd4)
   2321   )
   2322   (label "GND" (at 49.53 133.35 0) (fields_autoplaced)
   2323     (effects (font (size 1.27 1.27)) (justify left bottom))
   2324     (uuid 23118912-7285-4b1b-a1b3-041e388a8de4)
   2325   )
   2326   (label "DA5" (at 173.99 40.64 0) (fields_autoplaced)
   2327     (effects (font (size 1.27 1.27)) (justify left bottom))
   2328     (uuid 28a433ac-19c2-4343-83e3-9b4d429309e4)
   2329   )
   2330   (label "DA4" (at 153.67 130.81 0) (fields_autoplaced)
   2331     (effects (font (size 1.27 1.27)) (justify left bottom))
   2332     (uuid 29347a8e-47b1-4c77-a3e4-0740ea06c2a8)
   2333   )
   2334   (label "DA1" (at 153.67 88.9 0) (fields_autoplaced)
   2335     (effects (font (size 1.27 1.27)) (justify left bottom))
   2336     (uuid 2cc06192-742e-4fe1-b746-b3a630b0b2bc)
   2337   )
   2338   (label "GND" (at 200.66 129.54 0) (fields_autoplaced)
   2339     (effects (font (size 1.27 1.27)) (justify left bottom))
   2340     (uuid 2e52af9b-4146-4b9a-aa55-4d6e6a165991)
   2341   )
   2342   (label "A5" (at 33.02 48.26 0) (fields_autoplaced)
   2343     (effects (font (size 1.27 1.27)) (justify left bottom))
   2344     (uuid 36018463-9f1b-4e7b-a322-382d1d178edc)
   2345   )
   2346   (label "~{RES}" (at 83.82 81.28 0) (fields_autoplaced)
   2347     (effects (font (size 1.27 1.27)) (justify left bottom))
   2348     (uuid 3b9f7dce-c283-45fb-8c53-4278710ba83d)
   2349   )
   2350   (label "DA0" (at 153.67 43.18 0) (fields_autoplaced)
   2351     (effects (font (size 1.27 1.27)) (justify left bottom))
   2352     (uuid 3e53e2a3-6f91-4541-ab12-9866dd1d1818)
   2353   )
   2354   (label "GND" (at 173.99 43.18 0) (fields_autoplaced)
   2355     (effects (font (size 1.27 1.27)) (justify left bottom))
   2356     (uuid 3eb5b30f-4a63-4395-8c17-66e3daeceaf7)
   2357   )
   2358   (label "DA5" (at 153.67 78.74 0) (fields_autoplaced)
   2359     (effects (font (size 1.27 1.27)) (justify left bottom))
   2360     (uuid 3f1ced4a-5911-4a7a-85ad-2ca6573938f4)
   2361   )
   2362   (label "VGA_G" (at 224.79 134.62 0) (fields_autoplaced)
   2363     (effects (font (size 1.27 1.27)) (justify left bottom))
   2364     (uuid 42b6d21a-f872-4e8e-baa3-2e755a016d5a)
   2365   )
   2366   (label "~{DMA}" (at 33.02 86.36 0) (fields_autoplaced)
   2367     (effects (font (size 1.27 1.27)) (justify left bottom))
   2368     (uuid 464c6e56-a03f-4962-93e9-f5575c962578)
   2369   )
   2370   (label "GND" (at 83.82 33.02 0) (fields_autoplaced)
   2371     (effects (font (size 1.27 1.27)) (justify left bottom))
   2372     (uuid 47273c78-fabd-40b5-bcf7-ff13f7d2cd5d)
   2373   )
   2374   (label "DA2" (at 153.67 135.89 0) (fields_autoplaced)
   2375     (effects (font (size 1.27 1.27)) (justify left bottom))
   2376     (uuid 4aabe970-c3b5-43fc-8cce-070de52d577a)
   2377   )
   2378   (label "SWCLK" (at 209.55 93.98 0) (fields_autoplaced)
   2379     (effects (font (size 1.27 1.27)) (justify left bottom))
   2380     (uuid 4dbc5332-7e59-428b-9c01-400b1bedd00d)
   2381   )
   2382   (label "A12" (at 115.57 33.02 0) (fields_autoplaced)
   2383     (effects (font (size 1.27 1.27)) (justify left bottom))
   2384     (uuid 4e42410c-2d60-412a-8be1-c0d239dacb0a)
   2385   )
   2386   (label "GND" (at 200.66 142.24 0) (fields_autoplaced)
   2387     (effects (font (size 1.27 1.27)) (justify left bottom))
   2388     (uuid 4f91c287-3804-4727-afb9-f1e170c7375e)
   2389   )
   2390   (label "A12" (at 33.02 66.04 0) (fields_autoplaced)
   2391     (effects (font (size 1.27 1.27)) (justify left bottom))
   2392     (uuid 5637c56e-b37a-4c17-a7ec-7879f3334b65)
   2393   )
   2394   (label "GND" (at 224.79 139.7 0) (fields_autoplaced)
   2395     (effects (font (size 1.27 1.27)) (justify left bottom))
   2396     (uuid 564e0034-a7f0-4a67-8a04-67a62107e47d)
   2397   )
   2398   (label "DA2" (at 153.67 38.1 0) (fields_autoplaced)
   2399     (effects (font (size 1.27 1.27)) (justify left bottom))
   2400     (uuid 5681b12e-53dd-4a0e-827a-a68991a2a53d)
   2401   )
   2402   (label "VSYS" (at 214.63 27.94 0) (fields_autoplaced)
   2403     (effects (font (size 1.27 1.27)) (justify left bottom))
   2404     (uuid 59101686-52db-4252-88ab-e54e1119bd6a)
   2405   )
   2406   (label "GND" (at 173.99 55.88 0) (fields_autoplaced)
   2407     (effects (font (size 1.27 1.27)) (justify left bottom))
   2408     (uuid 5924dcc9-a6f5-4a21-9e04-59e62116b561)
   2409   )
   2410   (label "A4" (at 115.57 81.28 0) (fields_autoplaced)
   2411     (effects (font (size 1.27 1.27)) (justify left bottom))
   2412     (uuid 593264d3-a2da-4ba5-871a-0112a1e757b0)
   2413   )
   2414   (label "A11" (at 115.57 35.56 0) (fields_autoplaced)
   2415     (effects (font (size 1.27 1.27)) (justify left bottom))
   2416     (uuid 59f0d9a7-96ac-4547-b2cf-193559e06e97)
   2417   )
   2418   (label "~{NMI}" (at 83.82 86.36 0) (fields_autoplaced)
   2419     (effects (font (size 1.27 1.27)) (justify left bottom))
   2420     (uuid 5b3f0096-9b1c-410d-a21a-4d128d47c906)
   2421   )
   2422   (label "DA1" (at 153.67 138.43 0) (fields_autoplaced)
   2423     (effects (font (size 1.27 1.27)) (justify left bottom))
   2424     (uuid 5b8bceb7-5c00-40e6-99e7-693d42793141)
   2425   )
   2426   (label "GND" (at 173.99 30.48 0) (fields_autoplaced)
   2427     (effects (font (size 1.27 1.27)) (justify left bottom))
   2428     (uuid 5b9b4da1-4950-425f-81eb-89fef3b6d4c3)
   2429   )
   2430   (label "A13" (at 33.02 68.58 0) (fields_autoplaced)
   2431     (effects (font (size 1.27 1.27)) (justify left bottom))
   2432     (uuid 5cd80b0d-a435-4878-9381-503cecb8a243)
   2433   )
   2434   (label "SYNC" (at 33.02 78.74 0) (fields_autoplaced)
   2435     (effects (font (size 1.27 1.27)) (justify left bottom))
   2436     (uuid 5f6ad2ec-44a4-4880-9d27-cb12407737e4)
   2437   )
   2438   (label "3V3" (at 181.61 123.19 0) (fields_autoplaced)
   2439     (effects (font (size 1.27 1.27)) (justify left bottom))
   2440     (uuid 63a842f9-f05a-4089-82b0-cba4cbefad2a)
   2441   )
   2442   (label "DDIR" (at 153.67 146.05 0) (fields_autoplaced)
   2443     (effects (font (size 1.27 1.27)) (justify left bottom))
   2444     (uuid 63dcc3c3-2e1d-49d8-b052-7003ce62a16d)
   2445   )
   2446   (label "~{AHEN}" (at 173.99 66.04 0) (fields_autoplaced)
   2447     (effects (font (size 1.27 1.27)) (justify left bottom))
   2448     (uuid 64ae1b7b-0692-4041-8306-d805daa58c3f)
   2449   )
   2450   (label "VBUS" (at 19.05 187.96 0) (fields_autoplaced)
   2451     (effects (font (size 1.27 1.27)) (justify left bottom))
   2452     (uuid 653b537a-20dd-4ac0-b49e-1cf77e8b4eb9)
   2453   )
   2454   (label "CLK_7M" (at 80.01 68.58 0) (fields_autoplaced)
   2455     (effects (font (size 1.27 1.27)) (justify left bottom))
   2456     (uuid 67002bab-57b0-41b7-9d70-438947484efa)
   2457   )
   2458   (label "VGA_R" (at 251.46 53.34 0) (fields_autoplaced)
   2459     (effects (font (size 1.27 1.27)) (justify left bottom))
   2460     (uuid 67cdcbc1-57e6-408c-9c7e-76f6dcb76e36)
   2461   )
   2462   (label "5V0" (at 19.05 177.8 0) (fields_autoplaced)
   2463     (effects (font (size 1.27 1.27)) (justify left bottom))
   2464     (uuid 698f5af0-b98e-4d53-b066-4502fe949fe6)
   2465   )
   2466   (label "VBUS" (at 214.63 25.4 0) (fields_autoplaced)
   2467     (effects (font (size 1.27 1.27)) (justify left bottom))
   2468     (uuid 6aaff847-0be3-4e2a-b5ef-1417f0386cc6)
   2469   )
   2470   (label "RUN" (at 215.9 50.8 0) (fields_autoplaced)
   2471     (effects (font (size 1.27 1.27)) (justify left bottom))
   2472     (uuid 6c045442-52ac-4bfb-a964-a1234f68d901)
   2473   )
   2474   (label "GND" (at 200.66 123.19 0) (fields_autoplaced)
   2475     (effects (font (size 1.27 1.27)) (justify left bottom))
   2476     (uuid 6c23b5fe-7e13-4dd3-b1aa-0a537c3b71b2)
   2477   )
   2478   (label "~{DEN}" (at 173.99 60.96 0) (fields_autoplaced)
   2479     (effects (font (size 1.27 1.27)) (justify left bottom))
   2480     (uuid 6cb718fd-ba89-4406-aa0c-90bc59a9eea0)
   2481   )
   2482   (label "A15" (at 115.57 25.4 0) (fields_autoplaced)
   2483     (effects (font (size 1.27 1.27)) (justify left bottom))
   2484     (uuid 6d161010-bc8e-467e-a511-5ea9352297b8)
   2485   )
   2486   (label "3V3" (at 215.9 35.56 0) (fields_autoplaced)
   2487     (effects (font (size 1.27 1.27)) (justify left bottom))
   2488     (uuid 6eb4dd18-4f20-4cd1-ba51-84a48ebad146)
   2489   )
   2490   (label "XSYNC" (at 86.36 125.73 0) (fields_autoplaced)
   2491     (effects (font (size 1.27 1.27)) (justify left bottom))
   2492     (uuid 6f1fd35f-fc9d-4872-9a1f-306900ea2b98)
   2493   )
   2494   (label "A1" (at 115.57 88.9 0) (fields_autoplaced)
   2495     (effects (font (size 1.27 1.27)) (justify left bottom))
   2496     (uuid 6f781358-5646-455c-bfaa-cfc57f229f07)
   2497   )
   2498   (label "XR~{W}" (at 87.63 128.27 0) (fields_autoplaced)
   2499     (effects (font (size 1.27 1.27)) (justify left bottom))
   2500     (uuid 709150a4-3143-4527-b0d6-e5b32352de05)
   2501   )
   2502   (label "DA0" (at 153.67 91.44 0) (fields_autoplaced)
   2503     (effects (font (size 1.27 1.27)) (justify left bottom))
   2504     (uuid 73ed5f14-d29d-4314-8bf4-678184361de1)
   2505   )
   2506   (label "A3" (at 115.57 83.82 0) (fields_autoplaced)
   2507     (effects (font (size 1.27 1.27)) (justify left bottom))
   2508     (uuid 7438033b-9b20-438b-be73-3180aef4ef44)
   2509   )
   2510   (label "DA7" (at 153.67 25.4 0) (fields_autoplaced)
   2511     (effects (font (size 1.27 1.27)) (justify left bottom))
   2512     (uuid 75dc5fb7-332f-49ed-8d04-9a3877873ca1)
   2513   )
   2514   (label "3V3" (at 77.47 114.3 180) (fields_autoplaced)
   2515     (effects (font (size 1.27 1.27)) (justify right bottom))
   2516     (uuid 75e85ac1-9731-45b5-a971-a4ea823bdd15)
   2517   )
   2518   (label "D7" (at 115.57 123.19 0) (fields_autoplaced)
   2519     (effects (font (size 1.27 1.27)) (justify left bottom))
   2520     (uuid 761e3f9f-a0e3-4bf1-b7e4-9ca5a2efdda1)
   2521   )
   2522   (label "D3" (at 115.57 133.35 0) (fields_autoplaced)
   2523     (effects (font (size 1.27 1.27)) (justify left bottom))
   2524     (uuid 766fa674-ea72-47c8-a7f9-201ced4bf6ea)
   2525   )
   2526   (label "GND" (at 49.53 135.89 0) (fields_autoplaced)
   2527     (effects (font (size 1.27 1.27)) (justify left bottom))
   2528     (uuid 77042a3c-b14b-4f7e-b468-46ab7e9022f0)
   2529   )
   2530   (label "DA4" (at 173.99 38.1 0) (fields_autoplaced)
   2531     (effects (font (size 1.27 1.27)) (justify left bottom))
   2532     (uuid 77ad2372-2dae-47ec-a6f2-acc8b02f5087)
   2533   )
   2534   (label "A14" (at 115.57 27.94 0) (fields_autoplaced)
   2535     (effects (font (size 1.27 1.27)) (justify left bottom))
   2536     (uuid 7cf108b8-f3df-43e7-9dce-9e5d90551cdf)
   2537   )
   2538   (label "GND" (at 215.9 55.88 0) (fields_autoplaced)
   2539     (effects (font (size 1.27 1.27)) (justify left bottom))
   2540     (uuid 7d701c84-0b65-4325-81db-2bce7bc7bc90)
   2541   )
   2542   (label "VGA_R" (at 224.79 132.08 0) (fields_autoplaced)
   2543     (effects (font (size 1.27 1.27)) (justify left bottom))
   2544     (uuid 7d7adfa9-0601-468d-ab5c-5b7e7177185c)
   2545   )
   2546   (label "D0" (at 115.57 140.97 0) (fields_autoplaced)
   2547     (effects (font (size 1.27 1.27)) (justify left bottom))
   2548     (uuid 7e22f9e6-1ced-489d-ac4a-a55e76bea8a3)
   2549   )
   2550   (label "~{IOSEL}" (at 33.02 33.02 0) (fields_autoplaced)
   2551     (effects (font (size 1.27 1.27)) (justify left bottom))
   2552     (uuid 7e951a66-bbb9-4676-96b9-36f994afc5ef)
   2553   )
   2554   (label "~{IOSTRB}" (at 33.02 81.28 0) (fields_autoplaced)
   2555     (effects (font (size 1.27 1.27)) (justify left bottom))
   2556     (uuid 7ebb656f-0e24-4da7-a449-e5c38d456172)
   2557   )
   2558   (label "DA3" (at 173.99 35.56 0) (fields_autoplaced)
   2559     (effects (font (size 1.27 1.27)) (justify left bottom))
   2560     (uuid 7ef0a5b2-e444-4a19-a5c6-39d179d0364a)
   2561   )
   2562   (label "3V3" (at 181.61 129.54 0) (fields_autoplaced)
   2563     (effects (font (size 1.27 1.27)) (justify left bottom))
   2564     (uuid 7fa12666-1584-48b3-b23b-f0706fba3394)
   2565   )
   2566   (label "~{ALEN}" (at 120.65 181.61 0) (fields_autoplaced)
   2567     (effects (font (size 1.27 1.27)) (justify left bottom))
   2568     (uuid 7fa97245-a9ad-4755-8dc1-98b389cddb5b)
   2569   )
   2570   (label "VGA_V" (at 224.79 129.54 0) (fields_autoplaced)
   2571     (effects (font (size 1.27 1.27)) (justify left bottom))
   2572     (uuid 80c08862-5bf7-49b4-bba6-cebdcef2d8f3)
   2573   )
   2574   (label "~{ALEN}" (at 152.4 99.06 0) (fields_autoplaced)
   2575     (effects (font (size 1.27 1.27)) (justify left bottom))
   2576     (uuid 831af64c-57d9-4755-b7ba-ac85ab435566)
   2577   )
   2578   (label "DA5" (at 153.67 128.27 0) (fields_autoplaced)
   2579     (effects (font (size 1.27 1.27)) (justify left bottom))
   2580     (uuid 850a88eb-7972-4881-b31d-6f9cb1bef4d5)
   2581   )
   2582   (label "A6" (at 115.57 76.2 0) (fields_autoplaced)
   2583     (effects (font (size 1.27 1.27)) (justify left bottom))
   2584     (uuid 8517f826-613b-42ff-bad1-6755e258d124)
   2585   )
   2586   (label "GND" (at 143.51 59.69 180) (fields_autoplaced)
   2587     (effects (font (size 1.27 1.27)) (justify right bottom))
   2588     (uuid 860996e3-8188-45bb-ab7d-4ea813291243)
   2589   )
   2590   (label "A7" (at 115.57 73.66 0) (fields_autoplaced)
   2591     (effects (font (size 1.27 1.27)) (justify left bottom))
   2592     (uuid 861df1c7-75bb-4495-a816-268cec05e8c2)
   2593   )
   2594   (label "~{INH}" (at 83.82 78.74 0) (fields_autoplaced)
   2595     (effects (font (size 1.27 1.27)) (justify left bottom))
   2596     (uuid 87eb7337-be25-4697-a230-a0f9b9dbeb19)
   2597   )
   2598   (label "D3" (at 83.82 43.18 0) (fields_autoplaced)
   2599     (effects (font (size 1.27 1.27)) (justify left bottom))
   2600     (uuid 88f97ca1-4a1b-4fac-8681-8243167fba87)
   2601   )
   2602   (label "D5" (at 83.82 48.26 0) (fields_autoplaced)
   2603     (effects (font (size 1.27 1.27)) (justify left bottom))
   2604     (uuid 8c10a688-513c-4f4d-849d-1d9de9a65a99)
   2605   )
   2606   (label "GND" (at 49.53 140.97 0) (fields_autoplaced)
   2607     (effects (font (size 1.27 1.27)) (justify left bottom))
   2608     (uuid 8e2eec63-ccb4-48fe-a14f-b4208fb1aebd)
   2609   )
   2610   (label "CLK_PHI0" (at 78.74 58.42 0) (fields_autoplaced)
   2611     (effects (font (size 1.27 1.27)) (justify left bottom))
   2612     (uuid 8e53c9bc-68d6-4a5b-abb3-a37d1ae7c586)
   2613   )
   2614   (label "D1" (at 83.82 38.1 0) (fields_autoplaced)
   2615     (effects (font (size 1.27 1.27)) (justify left bottom))
   2616     (uuid 9147e593-f7ee-4945-b96f-ff77161acb4c)
   2617   )
   2618   (label "5V0" (at 33.02 93.98 0) (fields_autoplaced)
   2619     (effects (font (size 1.27 1.27)) (justify left bottom))
   2620     (uuid 92b8a845-9c3a-4649-9457-c0d2cf936469)
   2621   )
   2622   (label "XSYNC" (at 90.17 176.53 0) (fields_autoplaced)
   2623     (effects (font (size 1.27 1.27)) (justify left bottom))
   2624     (uuid 93f1e6bf-91c8-4ec5-9170-a9e2b51ecaed)
   2625   )
   2626   (label "A11" (at 33.02 63.5 0) (fields_autoplaced)
   2627     (effects (font (size 1.27 1.27)) (justify left bottom))
   2628     (uuid 95dc11fa-0f1e-4234-8cbb-22f9e64bd499)
   2629   )
   2630   (label "A8" (at 115.57 43.18 0) (fields_autoplaced)
   2631     (effects (font (size 1.27 1.27)) (justify left bottom))
   2632     (uuid 972aa04b-7cbd-4fea-9903-f7d071e74922)
   2633   )
   2634   (label "R~{W}" (at 33.02 76.2 0) (fields_autoplaced)
   2635     (effects (font (size 1.27 1.27)) (justify left bottom))
   2636     (uuid 978e5363-31e3-41d6-96c9-b950d528c511)
   2637   )
   2638   (label "DA0" (at 173.99 25.4 0) (fields_autoplaced)
   2639     (effects (font (size 1.27 1.27)) (justify left bottom))
   2640     (uuid 99114878-35c4-4d28-90c5-f1bb1c372677)
   2641   )
   2642   (label "VGA_V" (at 251.46 45.72 0) (fields_autoplaced)
   2643     (effects (font (size 1.27 1.27)) (justify left bottom))
   2644     (uuid 99313e1a-3cbc-440e-b2ea-e6f59c1270a6)
   2645   )
   2646   (label "DA6" (at 153.67 125.73 0) (fields_autoplaced)
   2647     (effects (font (size 1.27 1.27)) (justify left bottom))
   2648     (uuid 9a5bdc7d-1751-4eb3-b4e6-f36f91460c62)
   2649   )
   2650   (label "DA7" (at 153.67 123.19 0) (fields_autoplaced)
   2651     (effects (font (size 1.27 1.27)) (justify left bottom))
   2652     (uuid 9baefa66-9942-46f1-a426-d62ee96550ba)
   2653   )
   2654   (label "VGA_B" (at 251.46 73.66 0) (fields_autoplaced)
   2655     (effects (font (size 1.27 1.27)) (justify left bottom))
   2656     (uuid 9d3ff6cc-b62c-4f1d-8480-01fe82660d49)
   2657   )
   2658   (label "GND" (at 200.66 135.89 0) (fields_autoplaced)
   2659     (effects (font (size 1.27 1.27)) (justify left bottom))
   2660     (uuid 9d8f17e5-f897-49db-8ffd-8af77e511529)
   2661   )
   2662   (label "A9" (at 33.02 58.42 0) (fields_autoplaced)
   2663     (effects (font (size 1.27 1.27)) (justify left bottom))
   2664     (uuid 9e43531f-2357-4d62-8e15-0ee272c794a7)
   2665   )
   2666   (label "A7" (at 33.02 53.34 0) (fields_autoplaced)
   2667     (effects (font (size 1.27 1.27)) (justify left bottom))
   2668     (uuid a417b154-d9c0-4811-bb2a-4c820844e44b)
   2669   )
   2670   (label "RUN" (at 224.79 142.24 0) (fields_autoplaced)
   2671     (effects (font (size 1.27 1.27)) (justify left bottom))
   2672     (uuid a5cac24b-4d07-4e2b-a8e5-c4c8a43d97f7)
   2673   )
   2674   (label "DA3" (at 153.67 83.82 0) (fields_autoplaced)
   2675     (effects (font (size 1.27 1.27)) (justify left bottom))
   2676     (uuid acfceec6-44c5-4490-9460-80d3b1e0ab21)
   2677   )
   2678   (label "D2" (at 83.82 40.64 0) (fields_autoplaced)
   2679     (effects (font (size 1.27 1.27)) (justify left bottom))
   2680     (uuid ad05538d-4346-428f-8ea5-e1ae8d8c51a5)
   2681   )
   2682   (label "PHI0" (at 87.63 123.19 0) (fields_autoplaced)
   2683     (effects (font (size 1.27 1.27)) (justify left bottom))
   2684     (uuid b0aaa29c-1233-4999-ac2c-74bfe1d0ed2b)
   2685   )
   2686   (label "CLK_PHI0" (at 49.53 123.19 0) (fields_autoplaced)
   2687     (effects (font (size 1.27 1.27)) (justify left bottom))
   2688     (uuid b1acf4d4-ac06-44d9-9f6b-401fbf929804)
   2689   )
   2690   (label "A0" (at 115.57 91.44 0) (fields_autoplaced)
   2691     (effects (font (size 1.27 1.27)) (justify left bottom))
   2692     (uuid b23fbf33-3146-4154-a8e5-81fe164873a5)
   2693   )
   2694   (label "D6" (at 83.82 50.8 0) (fields_autoplaced)
   2695     (effects (font (size 1.27 1.27)) (justify left bottom))
   2696     (uuid b3671ab1-c731-47d2-946b-27b59445e221)
   2697   )
   2698   (label "DA7" (at 153.67 73.66 0) (fields_autoplaced)
   2699     (effects (font (size 1.27 1.27)) (justify left bottom))
   2700     (uuid b69176f5-2ce3-4d35-a9f7-a345420e681b)
   2701   )
   2702   (label "GND" (at 173.99 68.58 0) (fields_autoplaced)
   2703     (effects (font (size 1.27 1.27)) (justify left bottom))
   2704     (uuid b91d60fb-2c9f-4ec2-9f2b-5cee8a5f8975)
   2705   )
   2706   (label "A2" (at 115.57 86.36 0) (fields_autoplaced)
   2707     (effects (font (size 1.27 1.27)) (justify left bottom))
   2708     (uuid b9392763-837e-4a25-b81b-d07bdbc99736)
   2709   )
   2710   (label "D7" (at 83.82 53.34 0) (fields_autoplaced)
   2711     (effects (font (size 1.27 1.27)) (justify left bottom))
   2712     (uuid b95b4b36-485b-48e4-aa2b-c22f7211960a)
   2713   )
   2714   (label "~{DEN}" (at 120.65 186.69 0) (fields_autoplaced)
   2715     (effects (font (size 1.27 1.27)) (justify left bottom))
   2716     (uuid ba6bd9ca-a3b7-4405-9718-120291bbdb76)
   2717   )
   2718   (label "DA1" (at 153.67 40.64 0) (fields_autoplaced)
   2719     (effects (font (size 1.27 1.27)) (justify left bottom))
   2720     (uuid ba761ff5-6caa-4d4f-989a-bfe193e5e14c)
   2721   )
   2722   (label "GND" (at 77.47 157.48 180) (fields_autoplaced)
   2723     (effects (font (size 1.27 1.27)) (justify right bottom))
   2724     (uuid baaed4a9-b433-468b-b230-32133c247a29)
   2725   )
   2726   (label "A0" (at 33.02 35.56 0) (fields_autoplaced)
   2727     (effects (font (size 1.27 1.27)) (justify left bottom))
   2728     (uuid bb4d8082-1c89-4635-bcd1-30d67fe9f637)
   2729   )
   2730   (label "GND" (at 76.2 93.98 0) (fields_autoplaced)
   2731     (effects (font (size 1.27 1.27)) (justify left bottom))
   2732     (uuid bc5657f7-e402-465a-aff6-38884531cf9e)
   2733   )
   2734   (label "~{AHEN}" (at 120.65 176.53 0) (fields_autoplaced)
   2735     (effects (font (size 1.27 1.27)) (justify left bottom))
   2736     (uuid bdfeb0db-460e-44ef-b57f-4f5e128e8d81)
   2737   )
   2738   (label "D4" (at 115.57 130.81 0) (fields_autoplaced)
   2739     (effects (font (size 1.27 1.27)) (justify left bottom))
   2740     (uuid bf6d1c9e-1231-4877-91b3-4f41d296dd4b)
   2741   )
   2742   (label "GP10" (at 173.99 58.42 0) (fields_autoplaced)
   2743     (effects (font (size 1.27 1.27)) (justify left bottom))
   2744     (uuid c255e847-124e-4d90-8e77-34d36c6e3778)
   2745   )
   2746   (label "~{AHEN}" (at 152.4 50.8 0) (fields_autoplaced)
   2747     (effects (font (size 1.27 1.27)) (justify left bottom))
   2748     (uuid c311dc4e-61c6-455b-bfba-aa4beea00830)
   2749   )
   2750   (label "SWDIO" (at 209.55 88.9 0) (fields_autoplaced)
   2751     (effects (font (size 1.27 1.27)) (justify left bottom))
   2752     (uuid c55a7ce0-be61-44ec-9fe2-f2b825be80ba)
   2753   )
   2754   (label "3V3" (at 181.61 142.24 0) (fields_autoplaced)
   2755     (effects (font (size 1.27 1.27)) (justify left bottom))
   2756     (uuid c5b0b429-f946-4ba7-b628-7b5f0ed1b80a)
   2757   )
   2758   (label "GND" (at 63.5 187.96 0) (fields_autoplaced)
   2759     (effects (font (size 1.27 1.27)) (justify left bottom))
   2760     (uuid c68bc5ee-507f-40f2-ab4f-e50650fd4ef3)
   2761   )
   2762   (label "D2" (at 115.57 135.89 0) (fields_autoplaced)
   2763     (effects (font (size 1.27 1.27)) (justify left bottom))
   2764     (uuid c6d6c44f-f1b3-4a6f-b5dd-e7f8b74cd014)
   2765   )
   2766   (label "A4" (at 33.02 45.72 0) (fields_autoplaced)
   2767     (effects (font (size 1.27 1.27)) (justify left bottom))
   2768     (uuid c8e3ab41-bb4b-494f-82ed-86b940b8b83b)
   2769   )
   2770   (label "RDY" (at 33.02 83.82 0) (fields_autoplaced)
   2771     (effects (font (size 1.27 1.27)) (justify left bottom))
   2772     (uuid cb10d818-5971-4b85-aecf-53a4ac74bb1c)
   2773   )
   2774   (label "DA4" (at 153.67 33.02 0) (fields_autoplaced)
   2775     (effects (font (size 1.27 1.27)) (justify left bottom))
   2776     (uuid cb3c011a-d915-4588-b084-c8e907923b08)
   2777   )
   2778   (label "A10" (at 115.57 38.1 0) (fields_autoplaced)
   2779     (effects (font (size 1.27 1.27)) (justify left bottom))
   2780     (uuid cbc79793-28e6-4587-b82a-98bed9f8823a)
   2781   )
   2782   (label "DA0" (at 153.67 140.97 0) (fields_autoplaced)
   2783     (effects (font (size 1.27 1.27)) (justify left bottom))
   2784     (uuid cbdfb4b1-9e11-4e05-88e5-d1832c298ab5)
   2785   )
   2786   (label "DA7" (at 173.99 48.26 0) (fields_autoplaced)
   2787     (effects (font (size 1.27 1.27)) (justify left bottom))
   2788     (uuid cc16df14-1c8f-4ab3-96a2-21b4073ca2da)
   2789   )
   2790   (label "A8" (at 33.02 55.88 0) (fields_autoplaced)
   2791     (effects (font (size 1.27 1.27)) (justify left bottom))
   2792     (uuid cd1dd832-6a2f-4a25-93d4-4c8181811400)
   2793   )
   2794   (label "D6" (at 115.57 125.73 0) (fields_autoplaced)
   2795     (effects (font (size 1.27 1.27)) (justify left bottom))
   2796     (uuid cd5968e8-e9f4-43b5-b2ed-b490ebcfbe3d)
   2797   )
   2798   (label "SYNC" (at 49.53 125.73 0) (fields_autoplaced)
   2799     (effects (font (size 1.27 1.27)) (justify left bottom))
   2800     (uuid cd948be0-75e5-4629-8bb6-0ed256406228)
   2801   )
   2802   (label "A15" (at 33.02 73.66 0) (fields_autoplaced)
   2803     (effects (font (size 1.27 1.27)) (justify left bottom))
   2804     (uuid ce7b57ad-0c67-4b05-b42f-99f1e018bc48)
   2805   )
   2806   (label "GND" (at 209.55 91.44 0) (fields_autoplaced)
   2807     (effects (font (size 1.27 1.27)) (justify left bottom))
   2808     (uuid cf31a74f-22f4-430c-8d3c-c60987d03bfa)
   2809   )
   2810   (label "GND" (at 143.51 107.95 180) (fields_autoplaced)
   2811     (effects (font (size 1.27 1.27)) (justify right bottom))
   2812     (uuid d04e7331-fc09-49fe-b0c5-bf77b3514093)
   2813   )
   2814   (label "A13" (at 115.57 30.48 0) (fields_autoplaced)
   2815     (effects (font (size 1.27 1.27)) (justify left bottom))
   2816     (uuid d37ce22e-9f03-428b-945a-94a3b5f2af52)
   2817   )
   2818   (label "A9" (at 115.57 40.64 0) (fields_autoplaced)
   2819     (effects (font (size 1.27 1.27)) (justify left bottom))
   2820     (uuid d3fed7a7-6215-4f21-b49d-467e1db4adee)
   2821   )
   2822   (label "GND" (at 143.51 157.48 180) (fields_autoplaced)
   2823     (effects (font (size 1.27 1.27)) (justify right bottom))
   2824     (uuid d4b5a389-fa8b-4cb4-91c4-4aa1ecb2d593)
   2825   )
   2826   (label "DA4" (at 153.67 81.28 0) (fields_autoplaced)
   2827     (effects (font (size 1.27 1.27)) (justify left bottom))
   2828     (uuid d5366fd3-0757-4e31-a66d-a31c7856de8d)
   2829   )
   2830   (label "3V3" (at 181.61 135.89 0) (fields_autoplaced)
   2831     (effects (font (size 1.27 1.27)) (justify left bottom))
   2832     (uuid d5f58e7a-f1df-49bf-8e03-7e6088c8b96e)
   2833   )
   2834   (label "VGA_B" (at 224.79 137.16 0) (fields_autoplaced)
   2835     (effects (font (size 1.27 1.27)) (justify left bottom))
   2836     (uuid d61427b5-3e70-4b38-80fd-c8b998e47140)
   2837   )
   2838   (label "DA1" (at 173.99 27.94 0) (fields_autoplaced)
   2839     (effects (font (size 1.27 1.27)) (justify left bottom))
   2840     (uuid d6463ae8-b398-4e7d-ae55-01a4e1c6227a)
   2841   )
   2842   (label "A14" (at 33.02 71.12 0) (fields_autoplaced)
   2843     (effects (font (size 1.27 1.27)) (justify left bottom))
   2844     (uuid d6d61190-1dac-44da-aab9-d40e630af2e1)
   2845   )
   2846   (label "INT" (at 83.82 88.9 0) (fields_autoplaced)
   2847     (effects (font (size 1.27 1.27)) (justify left bottom))
   2848     (uuid d76a483c-aee6-4182-961c-e62af8df6d2f)
   2849   )
   2850   (label "DA3" (at 153.67 35.56 0) (fields_autoplaced)
   2851     (effects (font (size 1.27 1.27)) (justify left bottom))
   2852     (uuid d7d0149f-85e4-4f54-a4b6-1a96e22a1dd4)
   2853   )
   2854   (label "D0" (at 83.82 35.56 0) (fields_autoplaced)
   2855     (effects (font (size 1.27 1.27)) (justify left bottom))
   2856     (uuid d7d52a93-ecee-4609-bf85-f94fb00f1fda)
   2857   )
   2858   (label "~{DEVSEL}" (at 49.53 130.81 0) (fields_autoplaced)
   2859     (effects (font (size 1.27 1.27)) (justify left bottom))
   2860     (uuid d960a740-2527-41fe-ba3c-ede2cb48b504)
   2861   )
   2862   (label "DMA" (at 83.82 91.44 0) (fields_autoplaced)
   2863     (effects (font (size 1.27 1.27)) (justify left bottom))
   2864     (uuid db3e7df5-e08a-4788-8e06-b9d4180a4a9b)
   2865   )
   2866   (label "D4" (at 83.82 45.72 0) (fields_autoplaced)
   2867     (effects (font (size 1.27 1.27)) (justify left bottom))
   2868     (uuid db60ca44-f06b-413b-8211-9a0c0111a1e2)
   2869   )
   2870   (label "XR~{W}" (at 173.99 53.34 0) (fields_autoplaced)
   2871     (effects (font (size 1.27 1.27)) (justify left bottom))
   2872     (uuid dd0fbb0a-0eac-49ed-9ac0-18b4fdc60f64)
   2873   )
   2874   (label "~{ALEN}" (at 173.99 63.5 0) (fields_autoplaced)
   2875     (effects (font (size 1.27 1.27)) (justify left bottom))
   2876     (uuid de1f2d0c-43ce-40bd-bb97-7a0f50c32461)
   2877   )
   2878   (label "A5" (at 115.57 78.74 0) (fields_autoplaced)
   2879     (effects (font (size 1.27 1.27)) (justify left bottom))
   2880     (uuid de4028ca-5356-41a8-bf0a-60481bc64e24)
   2881   )
   2882   (label "DA2" (at 153.67 86.36 0) (fields_autoplaced)
   2883     (effects (font (size 1.27 1.27)) (justify left bottom))
   2884     (uuid e111ec74-8735-4049-a4be-ffdb4114d4c6)
   2885   )
   2886   (label "CPUSYNC" (at 78.74 60.96 0) (fields_autoplaced)
   2887     (effects (font (size 1.27 1.27)) (justify left bottom))
   2888     (uuid e1e10703-6949-4af6-b2ce-2201d6ec97fd)
   2889   )
   2890   (label "DA5" (at 153.67 30.48 0) (fields_autoplaced)
   2891     (effects (font (size 1.27 1.27)) (justify left bottom))
   2892     (uuid e2c0c7ad-4a33-4204-ad70-9c80aed67f23)
   2893   )
   2894   (label "GP10" (at 63.5 176.53 0) (fields_autoplaced)
   2895     (effects (font (size 1.27 1.27)) (justify left bottom))
   2896     (uuid e3cb69be-9f3c-478c-8efc-1c4029128161)
   2897   )
   2898   (label "A6" (at 33.02 50.8 0) (fields_autoplaced)
   2899     (effects (font (size 1.27 1.27)) (justify left bottom))
   2900     (uuid e4ad1960-195d-4e11-8fc0-8e1830b19c4a)
   2901   )
   2902   (label "A3" (at 33.02 43.18 0) (fields_autoplaced)
   2903     (effects (font (size 1.27 1.27)) (justify left bottom))
   2904     (uuid e4c2441d-0fe6-4d88-ad0f-78a6a9086c8a)
   2905   )
   2906   (label "3V3" (at 143.51 64.77 180) (fields_autoplaced)
   2907     (effects (font (size 1.27 1.27)) (justify right bottom))
   2908     (uuid e57d370a-997d-4186-b806-7956dd730389)
   2909   )
   2910   (label "Q3" (at 85.09 66.04 0) (fields_autoplaced)
   2911     (effects (font (size 1.27 1.27)) (justify left bottom))
   2912     (uuid ed1977fd-6d3b-48f2-bb52-babf2d93e04b)
   2913   )
   2914   (label "~{XDEVSEL}" (at 83.82 130.81 0) (fields_autoplaced)
   2915     (effects (font (size 1.27 1.27)) (justify left bottom))
   2916     (uuid edc1c4b4-ee98-48a5-8bc9-fb5b23f23c8f)
   2917   )
   2918   (label "GND" (at 49.53 138.43 0) (fields_autoplaced)
   2919     (effects (font (size 1.27 1.27)) (justify left bottom))
   2920     (uuid ef4009e8-9389-46cc-bc1c-fca91800a2f4)
   2921   )
   2922   (label "PHI0" (at 215.9 48.26 0) (fields_autoplaced)
   2923     (effects (font (size 1.27 1.27)) (justify left bottom))
   2924     (uuid ef56299d-e55e-4d97-b6d4-9c3213d3c67f)
   2925   )
   2926   (label "3V3" (at 143.51 114.3 180) (fields_autoplaced)
   2927     (effects (font (size 1.27 1.27)) (justify right bottom))
   2928     (uuid f13fd221-3323-48c8-ba44-5df4bd41055a)
   2929   )
   2930   (label "GND" (at 215.9 43.18 0) (fields_autoplaced)
   2931     (effects (font (size 1.27 1.27)) (justify left bottom))
   2932     (uuid f14d08dc-9e09-4ca8-a2f2-cc714158430b)
   2933   )
   2934   (label "3V3" (at 143.51 16.51 180) (fields_autoplaced)
   2935     (effects (font (size 1.27 1.27)) (justify right bottom))
   2936     (uuid f1b344b7-937a-4d4d-97b3-26a33371139a)
   2937   )
   2938   (label "~{DEVSEL}" (at 80.01 55.88 0) (fields_autoplaced)
   2939     (effects (font (size 1.27 1.27)) (justify left bottom))
   2940     (uuid f493db7f-af9e-4565-9d90-8fad5741955c)
   2941   )
   2942   (label "DDIR" (at 90.17 181.61 0) (fields_autoplaced)
   2943     (effects (font (size 1.27 1.27)) (justify left bottom))
   2944     (uuid f6af9010-d6e4-47ae-bfd7-c5a14ed7bae1)
   2945   )
   2946   (label "A1" (at 33.02 38.1 0) (fields_autoplaced)
   2947     (effects (font (size 1.27 1.27)) (justify left bottom))
   2948     (uuid f726fb94-d28f-4844-a602-95dbc31ed86f)
   2949   )
   2950   (label "VGA_H" (at 251.46 40.64 0) (fields_autoplaced)
   2951     (effects (font (size 1.27 1.27)) (justify left bottom))
   2952     (uuid f81adcaf-da1d-4289-9e5b-c50b0c729d8c)
   2953   )
   2954   (label "3V3" (at 146.05 176.53 0) (fields_autoplaced)
   2955     (effects (font (size 1.27 1.27)) (justify left bottom))
   2956     (uuid f9a765e0-b4c2-42bc-80a3-1fa7e27a3074)
   2957   )
   2958   (label "GND" (at 215.9 68.58 0) (fields_autoplaced)
   2959     (effects (font (size 1.27 1.27)) (justify left bottom))
   2960     (uuid fa3040c6-a673-4664-bd1e-fc6f6eb0dc52)
   2961   )
   2962   (label "~{IRQ}" (at 83.82 83.82 0) (fields_autoplaced)
   2963     (effects (font (size 1.27 1.27)) (justify left bottom))
   2964     (uuid fa8bee5c-2df7-497b-a9ae-c5286881e175)
   2965   )
   2966   (label "GND" (at 224.79 124.46 0) (fields_autoplaced)
   2967     (effects (font (size 1.27 1.27)) (justify left bottom))
   2968     (uuid faf0290b-8cb9-4ce8-804b-d8997dd3aa49)
   2969   )
   2970   (label "D5" (at 115.57 128.27 0) (fields_autoplaced)
   2971     (effects (font (size 1.27 1.27)) (justify left bottom))
   2972     (uuid fd00a047-00d7-4f5d-8f06-54fa19450d31)
   2973   )
   2974   (label "DMA" (at 33.02 91.44 0) (fields_autoplaced)
   2975     (effects (font (size 1.27 1.27)) (justify left bottom))
   2976     (uuid fd53e0a3-fde0-4159-a1e1-50fe66074f30)
   2977   )
   2978   (label "R~{W}" (at 49.53 128.27 0) (fields_autoplaced)
   2979     (effects (font (size 1.27 1.27)) (justify left bottom))
   2980     (uuid feeb75a2-dc07-4e10-8816-ca0d551e537c)
   2981   )
   2982   (label "D1" (at 115.57 138.43 0) (fields_autoplaced)
   2983     (effects (font (size 1.27 1.27)) (justify left bottom))
   2984     (uuid ffbf678c-1370-4e93-b5b3-2127cea7aaa3)
   2985   )
   2986 
   2987   (symbol (lib_id "Device:C_Small") (at 191.77 129.54 90) (unit 1)
   2988     (in_bom yes) (on_board yes) (dnp no)
   2989     (uuid 0c94aec3-bcc5-4d49-a37b-8c0ea5f5a5c5)
   2990     (property "Reference" "C2" (at 189.23 128.27 90)
   2991       (effects (font (size 1.27 1.27)))
   2992     )
   2993     (property "Value" "0.1uF" (at 195.58 128.27 90)
   2994       (effects (font (size 1.27 1.27)))
   2995     )
   2996     (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 191.77 129.54 0)
   2997       (effects (font (size 1.27 1.27)) hide)
   2998     )
   2999     (property "Datasheet" "~" (at 191.77 129.54 0)
   3000       (effects (font (size 1.27 1.27)) hide)
   3001     )
   3002     (pin "1" (uuid d3ff401f-a229-45e3-b984-eb83e3ff69bc))
   3003     (pin "2" (uuid 1a60a879-839e-4bfb-bb14-14e40d97ddef))
   3004     (instances
   3005       (project "appleii.vga"
   3006         (path "/aef4fff3-4300-4f71-9fc9-fc4c585076e2"
   3007           (reference "C2") (unit 1)
   3008         )
   3009       )
   3010     )
   3011   )
   3012 
   3013   (symbol (lib_id "Device:R_Small_US") (at 237.49 53.34 90) (unit 1)
   3014     (in_bom yes) (on_board yes) (dnp no)
   3015     (uuid 0d4d8c89-1afc-438d-bd60-c7146556289a)
   3016     (property "Reference" "R9" (at 233.68 52.07 90)
   3017       (effects (font (size 1.27 1.27)))
   3018     )
   3019     (property "Value" "500" (at 241.3 52.07 90)
   3020       (effects (font (size 1.27 1.27)))
   3021     )
   3022     (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 237.49 53.34 0)
   3023       (effects (font (size 1.27 1.27)) hide)
   3024     )
   3025     (property "Datasheet" "~" (at 237.49 53.34 0)
   3026       (effects (font (size 1.27 1.27)) hide)
   3027     )
   3028     (pin "1" (uuid 6bedbbf8-1311-4f0c-a778-7ad8da9855f2))
   3029     (pin "2" (uuid 5a3b8127-de2e-450f-8d66-07f8de48ab72))
   3030     (instances
   3031       (project "appleii.vga"
   3032         (path "/aef4fff3-4300-4f71-9fc9-fc4c585076e2"
   3033           (reference "R9") (unit 1)
   3034         )
   3035       )
   3036     )
   3037   )
   3038 
   3039   (symbol (lib_id "Transistor_FET:DMG2301L") (at 31.75 180.34 90) (unit 1)
   3040     (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
   3041     (uuid 14887395-2d76-4a9a-9f07-69eb86c164ae)
   3042     (property "Reference" "Q1" (at 31.75 170.18 90)
   3043       (effects (font (size 1.27 1.27)))
   3044     )
   3045     (property "Value" "DMG2305UX" (at 31.75 172.72 90)
   3046       (effects (font (size 1.27 1.27)))
   3047     )
   3048     (property "Footprint" "Package_TO_SOT_SMD:SOT-23_Handsoldering" (at 33.655 175.26 0)
   3049       (effects (font (size 1.27 1.27) italic) (justify left) hide)
   3050     )
   3051     (property "Datasheet" "https://www.diodes.com/assets/Datasheets/DMG2301UX.pdf" (at 31.75 180.34 0)
   3052       (effects (font (size 1.27 1.27)) (justify left) hide)
   3053     )
   3054     (pin "1" (uuid 297d674f-24cd-459e-bef3-c7533b2dd5a2))
   3055     (pin "2" (uuid bcd30ac2-da47-494f-ac83-dd6f1e4bc589))
   3056     (pin "3" (uuid 4b26a1c3-3e7e-4c78-91dd-2a97e322c158))
   3057     (instances
   3058       (project "appleii.vga"
   3059         (path "/aef4fff3-4300-4f71-9fc9-fc4c585076e2"
   3060           (reference "Q1") (unit 1)
   3061         )
   3062       )
   3063     )
   3064   )
   3065 
   3066   (symbol (lib_id "74xx:74HC245") (at 135.89 38.1 0) (mirror y) (unit 1)
   3067     (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
   3068     (uuid 1ce3dc8c-601b-4c8a-a3e1-35a2ff787bb1)
   3069     (property "Reference" "U3" (at 136.4106 17.78 0)
   3070       (effects (font (size 1.27 1.27)) (justify right))
   3071     )
   3072     (property "Value" "74LVC245A" (at 136.4106 20.32 0)
   3073       (effects (font (size 1.27 1.27)) (justify right))
   3074     )
   3075     (property "Footprint" "Package_SO:SOIC-20W_7.5x12.8mm_P1.27mm" (at 135.89 38.1 0)
   3076       (effects (font (size 1.27 1.27)) hide)
   3077     )
   3078     (property "Datasheet" "http://www.ti.com/lit/gpn/sn74HC245" (at 135.89 38.1 0)
   3079       (effects (font (size 1.27 1.27)) hide)
   3080     )
   3081     (pin "1" (uuid 9f4e3c27-cacd-4b64-b51a-cded4e7c4d26))
   3082     (pin "10" (uuid d76b4128-de87-42f6-ba6a-ae6868530109))
   3083     (pin "11" (uuid d3e79d9e-7b6f-4aef-86e7-11df42bcb85a))
   3084     (pin "12" (uuid c2222df2-8edd-4e32-8106-e0bc04c81c66))
   3085     (pin "13" (uuid fb7bb276-4030-4842-86f5-a90bd3cb5678))
   3086     (pin "14" (uuid 011e8d24-e100-4a55-bd2f-f3bae684a3de))
   3087     (pin "15" (uuid 3596f3ef-49c7-4e83-8add-ac2083376a7a))
   3088     (pin "16" (uuid 22259435-ccd3-4b0d-8208-0120c58ff0aa))
   3089     (pin "17" (uuid 71202e39-584b-498f-ab3d-25a219de5474))
   3090     (pin "18" (uuid 80f5db37-fe89-47ac-9812-6ccaa2664f49))
   3091     (pin "19" (uuid fe20295f-e3ff-4fe2-af9a-f09d9531e990))
   3092     (pin "2" (uuid e8e6d179-27de-4d6c-ba3c-5b1a7f93736f))
   3093     (pin "20" (uuid cae985ad-440d-47b1-8e22-c1ef7c91bc34))
   3094     (pin "3" (uuid 33c092d5-a53b-4f67-a596-c3b44231753a))
   3095     (pin "4" (uuid a4f2c5e5-9d45-46b9-9268-a6b517da7dd1))
   3096     (pin "5" (uuid 3cdac761-23c2-40af-bed8-3d203decb03b))
   3097     (pin "6" (uuid d7d39e11-ba7e-4f8c-bf21-03cecd5f1e69))
   3098     (pin "7" (uuid 92596830-3902-43f3-8c10-59ddd2193f3b))
   3099     (pin "8" (uuid a219bc64-16f9-4026-85d0-f97609e13bee))
   3100     (pin "9" (uuid 3c2b3fba-65e8-46cb-aef9-88df8e6d2b0a))
   3101     (instances
   3102       (project "appleii.vga"
   3103         (path "/aef4fff3-4300-4f71-9fc9-fc4c585076e2"
   3104           (reference "U3") (unit 1)
   3105         )
   3106       )
   3107     )
   3108   )
   3109 
   3110   (symbol (lib_id "74xx:74HC245") (at 69.85 135.89 0) (mirror y) (unit 1)
   3111     (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
   3112     (uuid 1e84ec25-d129-4d6f-b5a6-c3c9a5519340)
   3113     (property "Reference" "U4" (at 70.3706 115.57 0)
   3114       (effects (font (size 1.27 1.27)) (justify right))
   3115     )
   3116     (property "Value" "74LVC245A" (at 70.3706 118.11 0)
   3117       (effects (font (size 1.27 1.27)) (justify right))
   3118     )
   3119     (property "Footprint" "Package_SO:SOIC-20W_7.5x12.8mm_P1.27mm" (at 69.85 135.89 0)
   3120       (effects (font (size 1.27 1.27)) hide)
   3121     )
   3122     (property "Datasheet" "http://www.ti.com/lit/gpn/sn74HC245" (at 69.85 135.89 0)
   3123       (effects (font (size 1.27 1.27)) hide)
   3124     )
   3125     (pin "1" (uuid e327bc98-f7f1-4f3c-937c-3fda75479a3b))
   3126     (pin "10" (uuid da344596-931a-441b-b0a6-6724e8a0a6fc))
   3127     (pin "11" (uuid a5c9e52e-f809-494a-b0c5-620c6e935696))
   3128     (pin "12" (uuid eb7787b6-2f9a-450c-8c24-1bbb88311536))
   3129     (pin "13" (uuid 5ab944be-0ee2-4717-a5e2-6ca096d7842d))
   3130     (pin "14" (uuid e9d37bf4-8851-487c-b291-b74e8eece9f0))
   3131     (pin "15" (uuid 8b7b8bcc-b8ae-4889-afed-5e9293973c90))
   3132     (pin "16" (uuid 7edd93de-d70b-486c-8f23-4c29fc0d036b))
   3133     (pin "17" (uuid f5730719-f3ee-4aaa-9b51-d9273e4bb6cd))
   3134     (pin "18" (uuid 05dff92a-4613-4d70-b246-b9b34fd24ced))
   3135     (pin "19" (uuid fd23609f-db0a-43b6-92c6-0afcda31fa4a))
   3136     (pin "2" (uuid e940aa13-7285-41c7-8e28-99eed5ada169))
   3137     (pin "20" (uuid 63a83614-4e3c-411b-9df7-b812e22bfe8d))
   3138     (pin "3" (uuid 21536a1f-232e-4836-98cc-c793ef77e650))
   3139     (pin "4" (uuid a2525d4d-7f5b-43c9-9903-1109d3fe485d))
   3140     (pin "5" (uuid 0e351446-c67f-447b-9f61-8499485461a2))
   3141     (pin "6" (uuid b187af5c-5126-46f2-8748-c2c95dc9009a))
   3142     (pin "7" (uuid 53be56a0-bde3-4ddc-a047-0a9d6138ec47))
   3143     (pin "8" (uuid 655a7947-03e3-40ae-a4d0-08e8014f2dc7))
   3144     (pin "9" (uuid 9a2e0cbe-27e9-4d08-8211-42a3242c5bcc))
   3145     (instances
   3146       (project "appleii.vga"
   3147         (path "/aef4fff3-4300-4f71-9fc9-fc4c585076e2"
   3148           (reference "U4") (unit 1)
   3149         )
   3150       )
   3151     )
   3152   )
   3153 
   3154   (symbol (lib_id "Device:C_Small") (at 191.77 135.89 90) (unit 1)
   3155     (in_bom yes) (on_board yes) (dnp no)
   3156     (uuid 229ed07c-255a-45cd-a019-ffcfabb3a75c)
   3157     (property "Reference" "C3" (at 189.23 134.62 90)
   3158       (effects (font (size 1.27 1.27)))
   3159     )
   3160     (property "Value" "0.1uF" (at 195.58 134.62 90)
   3161       (effects (font (size 1.27 1.27)))
   3162     )
   3163     (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 191.77 135.89 0)
   3164       (effects (font (size 1.27 1.27)) hide)
   3165     )
   3166     (property "Datasheet" "~" (at 191.77 135.89 0)
   3167       (effects (font (size 1.27 1.27)) hide)
   3168     )
   3169     (pin "1" (uuid acb31b8a-1d42-4796-a351-acd0d6248997))
   3170     (pin "2" (uuid cfd2a994-c84e-48c7-8a43-db8056690beb))
   3171     (instances
   3172       (project "appleii.vga"
   3173         (path "/aef4fff3-4300-4f71-9fc9-fc4c585076e2"
   3174           (reference "C3") (unit 1)
   3175         )
   3176       )
   3177     )
   3178   )
   3179 
   3180   (symbol (lib_id "Device:R_Small_US") (at 237.49 55.88 90) (unit 1)
   3181     (in_bom yes) (on_board yes) (dnp no)
   3182     (uuid 4214a9a0-1ec3-4096-8dc6-b762c183639a)
   3183     (property "Reference" "R8" (at 233.68 54.61 90)
   3184       (effects (font (size 1.27 1.27)))
   3185     )
   3186     (property "Value" "1K" (at 241.3 54.61 90)
   3187       (effects (font (size 1.27 1.27)))
   3188     )
   3189     (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 237.49 55.88 0)
   3190       (effects (font (size 1.27 1.27)) hide)
   3191     )
   3192     (property "Datasheet" "~" (at 237.49 55.88 0)
   3193       (effects (font (size 1.27 1.27)) hide)
   3194     )
   3195     (pin "1" (uuid 37427e33-973d-437e-b840-2e5489deefe1))
   3196     (pin "2" (uuid 3f3db7f7-f484-4d55-9b42-a35facc0b5c2))
   3197     (instances
   3198       (project "appleii.vga"
   3199         (path "/aef4fff3-4300-4f71-9fc9-fc4c585076e2"
   3200           (reference "R8") (unit 1)
   3201         )
   3202       )
   3203     )
   3204   )
   3205 
   3206   (symbol (lib_id "Device:C_Small") (at 191.77 123.19 90) (unit 1)
   3207     (in_bom yes) (on_board yes) (dnp no)
   3208     (uuid 42e1cbc2-14ff-4f68-84f1-a069362d6d0b)
   3209     (property "Reference" "C1" (at 189.23 121.92 90)
   3210       (effects (font (size 1.27 1.27)))
   3211     )
   3212     (property "Value" "0.1uF" (at 195.58 121.92 90)
   3213       (effects (font (size 1.27 1.27)))
   3214     )
   3215     (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 191.77 123.19 0)
   3216       (effects (font (size 1.27 1.27)) hide)
   3217     )
   3218     (property "Datasheet" "~" (at 191.77 123.19 0)
   3219       (effects (font (size 1.27 1.27)) hide)
   3220     )
   3221     (pin "1" (uuid b66c3f81-4ea0-4e63-aa48-79e52cec17c2))
   3222     (pin "2" (uuid 4dcc258e-0157-4f76-8170-7a43920ae6a8))
   3223     (instances
   3224       (project "appleii.vga"
   3225         (path "/aef4fff3-4300-4f71-9fc9-fc4c585076e2"
   3226           (reference "C1") (unit 1)
   3227         )
   3228       )
   3229     )
   3230   )
   3231 
   3232   (symbol (lib_id "Device:R_Small_US") (at 237.49 68.58 90) (unit 1)
   3233     (in_bom yes) (on_board yes) (dnp no)
   3234     (uuid 4d6d53b5-23da-4085-8efe-52750f5743ea)
   3235     (property "Reference" "R6" (at 233.68 67.31 90)
   3236       (effects (font (size 1.27 1.27)))
   3237     )
   3238     (property "Value" "2K" (at 241.3 67.31 90)
   3239       (effects (font (size 1.27 1.27)))
   3240     )
   3241     (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 237.49 68.58 0)
   3242       (effects (font (size 1.27 1.27)) hide)
   3243     )
   3244     (property "Datasheet" "~" (at 237.49 68.58 0)
   3245       (effects (font (size 1.27 1.27)) hide)
   3246     )
   3247     (pin "1" (uuid 5d2b9ce5-abaf-4337-9967-d5d6e0f7b453))
   3248     (pin "2" (uuid 713a6069-ef2a-4514-98aa-dbf48429e207))
   3249     (instances
   3250       (project "appleii.vga"
   3251         (path "/aef4fff3-4300-4f71-9fc9-fc4c585076e2"
   3252           (reference "R6") (unit 1)
   3253         )
   3254       )
   3255     )
   3256   )
   3257 
   3258   (symbol (lib_id "Device:R_Small_US") (at 135.89 176.53 90) (unit 1)
   3259     (in_bom yes) (on_board yes) (dnp no)
   3260     (uuid 5fc1aa15-e51f-4325-9706-c830f789e8b8)
   3261     (property "Reference" "R17" (at 132.08 175.26 90)
   3262       (effects (font (size 1.27 1.27)))
   3263     )
   3264     (property "Value" "10K" (at 139.7 175.26 90)
   3265       (effects (font (size 1.27 1.27)))
   3266     )
   3267     (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 135.89 176.53 0)
   3268       (effects (font (size 1.27 1.27)) hide)
   3269     )
   3270     (property "Datasheet" "~" (at 135.89 176.53 0)
   3271       (effects (font (size 1.27 1.27)) hide)
   3272     )
   3273     (pin "1" (uuid 90d788dd-699d-429b-b87f-f7987cd5a15f))
   3274     (pin "2" (uuid 6e8d9f47-3442-4e43-9928-50ab2b6fc095))
   3275     (instances
   3276       (project "appleii.vga"
   3277         (path "/aef4fff3-4300-4f71-9fc9-fc4c585076e2"
   3278           (reference "R17") (unit 1)
   3279         )
   3280       )
   3281     )
   3282   )
   3283 
   3284   (symbol (lib_id "Device:R_Small_US") (at 237.49 66.04 90) (unit 1)
   3285     (in_bom yes) (on_board yes) (dnp no)
   3286     (uuid 62d26490-7049-4ef2-85f3-045623712c26)
   3287     (property "Reference" "R5" (at 233.68 64.77 90)
   3288       (effects (font (size 1.27 1.27)))
   3289     )
   3290     (property "Value" "1K" (at 241.3 64.77 90)
   3291       (effects (font (size 1.27 1.27)))
   3292     )
   3293     (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 237.49 66.04 0)
   3294       (effects (font (size 1.27 1.27)) hide)
   3295     )
   3296     (property "Datasheet" "~" (at 237.49 66.04 0)
   3297       (effects (font (size 1.27 1.27)) hide)
   3298     )
   3299     (pin "1" (uuid 41251e79-8753-402f-a784-00c22ad89399))
   3300     (pin "2" (uuid 07061c6a-2365-46f8-b28e-e48809c3d3b4))
   3301     (instances
   3302       (project "appleii.vga"
   3303         (path "/aef4fff3-4300-4f71-9fc9-fc4c585076e2"
   3304           (reference "R5") (unit 1)
   3305         )
   3306       )
   3307     )
   3308   )
   3309 
   3310   (symbol (lib_id "Device:R_Small_US") (at 237.49 45.72 90) (unit 1)
   3311     (in_bom yes) (on_board yes) (dnp no)
   3312     (uuid 68afde9f-bb91-472c-b8d1-6265a299b7be)
   3313     (property "Reference" "R10" (at 233.68 44.45 90)
   3314       (effects (font (size 1.27 1.27)))
   3315     )
   3316     (property "Value" "47" (at 241.3 44.45 90)
   3317       (effects (font (size 1.27 1.27)))
   3318     )
   3319     (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 237.49 45.72 0)
   3320       (effects (font (size 1.27 1.27)) hide)
   3321     )
   3322     (property "Datasheet" "~" (at 237.49 45.72 0)
   3323       (effects (font (size 1.27 1.27)) hide)
   3324     )
   3325     (pin "1" (uuid fb2efee5-cd12-4000-a5f3-0551bb9a24d6))
   3326     (pin "2" (uuid 0fbf75e8-b4e3-4c56-8f87-bc7ae2b98e39))
   3327     (instances
   3328       (project "appleii.vga"
   3329         (path "/aef4fff3-4300-4f71-9fc9-fc4c585076e2"
   3330           (reference "R10") (unit 1)
   3331         )
   3332       )
   3333     )
   3334   )
   3335 
   3336   (symbol (lib_id "Device:R_Small_US") (at 237.49 73.66 90) (unit 1)
   3337     (in_bom yes) (on_board yes) (dnp no)
   3338     (uuid 6a5cea52-da8a-4899-9827-b79ae366b931)
   3339     (property "Reference" "R3" (at 233.68 72.39 90)
   3340       (effects (font (size 1.27 1.27)))
   3341     )
   3342     (property "Value" "500" (at 241.3 72.39 90)
   3343       (effects (font (size 1.27 1.27)))
   3344     )
   3345     (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 237.49 73.66 0)
   3346       (effects (font (size 1.27 1.27)) hide)
   3347     )
   3348     (property "Datasheet" "~" (at 237.49 73.66 0)
   3349       (effects (font (size 1.27 1.27)) hide)
   3350     )
   3351     (pin "1" (uuid 97464474-4d69-48e7-ad24-eddbcc383689))
   3352     (pin "2" (uuid 520f1c83-b222-4526-9e79-79e6e6ba93f1))
   3353     (instances
   3354       (project "appleii.vga"
   3355         (path "/aef4fff3-4300-4f71-9fc9-fc4c585076e2"
   3356           (reference "R3") (unit 1)
   3357         )
   3358       )
   3359     )
   3360   )
   3361 
   3362   (symbol (lib_id "74xx:74HC245") (at 135.89 135.89 0) (mirror y) (unit 1)
   3363     (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
   3364     (uuid 7a6630bd-521b-4097-b96b-0edec1cc231b)
   3365     (property "Reference" "U1" (at 136.4106 115.57 0)
   3366       (effects (font (size 1.27 1.27)) (justify right))
   3367     )
   3368     (property "Value" "74LVC245A" (at 136.4106 118.11 0)
   3369       (effects (font (size 1.27 1.27)) (justify right))
   3370     )
   3371     (property "Footprint" "Package_SO:SOIC-20W_7.5x12.8mm_P1.27mm" (at 135.89 135.89 0)
   3372       (effects (font (size 1.27 1.27)) hide)
   3373     )
   3374     (property "Datasheet" "http://www.ti.com/lit/gpn/sn74HC245" (at 135.89 135.89 0)
   3375       (effects (font (size 1.27 1.27)) hide)
   3376     )
   3377     (pin "1" (uuid 23f28f00-2987-4d94-b9cf-d280ca229d07))
   3378     (pin "10" (uuid 9d47b527-0715-43fb-951f-3840a35ea412))
   3379     (pin "11" (uuid 54fd9dc0-3a61-4fa5-9aa9-21e7814b6822))
   3380     (pin "12" (uuid fe382f6e-da1b-4b15-8876-59d808b5c9da))
   3381     (pin "13" (uuid a524ce67-d67f-4f79-b97e-88b0c85c8aa0))
   3382     (pin "14" (uuid 36789058-dcef-4d48-a2b8-0d2d8c98cb52))
   3383     (pin "15" (uuid 00e2660b-466a-4321-8555-a0e7bf0eb10b))
   3384     (pin "16" (uuid 01447894-d150-4640-a993-267af24fcccc))
   3385     (pin "17" (uuid 3105cb7c-7cc9-49df-bc28-06cdf98a7d29))
   3386     (pin "18" (uuid 1cd14049-40d4-4a8a-8a65-e16b08f7b751))
   3387     (pin "19" (uuid 341af5c8-2372-47e8-8eca-b81fd5b9c457))
   3388     (pin "2" (uuid 861e0a1b-235a-4097-b540-2c69ba05d562))
   3389     (pin "20" (uuid bd7ed522-5428-4193-aa17-038d560d9714))
   3390     (pin "3" (uuid db1eedc2-e3d6-4f34-8999-96b17bd0b5ef))
   3391     (pin "4" (uuid 668897d1-01d8-49bb-a47b-0f8914b6fcd8))
   3392     (pin "5" (uuid 120913cb-a69b-43eb-a48e-bea1801a9a4b))
   3393     (pin "6" (uuid eaf2894a-343b-4357-a745-0d356b8d876c))
   3394     (pin "7" (uuid 2f134d80-773e-4a21-8fb4-047834806ae2))
   3395     (pin "8" (uuid d6a04407-fe4f-43bc-b4c0-a5cf75e3252a))
   3396     (pin "9" (uuid 96d6a132-fb91-4b69-bf08-2032eb60304a))
   3397     (instances
   3398       (project "appleii.vga"
   3399         (path "/aef4fff3-4300-4f71-9fc9-fc4c585076e2"
   3400           (reference "U1") (unit 1)
   3401         )
   3402       )
   3403     )
   3404   )
   3405 
   3406   (symbol (lib_id "Device:R_Small_US") (at 237.49 63.5 90) (unit 1)
   3407     (in_bom yes) (on_board yes) (dnp no)
   3408     (uuid 8498579b-d01c-4023-b80c-51d3cbf4a48d)
   3409     (property "Reference" "R4" (at 233.68 62.23 90)
   3410       (effects (font (size 1.27 1.27)))
   3411     )
   3412     (property "Value" "500" (at 241.3 62.23 90)
   3413       (effects (font (size 1.27 1.27)))
   3414     )
   3415     (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 237.49 63.5 0)
   3416       (effects (font (size 1.27 1.27)) hide)
   3417     )
   3418     (property "Datasheet" "~" (at 237.49 63.5 0)
   3419       (effects (font (size 1.27 1.27)) hide)
   3420     )
   3421     (pin "1" (uuid eeb3e890-09ed-4017-aa33-1fcf45a1cfa0))
   3422     (pin "2" (uuid f2123a28-10f6-4533-9e0f-76acbea27b08))
   3423     (instances
   3424       (project "appleii.vga"
   3425         (path "/aef4fff3-4300-4f71-9fc9-fc4c585076e2"
   3426           (reference "R4") (unit 1)
   3427         )
   3428       )
   3429     )
   3430   )
   3431 
   3432   (symbol (lib_id "Device:C_Small") (at 191.77 142.24 90) (unit 1)
   3433     (in_bom yes) (on_board yes) (dnp no)
   3434     (uuid 9b222b8b-75c0-4f7c-bcea-66fe6325efc7)
   3435     (property "Reference" "C4" (at 189.23 140.97 90)
   3436       (effects (font (size 1.27 1.27)))
   3437     )
   3438     (property "Value" "0.1uF" (at 195.58 140.97 90)
   3439       (effects (font (size 1.27 1.27)))
   3440     )
   3441     (property "Footprint" "Capacitor_SMD:C_0603_1608Metric_Pad1.08x0.95mm_HandSolder" (at 191.77 142.24 0)
   3442       (effects (font (size 1.27 1.27)) hide)
   3443     )
   3444     (property "Datasheet" "~" (at 191.77 142.24 0)
   3445       (effects (font (size 1.27 1.27)) hide)
   3446     )
   3447     (pin "1" (uuid bbd2b303-5dc4-4ec5-aab6-da35afd15272))
   3448     (pin "2" (uuid d7fefb35-5196-4790-b713-e7ca2e967c27))
   3449     (instances
   3450       (project "appleii.vga"
   3451         (path "/aef4fff3-4300-4f71-9fc9-fc4c585076e2"
   3452           (reference "C4") (unit 1)
   3453         )
   3454       )
   3455     )
   3456   )
   3457 
   3458   (symbol (lib_id "Device:R_Small_US") (at 80.01 181.61 90) (unit 1)
   3459     (in_bom yes) (on_board yes) (dnp no)
   3460     (uuid aba101d8-cd98-495b-b90d-a96da56a0e63)
   3461     (property "Reference" "R13" (at 76.2 180.34 90)
   3462       (effects (font (size 1.27 1.27)))
   3463     )
   3464     (property "Value" "0" (at 83.82 180.34 90)
   3465       (effects (font (size 1.27 1.27)))
   3466     )
   3467     (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 80.01 181.61 0)
   3468       (effects (font (size 1.27 1.27)) hide)
   3469     )
   3470     (property "Datasheet" "~" (at 80.01 181.61 0)
   3471       (effects (font (size 1.27 1.27)) hide)
   3472     )
   3473     (pin "1" (uuid 1fdce208-cd27-49a3-bc03-bd683024fc5b))
   3474     (pin "2" (uuid 0864a705-4b6b-4d65-9ca9-b69cb0835847))
   3475     (instances
   3476       (project "appleii.vga"
   3477         (path "/aef4fff3-4300-4f71-9fc9-fc4c585076e2"
   3478           (reference "R13") (unit 1)
   3479         )
   3480       )
   3481     )
   3482   )
   3483 
   3484   (symbol (lib_id "Connector_Generic:Conn_01x08") (at 242.57 132.08 0) (unit 1)
   3485     (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
   3486     (uuid ad0dff37-75fc-4913-a60d-843769a06fcd)
   3487     (property "Reference" "J4" (at 245.11 132.0799 0)
   3488       (effects (font (size 1.27 1.27)) (justify left))
   3489     )
   3490     (property "Value" "Conn_01x08" (at 245.11 134.6199 0)
   3491       (effects (font (size 1.27 1.27)) (justify left))
   3492     )
   3493     (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x08_P2.54mm_Vertical" (at 242.57 132.08 0)
   3494       (effects (font (size 1.27 1.27)) hide)
   3495     )
   3496     (property "Datasheet" "~" (at 242.57 132.08 0)
   3497       (effects (font (size 1.27 1.27)) hide)
   3498     )
   3499     (pin "1" (uuid b150ca98-8932-475d-b35a-1681ee00e572))
   3500     (pin "2" (uuid d286c82a-0a7a-476b-9617-032ddef9cecf))
   3501     (pin "3" (uuid 72a3a443-b78c-4f47-ab3e-9d3ef5f1fc48))
   3502     (pin "4" (uuid 88149d19-06ed-42e8-ae0e-d52b0b0bf937))
   3503     (pin "5" (uuid 761c1453-9e32-41a7-8fd6-8c883fe2cc84))
   3504     (pin "6" (uuid fc9b7b88-d624-41dd-b316-5bb1c3c5461b))
   3505     (pin "7" (uuid b6db1a47-40c4-4bcf-8e7a-41eeacc295b0))
   3506     (pin "8" (uuid 96a5eb0d-f3a9-43bd-9285-08de2e8503c1))
   3507     (instances
   3508       (project "appleii.vga"
   3509         (path "/aef4fff3-4300-4f71-9fc9-fc4c585076e2"
   3510           (reference "J4") (unit 1)
   3511         )
   3512       )
   3513     )
   3514   )
   3515 
   3516   (symbol (lib_id "Device:R_Small_US") (at 135.89 181.61 90) (unit 1)
   3517     (in_bom yes) (on_board yes) (dnp no)
   3518     (uuid b97198b3-3e8a-4c3f-b70f-afc4f0681b71)
   3519     (property "Reference" "R16" (at 132.08 180.34 90)
   3520       (effects (font (size 1.27 1.27)))
   3521     )
   3522     (property "Value" "10K" (at 139.7 180.34 90)
   3523       (effects (font (size 1.27 1.27)))
   3524     )
   3525     (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 135.89 181.61 0)
   3526       (effects (font (size 1.27 1.27)) hide)
   3527     )
   3528     (property "Datasheet" "~" (at 135.89 181.61 0)
   3529       (effects (font (size 1.27 1.27)) hide)
   3530     )
   3531     (pin "1" (uuid 91ad1414-57ca-40a8-b2cb-b3a0da125ddb))
   3532     (pin "2" (uuid e4db63a0-1009-4372-8e74-3d2270a49370))
   3533     (instances
   3534       (project "appleii.vga"
   3535         (path "/aef4fff3-4300-4f71-9fc9-fc4c585076e2"
   3536           (reference "R16") (unit 1)
   3537         )
   3538       )
   3539     )
   3540   )
   3541 
   3542   (symbol (lib_id "Device:R_Small_US") (at 80.01 187.96 90) (unit 1)
   3543     (in_bom yes) (on_board yes) (dnp no)
   3544     (uuid b9ea6148-1006-4a13-ab60-000866ea9494)
   3545     (property "Reference" "R12" (at 76.2 186.69 90)
   3546       (effects (font (size 1.27 1.27)))
   3547     )
   3548     (property "Value" "0" (at 83.82 186.69 90)
   3549       (effects (font (size 1.27 1.27)))
   3550     )
   3551     (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 80.01 187.96 0)
   3552       (effects (font (size 1.27 1.27)) hide)
   3553     )
   3554     (property "Datasheet" "~" (at 80.01 187.96 0)
   3555       (effects (font (size 1.27 1.27)) hide)
   3556     )
   3557     (pin "1" (uuid 2bf4e4b9-7bdb-4f1b-9c10-e63c80ba25a1))
   3558     (pin "2" (uuid 05b4b003-9d17-447b-964b-e2352d51481f))
   3559     (instances
   3560       (project "appleii.vga"
   3561         (path "/aef4fff3-4300-4f71-9fc9-fc4c585076e2"
   3562           (reference "R12") (unit 1)
   3563         )
   3564       )
   3565     )
   3566   )
   3567 
   3568   (symbol (lib_id "Device:R_Small_US") (at 237.49 76.2 90) (unit 1)
   3569     (in_bom yes) (on_board yes) (dnp no)
   3570     (uuid bc2ab54a-c32b-49f4-8262-90cdc19b22c7)
   3571     (property "Reference" "R2" (at 233.68 74.93 90)
   3572       (effects (font (size 1.27 1.27)))
   3573     )
   3574     (property "Value" "1K" (at 241.3 74.93 90)
   3575       (effects (font (size 1.27 1.27)))
   3576     )
   3577     (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 237.49 76.2 0)
   3578       (effects (font (size 1.27 1.27)) hide)
   3579     )
   3580     (property "Datasheet" "~" (at 237.49 76.2 0)
   3581       (effects (font (size 1.27 1.27)) hide)
   3582     )
   3583     (pin "1" (uuid 380c08fe-439d-4d61-b514-a941e0a5aa4e))
   3584     (pin "2" (uuid 116cd436-8e56-4dd1-aaa0-a7adf822ae9f))
   3585     (instances
   3586       (project "appleii.vga"
   3587         (path "/aef4fff3-4300-4f71-9fc9-fc4c585076e2"
   3588           (reference "R2") (unit 1)
   3589         )
   3590       )
   3591     )
   3592   )
   3593 
   3594   (symbol (lib_id "Device:R_Small_US") (at 135.89 186.69 90) (unit 1)
   3595     (in_bom yes) (on_board yes) (dnp no)
   3596     (uuid c5345c7e-277d-4a25-b505-d9fcb5ff1a16)
   3597     (property "Reference" "R15" (at 132.08 185.42 90)
   3598       (effects (font (size 1.27 1.27)))
   3599     )
   3600     (property "Value" "10K" (at 139.7 185.42 90)
   3601       (effects (font (size 1.27 1.27)))
   3602     )
   3603     (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 135.89 186.69 0)
   3604       (effects (font (size 1.27 1.27)) hide)
   3605     )
   3606     (property "Datasheet" "~" (at 135.89 186.69 0)
   3607       (effects (font (size 1.27 1.27)) hide)
   3608     )
   3609     (pin "1" (uuid d3acfb5a-ec97-4ffa-a70a-2aada0406d2c))
   3610     (pin "2" (uuid 4f565e21-a7fa-4d26-b0d6-ad1ac33fcfca))
   3611     (instances
   3612       (project "appleii.vga"
   3613         (path "/aef4fff3-4300-4f71-9fc9-fc4c585076e2"
   3614           (reference "R15") (unit 1)
   3615         )
   3616       )
   3617     )
   3618   )
   3619 
   3620   (symbol (lib_id "library:BUS_APPLE_II") (at 60.96 62.23 0) (unit 1)
   3621     (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
   3622     (uuid c8b1c65e-a54b-4376-98b2-d66bbace4b8f)
   3623     (property "Reference" "J1" (at 60.96 25.4 0)
   3624       (effects (font (size 1.27 1.27)))
   3625     )
   3626     (property "Value" "BUS_APPLE_II" (at 60.96 27.94 0)
   3627       (effects (font (size 1.27 1.27)))
   3628     )
   3629     (property "Footprint" "AAA:BUS_APPLE_II" (at 60.96 63.5 0)
   3630       (effects (font (size 1.27 1.27)) hide)
   3631     )
   3632     (property "Datasheet" "" (at 60.96 63.5 0)
   3633       (effects (font (size 1.27 1.27)) hide)
   3634     )
   3635     (pin "1" (uuid a0ae0afb-08b7-48a8-bbdb-40c3b2fb44a3))
   3636     (pin "10" (uuid 5b670ee7-cc18-4cc4-a824-366fbaf4288d))
   3637     (pin "11" (uuid f88e4ebd-c41e-4695-8ff3-4202f4549df6))
   3638     (pin "12" (uuid da5d3d86-470f-4a69-88f5-2b3683d46a35))
   3639     (pin "13" (uuid 6502219d-c604-4c38-9dfa-c3db455719cf))
   3640     (pin "14" (uuid 8c925829-34c0-4302-894d-c005d54c573d))
   3641     (pin "15" (uuid a863421a-36d9-4f3a-9b1b-b2320bd7c9b7))
   3642     (pin "16" (uuid 587593ff-66ba-448e-8542-39b9f51ccb99))
   3643     (pin "17" (uuid 2fcd3407-0ff0-493a-b69f-87eba3ea6654))
   3644     (pin "18" (uuid 744f2659-bc8e-42a5-a704-a7c8e459d8be))
   3645     (pin "19" (uuid c8341ec3-89f0-4f41-b550-88c9a36a3d83))
   3646     (pin "2" (uuid 6a72adad-aa33-413e-a7cb-a9dd49d2d761))
   3647     (pin "20" (uuid 34d9b69e-2ec9-47dd-9128-57d49cddea78))
   3648     (pin "21" (uuid 6270c96d-1654-4c52-9c99-1917143cebdd))
   3649     (pin "22" (uuid 1fc4b41f-8b55-40c7-aec9-d2e11ba2eb02))
   3650     (pin "23" (uuid eb9dac51-7826-49cb-8227-ca46cb398547))
   3651     (pin "24" (uuid 30121d3e-c5e4-4846-91a3-07ee375b55d7))
   3652     (pin "25" (uuid 45691430-c508-4b06-9ec9-be03757b09a5))
   3653     (pin "26" (uuid 1b509913-9375-403e-824e-93cea5086736))
   3654     (pin "27" (uuid 328abc4c-4135-4585-a7cd-300997a29ee9))
   3655     (pin "28" (uuid f7bcbd2c-3f21-4914-8eb9-c6f631f4ad15))
   3656     (pin "29" (uuid 7c7aa3b0-f3a5-4a47-9447-5aa0f5a69287))
   3657     (pin "3" (uuid 96b00fde-b702-4ce8-b6b6-33d75d5ca420))
   3658     (pin "30" (uuid aa03c3fb-c39c-4fa1-824a-952adf2d0ad4))
   3659     (pin "31" (uuid 78c71520-9124-4ce0-bfa4-a1de644ea48b))
   3660     (pin "32" (uuid 6fba33e7-865d-4c5f-bb71-b74240c6f138))
   3661     (pin "33" (uuid d49d3e27-2493-4a46-b908-b4e68707e85b))
   3662     (pin "34" (uuid d94a1066-3e57-4aa9-8231-db6b58c6840c))
   3663     (pin "35" (uuid e1062cc4-f0c1-4220-b03c-6eef0cef1697))
   3664     (pin "36" (uuid e5fa4b14-3004-4572-b0c6-3cfbf5691617))
   3665     (pin "37" (uuid 9b97b159-5b13-4e48-82d1-fca05f4e5063))
   3666     (pin "38" (uuid 2fb15363-e4f0-4427-9218-fdad1a22c355))
   3667     (pin "39" (uuid c4ed84ce-75f3-4657-80d0-ce4738d23144))
   3668     (pin "4" (uuid 79c22ea3-6b2e-4a78-9a03-d889b48abb03))
   3669     (pin "40" (uuid 00633319-e0e4-4b7e-a6df-29773b8e6c5d))
   3670     (pin "41" (uuid 8d7716e0-0bbf-4057-b53d-102e0bac5e7b))
   3671     (pin "42" (uuid 35ddc1fa-aa00-48c8-8381-88de91e21246))
   3672     (pin "43" (uuid e72b0f06-183f-48a3-962c-5ed7f1285974))
   3673     (pin "44" (uuid ded5768d-d009-4f2a-ab02-a0fa56cbdd17))
   3674     (pin "45" (uuid c16dd975-91d6-4e0e-944e-0b97d680d79c))
   3675     (pin "46" (uuid 9422618f-5184-4458-9d3f-a66744db86a5))
   3676     (pin "47" (uuid 8977acdb-6730-4c24-8c86-33eb6376fb1d))
   3677     (pin "48" (uuid 332f560d-276c-4d9e-9dcf-f9509d0ae0e5))
   3678     (pin "49" (uuid 7d220637-5b1e-4ccb-9559-cf0f08fc80f9))
   3679     (pin "5" (uuid 440a741a-48ed-427b-8df8-c08541606520))
   3680     (pin "50" (uuid 17960d49-a503-455d-9901-edd1b9b2466a))
   3681     (pin "6" (uuid da16d89b-38dc-4486-9d8e-21ae0dbc35bb))
   3682     (pin "7" (uuid 77158fc6-cad1-4b69-83fd-2b4358f6a2b2))
   3683     (pin "8" (uuid 03672eb6-d6ce-400a-8781-56087ef01da2))
   3684     (pin "9" (uuid b617998f-35b4-4dfd-b79b-fdf2cf697e80))
   3685     (instances
   3686       (project "appleii.vga"
   3687         (path "/aef4fff3-4300-4f71-9fc9-fc4c585076e2"
   3688           (reference "J1") (unit 1)
   3689         )
   3690       )
   3691     )
   3692   )
   3693 
   3694   (symbol (lib_id "Connector_Generic:Conn_01x25") (at 95.25 63.5 0) (unit 1)
   3695     (in_bom yes) (on_board yes) (dnp no)
   3696     (uuid cc038085-9a98-4fc6-bd40-893ab28f0020)
   3697     (property "Reference" "J3" (at 93.98 26.67 0)
   3698       (effects (font (size 1.27 1.27)) (justify left))
   3699     )
   3700     (property "Value" "Conn_01x25" (at 90.17 29.21 0)
   3701       (effects (font (size 1.27 1.27)) (justify left))
   3702     )
   3703     (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x25_P2.54mm_Vertical" (at 95.25 63.5 0)
   3704       (effects (font (size 1.27 1.27)) hide)
   3705     )
   3706     (property "Datasheet" "~" (at 95.25 63.5 0)
   3707       (effects (font (size 1.27 1.27)) hide)
   3708     )
   3709     (pin "1" (uuid 15226461-1ea4-4385-afbd-32509d11dbf9))
   3710     (pin "10" (uuid 07a11ffa-777d-4418-8b76-4cc3cf991a68))
   3711     (pin "11" (uuid 3b1efe83-a28f-494d-8e81-2873792dcc52))
   3712     (pin "12" (uuid e3ddc161-cac9-43c9-b6cc-a50242911ef1))
   3713     (pin "13" (uuid ec27506d-9706-4528-9d21-6e9420d9b557))
   3714     (pin "14" (uuid dab32370-98c6-445a-b0a3-bbd6bee2c587))
   3715     (pin "15" (uuid 7cd419dc-0ea3-47d2-86e0-a44c443a5077))
   3716     (pin "16" (uuid 3b9944d4-7d52-4a39-a5eb-2bd80f0f40c8))
   3717     (pin "17" (uuid 3bfcd8ae-ce0d-442c-9a38-8b8da79fbe69))
   3718     (pin "18" (uuid e8656dab-fa06-491c-aa6a-cc0a10ea3224))
   3719     (pin "19" (uuid d2048833-323d-4ace-9e27-e0076f0c1e90))
   3720     (pin "2" (uuid 1209d16b-fcc6-438a-b1c8-1d3fe474df95))
   3721     (pin "20" (uuid f2603d5f-9107-4f9f-a137-993c35024ea9))
   3722     (pin "21" (uuid 69e233c1-38c8-4642-be94-e22d94319131))
   3723     (pin "22" (uuid 15f4ac4c-a790-4461-b010-60dddc3a9e1c))
   3724     (pin "23" (uuid 53f4a83c-dba6-4d32-b6f9-318ce534f57a))
   3725     (pin "24" (uuid ea31652d-82cb-44d9-b797-65af1aeb30b6))
   3726     (pin "25" (uuid e6c54314-b258-4fa8-b53f-25f3e589f599))
   3727     (pin "3" (uuid 52776cbc-f4b7-4929-b5f7-ac131ef72b6a))
   3728     (pin "4" (uuid 27805253-e8b3-4aff-98ed-9d056c0b5940))
   3729     (pin "5" (uuid edc54bcb-4481-43e2-9896-cb39c8c4b6bd))
   3730     (pin "6" (uuid 34c63445-01a6-4a89-8e6d-f01a24e3f9e5))
   3731     (pin "7" (uuid baaa56c3-1d8f-4c8c-820a-66e2b2d3bf0b))
   3732     (pin "8" (uuid ed2653cd-a495-4d66-8bba-4f09b0acc7e0))
   3733     (pin "9" (uuid dd41ef05-1d34-498b-a0f0-5855733c87d9))
   3734     (instances
   3735       (project "appleii.vga"
   3736         (path "/aef4fff3-4300-4f71-9fc9-fc4c585076e2"
   3737           (reference "J3") (unit 1)
   3738         )
   3739       )
   3740     )
   3741   )
   3742 
   3743   (symbol (lib_id "Device:R_Small_US") (at 237.49 78.74 90) (unit 1)
   3744     (in_bom yes) (on_board yes) (dnp no)
   3745     (uuid ce024137-56b6-4f96-aaa8-c2a2cf99af1d)
   3746     (property "Reference" "R1" (at 233.68 77.47 90)
   3747       (effects (font (size 1.27 1.27)))
   3748     )
   3749     (property "Value" "2K" (at 241.3 77.47 90)
   3750       (effects (font (size 1.27 1.27)))
   3751     )
   3752     (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 237.49 78.74 0)
   3753       (effects (font (size 1.27 1.27)) hide)
   3754     )
   3755     (property "Datasheet" "~" (at 237.49 78.74 0)
   3756       (effects (font (size 1.27 1.27)) hide)
   3757     )
   3758     (pin "1" (uuid c779bffe-3fb5-4030-b50e-18d8cd144903))
   3759     (pin "2" (uuid 9225ff64-da92-4e3a-9aaa-d09ae9cb2eb7))
   3760     (instances
   3761       (project "appleii.vga"
   3762         (path "/aef4fff3-4300-4f71-9fc9-fc4c585076e2"
   3763           (reference "R1") (unit 1)
   3764         )
   3765       )
   3766     )
   3767   )
   3768 
   3769   (symbol (lib_id "AAA Library:RPI_PICO") (at 196.85 49.53 0) (unit 1)
   3770     (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
   3771     (uuid d54a775b-9ab9-46b7-8e15-6720e16e11f7)
   3772     (property "Reference" "U5" (at 196.85 17.78 0)
   3773       (effects (font (size 1.27 1.27)))
   3774     )
   3775     (property "Value" "RPI_PICO" (at 196.85 20.32 0)
   3776       (effects (font (size 1.27 1.27)))
   3777     )
   3778     (property "Footprint" "AAA:RPI_PICO" (at 266.7 26.67 0)
   3779       (effects (font (size 1.27 1.27)) hide)
   3780     )
   3781     (property "Datasheet" "" (at 266.7 26.67 0)
   3782       (effects (font (size 1.27 1.27)) hide)
   3783     )
   3784     (pin "1" (uuid 6ec84e9a-2233-4ee2-8ea2-2e5ba5bd97d8))
   3785     (pin "10" (uuid 70cb5581-44a7-4e71-8e05-5ec97cae0d19))
   3786     (pin "11" (uuid 8ba18171-5c83-430b-92c1-a7d32800b9a2))
   3787     (pin "12" (uuid 112f3173-1cff-46b6-8ff6-e5950f926ddd))
   3788     (pin "13" (uuid 69535285-0f56-4c40-bfad-640053b33d2b))
   3789     (pin "14" (uuid e41d24aa-2f12-45fc-ab20-e2261e7b27fb))
   3790     (pin "15" (uuid 6973ee6f-81b8-4cf8-a30f-1aed3ece7ae9))
   3791     (pin "16" (uuid ef816e68-06df-4050-b432-72d6b10c7bae))
   3792     (pin "17" (uuid 9262bbf7-3d6b-4150-8745-dea0d67cc6b4))
   3793     (pin "18" (uuid f3b674fe-3151-4128-b998-bda7541d1b46))
   3794     (pin "19" (uuid 1e38eab0-492a-4430-8281-cf0fb06496d6))
   3795     (pin "2" (uuid aa0acacb-ac02-480a-a0e4-39d66e0ffcc8))
   3796     (pin "20" (uuid ad083e6f-68ff-4f5e-9bf3-384440cf6e53))
   3797     (pin "21" (uuid a46b520b-7ea6-4135-a13b-d9710d5a5686))
   3798     (pin "22" (uuid 3defb670-e071-4670-a417-d436a831937e))
   3799     (pin "23" (uuid 4418433e-9276-4476-8295-c36875e8a37d))
   3800     (pin "24" (uuid 3ff28635-c213-4858-8f59-c2fd4d3b9622))
   3801     (pin "25" (uuid 9c262ac1-98d7-4fb3-b1b5-a8a922b6ec09))
   3802     (pin "26" (uuid ab320544-ad3d-4ba2-b474-9c8999fcbc37))
   3803     (pin "27" (uuid 5b25137b-6bf3-410e-ae7e-37d079040421))
   3804     (pin "28" (uuid 1e25ee03-8025-4a95-b63a-8557568d60bf))
   3805     (pin "29" (uuid 90cdf917-7bd5-4b81-bf79-6373b5003dda))
   3806     (pin "3" (uuid 17bc5b6d-e0e9-449f-ad24-e453a563a229))
   3807     (pin "30" (uuid c16aca22-85d2-4ecb-80ec-1c628be86c4e))
   3808     (pin "31" (uuid da4c4e37-f81b-4be7-9894-1a39c6999566))
   3809     (pin "32" (uuid a738fc24-a504-4cd7-8cc6-daf4615d04ff))
   3810     (pin "33" (uuid 1979632b-85f0-4b9c-b57d-9f4e96d58bdf))
   3811     (pin "34" (uuid 0eb776aa-6fd1-487a-b832-1d734b2149e9))
   3812     (pin "35" (uuid 2bcfaa92-5778-4637-859d-49b6c995bf52))
   3813     (pin "36" (uuid d44e6dac-4a85-4d23-8dac-f1645eca1290))
   3814     (pin "37" (uuid 8ca9a34a-bf2b-46b8-bde4-93586c863d53))
   3815     (pin "38" (uuid b5c0b78b-5502-4a14-8d7f-4108eaf56f49))
   3816     (pin "39" (uuid 43aab166-b107-477d-8af0-f7b8ed37b863))
   3817     (pin "4" (uuid cccaf3e2-6b96-45e0-8af8-d5beed8ee5f6))
   3818     (pin "40" (uuid 7cde2b11-8e66-45b4-b4cc-5c23fa4a1224))
   3819     (pin "41" (uuid 71254d8b-bacb-4bd4-aa5c-852a38c608ef))
   3820     (pin "42" (uuid febd4538-8675-436c-838f-48065cf0ecf8))
   3821     (pin "43" (uuid f1168f63-032d-43a3-a9f0-a98104b7820c))
   3822     (pin "5" (uuid 74ce20d7-18a2-409b-8b0c-a5587f7ad3d5))
   3823     (pin "6" (uuid ea85a986-1f3b-4e10-9e22-75424f4ddf60))
   3824     (pin "7" (uuid 3c83bf70-ac4e-4503-99c1-5cd355076a7d))
   3825     (pin "8" (uuid 5b00732a-4899-485b-9028-c4e9c422f135))
   3826     (pin "9" (uuid 7bcbf798-ab6b-4beb-9a4b-f38f93d5d36b))
   3827     (instances
   3828       (project "appleii.vga"
   3829         (path "/aef4fff3-4300-4f71-9fc9-fc4c585076e2"
   3830           (reference "U5") (unit 1)
   3831         )
   3832       )
   3833     )
   3834   )
   3835 
   3836   (symbol (lib_id "Device:R_Small_US") (at 237.49 58.42 90) (unit 1)
   3837     (in_bom yes) (on_board yes) (dnp no)
   3838     (uuid e5cd6382-9ef9-4e55-82fd-2b6551224e50)
   3839     (property "Reference" "R7" (at 233.68 57.15 90)
   3840       (effects (font (size 1.27 1.27)))
   3841     )
   3842     (property "Value" "2K" (at 241.3 57.15 90)
   3843       (effects (font (size 1.27 1.27)))
   3844     )
   3845     (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 237.49 58.42 0)
   3846       (effects (font (size 1.27 1.27)) hide)
   3847     )
   3848     (property "Datasheet" "~" (at 237.49 58.42 0)
   3849       (effects (font (size 1.27 1.27)) hide)
   3850     )
   3851     (pin "1" (uuid eb41f060-062f-4a70-a546-87add7fc1a08))
   3852     (pin "2" (uuid a4ef06cf-fd54-4d04-9055-2e25f5a36c76))
   3853     (instances
   3854       (project "appleii.vga"
   3855         (path "/aef4fff3-4300-4f71-9fc9-fc4c585076e2"
   3856           (reference "R7") (unit 1)
   3857         )
   3858       )
   3859     )
   3860   )
   3861 
   3862   (symbol (lib_id "Device:R_Small_US") (at 80.01 176.53 90) (unit 1)
   3863     (in_bom yes) (on_board yes) (dnp no)
   3864     (uuid ec139544-3add-4a7f-a1bd-3ec0da2c5b07)
   3865     (property "Reference" "R14" (at 76.2 175.26 90)
   3866       (effects (font (size 1.27 1.27)))
   3867     )
   3868     (property "Value" "0" (at 83.82 175.26 90)
   3869       (effects (font (size 1.27 1.27)))
   3870     )
   3871     (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 80.01 176.53 0)
   3872       (effects (font (size 1.27 1.27)) hide)
   3873     )
   3874     (property "Datasheet" "~" (at 80.01 176.53 0)
   3875       (effects (font (size 1.27 1.27)) hide)
   3876     )
   3877     (pin "1" (uuid ed860750-1373-4b78-8946-7e261ea79661))
   3878     (pin "2" (uuid 1ead146e-57db-463b-b85d-d45f73afa05b))
   3879     (instances
   3880       (project "appleii.vga"
   3881         (path "/aef4fff3-4300-4f71-9fc9-fc4c585076e2"
   3882           (reference "R14") (unit 1)
   3883         )
   3884       )
   3885     )
   3886   )
   3887 
   3888   (symbol (lib_id "Connector_Generic:Conn_01x25") (at 26.67 63.5 0) (mirror y) (unit 1)
   3889     (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
   3890     (uuid ede677e3-e6d5-4898-801f-0109a6e03cbb)
   3891     (property "Reference" "J2" (at 26.67 26.67 0)
   3892       (effects (font (size 1.27 1.27)))
   3893     )
   3894     (property "Value" "Conn_01x25" (at 26.67 29.21 0)
   3895       (effects (font (size 1.27 1.27)))
   3896     )
   3897     (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x25_P2.54mm_Vertical" (at 26.67 63.5 0)
   3898       (effects (font (size 1.27 1.27)) hide)
   3899     )
   3900     (property "Datasheet" "~" (at 26.67 63.5 0)
   3901       (effects (font (size 1.27 1.27)) hide)
   3902     )
   3903     (pin "1" (uuid b2f65f51-f072-4a1d-8ee3-fe8955ef71df))
   3904     (pin "10" (uuid 7d831ac9-bf55-4ae8-a881-eca55928011e))
   3905     (pin "11" (uuid 45a423c0-0970-4ed3-bd8c-bc3f39b5af83))
   3906     (pin "12" (uuid a7b84682-bc17-4680-b5b4-a4125d27b7c3))
   3907     (pin "13" (uuid a4c03896-a454-4776-bd1a-29e0216cbffa))
   3908     (pin "14" (uuid 06f2a5b9-cf18-49ae-8551-f64dd9c78e32))
   3909     (pin "15" (uuid 5094b6ab-95ae-41f7-a76c-a560a1b3e65a))
   3910     (pin "16" (uuid 025cb501-d4ea-4329-a216-e45f00200536))
   3911     (pin "17" (uuid 2780f37a-c5d6-4cca-96dc-7d1de94a4c05))
   3912     (pin "18" (uuid 70d1bb7a-cfa7-4a01-9988-c7b033a376d7))
   3913     (pin "19" (uuid 054c195e-3d12-4c77-b4ac-0ceee3f36cf0))
   3914     (pin "2" (uuid 2badc829-6ff4-44c3-b564-bb6903314a8e))
   3915     (pin "20" (uuid a57b941f-80a8-4321-a5ca-4952ef33069f))
   3916     (pin "21" (uuid 06e29184-2cf4-42a9-b3d1-d8c090d7bac0))
   3917     (pin "22" (uuid f7b0ccc2-ca40-4e83-9f6d-2336cc6e9979))
   3918     (pin "23" (uuid 95035c53-ff46-436a-b047-13746cdffe01))
   3919     (pin "24" (uuid 591e54e3-55b5-4ed2-be30-1fcdc394f493))
   3920     (pin "25" (uuid ba62ff1c-0d87-4417-9d84-05c4a4694203))
   3921     (pin "3" (uuid fd4de2f0-01ae-4f37-bff9-f95c637e3cb7))
   3922     (pin "4" (uuid 8ac833e1-1ffd-43e2-a423-6cdbba4a2990))
   3923     (pin "5" (uuid e29c10b9-9d36-4b8a-86c7-4d1356bf691f))
   3924     (pin "6" (uuid 848503f5-2f32-452b-a600-5f072bcfc398))
   3925     (pin "7" (uuid df6a9646-62de-457a-9d7c-7b467905aaad))
   3926     (pin "8" (uuid b04b2359-a0ae-432e-b616-914aaa728b9e))
   3927     (pin "9" (uuid 456637df-bf60-4860-b88d-c76ab3a9bfc4))
   3928     (instances
   3929       (project "appleii.vga"
   3930         (path "/aef4fff3-4300-4f71-9fc9-fc4c585076e2"
   3931           (reference "J2") (unit 1)
   3932         )
   3933       )
   3934     )
   3935   )
   3936 
   3937   (symbol (lib_id "Device:R_Small_US") (at 237.49 40.64 90) (unit 1)
   3938     (in_bom yes) (on_board yes) (dnp no)
   3939     (uuid f89af627-b0c8-4ee7-a03f-4adc04c54c5e)
   3940     (property "Reference" "R11" (at 233.68 39.37 90)
   3941       (effects (font (size 1.27 1.27)))
   3942     )
   3943     (property "Value" "47" (at 241.3 39.37 90)
   3944       (effects (font (size 1.27 1.27)))
   3945     )
   3946     (property "Footprint" "Resistor_SMD:R_0603_1608Metric_Pad0.98x0.95mm_HandSolder" (at 237.49 40.64 0)
   3947       (effects (font (size 1.27 1.27)) hide)
   3948     )
   3949     (property "Datasheet" "~" (at 237.49 40.64 0)
   3950       (effects (font (size 1.27 1.27)) hide)
   3951     )
   3952     (pin "1" (uuid 20f23742-378e-42e7-a5a3-5e2ff37c66d1))
   3953     (pin "2" (uuid cffda25c-cf0a-4a68-8074-2414237b6f20))
   3954     (instances
   3955       (project "appleii.vga"
   3956         (path "/aef4fff3-4300-4f71-9fc9-fc4c585076e2"
   3957           (reference "R11") (unit 1)
   3958         )
   3959       )
   3960     )
   3961   )
   3962 
   3963   (symbol (lib_id "Connector_Generic:Conn_01x03") (at 222.25 91.44 0) (mirror x) (unit 1)
   3964     (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
   3965     (uuid fe6a6d3d-d71a-4d84-b6ec-a7824b10cf35)
   3966     (property "Reference" "J5" (at 222.25 82.55 0)
   3967       (effects (font (size 1.27 1.27)))
   3968     )
   3969     (property "Value" "Conn_01x03" (at 222.25 85.09 0)
   3970       (effects (font (size 1.27 1.27)))
   3971     )
   3972     (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x03_P2.54mm_Vertical" (at 222.25 91.44 0)
   3973       (effects (font (size 1.27 1.27)) hide)
   3974     )
   3975     (property "Datasheet" "~" (at 222.25 91.44 0)
   3976       (effects (font (size 1.27 1.27)) hide)
   3977     )
   3978     (pin "1" (uuid af04e30a-201b-4ee2-bd59-dde74f77af92))
   3979     (pin "2" (uuid d1a7d9fc-dab6-4878-b775-dcf8c2e08d1e))
   3980     (pin "3" (uuid b41d63d1-3669-439d-bc8b-a8237111ba3e))
   3981     (instances
   3982       (project "appleii.vga"
   3983         (path "/aef4fff3-4300-4f71-9fc9-fc4c585076e2"
   3984           (reference "J5") (unit 1)
   3985         )
   3986       )
   3987     )
   3988   )
   3989 
   3990   (symbol (lib_id "74xx:74HC245") (at 135.89 86.36 0) (mirror y) (unit 1)
   3991     (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
   3992     (uuid fec2f3a1-41c5-49f0-a6f1-bdd8c49d467e)
   3993     (property "Reference" "U2" (at 136.4106 66.04 0)
   3994       (effects (font (size 1.27 1.27)) (justify right))
   3995     )
   3996     (property "Value" "74LVC245A" (at 136.4106 68.58 0)
   3997       (effects (font (size 1.27 1.27)) (justify right))
   3998     )
   3999     (property "Footprint" "Package_SO:SOIC-20W_7.5x12.8mm_P1.27mm" (at 135.89 86.36 0)
   4000       (effects (font (size 1.27 1.27)) hide)
   4001     )
   4002     (property "Datasheet" "http://www.ti.com/lit/gpn/sn74HC245" (at 135.89 86.36 0)
   4003       (effects (font (size 1.27 1.27)) hide)
   4004     )
   4005     (pin "1" (uuid 93e34850-57a1-4139-a97d-e2d9989e11e5))
   4006     (pin "10" (uuid df40acce-c987-4ead-9add-bf0ca88ec48f))
   4007     (pin "11" (uuid 5b9aff5b-deb2-4470-a5e8-aca87e3ed3c7))
   4008     (pin "12" (uuid 10066ec7-ccfe-4e64-ae82-77623dc89d50))
   4009     (pin "13" (uuid f8dd487b-b20f-4991-a8cd-f2a799aff8d4))
   4010     (pin "14" (uuid 852a5931-9d35-47df-9851-9f989036b34d))
   4011     (pin "15" (uuid ec32ef25-a241-465c-b41e-7acc2892bf52))
   4012     (pin "16" (uuid d8e19ac4-bcec-428a-ad7a-b05976be1f9d))
   4013     (pin "17" (uuid 368c0c96-b06c-4092-9e6d-13eb1ea9e827))
   4014     (pin "18" (uuid 4c1d0e36-3a61-47de-b8d6-13cdc2b634d3))
   4015     (pin "19" (uuid b3982438-9522-4ca8-b31a-35e129a4acf6))
   4016     (pin "2" (uuid 1e95af14-4c0b-4c18-add7-9faf52696982))
   4017     (pin "20" (uuid b071d45e-01c4-4e70-ba40-98bedab7ba57))
   4018     (pin "3" (uuid b71cbca3-a4d0-499c-bc60-f7c4d2dad248))
   4019     (pin "4" (uuid a499da7a-35fa-437d-8d6c-1ba7450246c8))
   4020     (pin "5" (uuid f55ddd0a-b366-4d80-a66c-1b51314abfe2))
   4021     (pin "6" (uuid 19f18197-913f-4dd3-9094-37a9e7a0cf49))
   4022     (pin "7" (uuid b0441694-7fbc-472a-8a09-b317760af1ae))
   4023     (pin "8" (uuid cba357f6-bbef-4841-a8b5-5a80b4a272e6))
   4024     (pin "9" (uuid 58cbf179-8f64-42af-92a7-dbf74e4666a6))
   4025     (instances
   4026       (project "appleii.vga"
   4027         (path "/aef4fff3-4300-4f71-9fc9-fc4c585076e2"
   4028           (reference "U2") (unit 1)
   4029         )
   4030       )
   4031     )
   4032   )
   4033 
   4034   (sheet_instances
   4035     (path "/" (page "1"))
   4036   )
   4037 )