mirror of
https://github.com/tebl/RC6502-Apple-1-Replica.git
synced 2024-12-21 21:29:19 +00:00
ROM revision B
JP5 inside U3 footprint is used to designate wether paging hardware is installed or not (skip C3 and U3).
This commit is contained in:
parent
d87aab7e04
commit
d51d4028a6
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,7 @@
|
||||
(export (version D)
|
||||
(design
|
||||
(source "D:/ownCloud/Documents/Projects/RC6502/RC6502 ROM/RC6502 ROM.sch")
|
||||
(date "28/05/2017 21:42:38")
|
||||
(date "09/06/2017 18:56:28")
|
||||
(tool "Eeschema 4.0.6")
|
||||
(sheet (number 1) (name /) (tstamps /)
|
||||
(title_block
|
||||
@ -95,7 +95,7 @@
|
||||
(tstamp 5910A54B))
|
||||
(comp (ref JP5)
|
||||
(value "Page mode")
|
||||
(footprint Pin_Headers:Pin_Header_Angled_1x03_Pitch2.54mm)
|
||||
(footprint Pin_Headers:Pin_Header_Straight_1x03_Pitch2.54mm)
|
||||
(libsource (lib device) (part Jumper_NC_Dual))
|
||||
(sheetpath (names /) (tstamps /))
|
||||
(tstamp 592A3680)))
|
||||
@ -262,10 +262,10 @@
|
||||
(libraries
|
||||
(library (logical memory)
|
||||
(uri "C:\\Program Files\\KiCad\\share\\kicad\\library\\memory.lib"))
|
||||
(library (logical device)
|
||||
(uri "C:\\Program Files\\KiCad\\share\\kicad\\library\\device.lib"))
|
||||
(library (logical 74xx)
|
||||
(uri "C:\\Program Files\\KiCad\\share\\kicad\\library\\74xx.lib"))
|
||||
(library (logical device)
|
||||
(uri "C:\\Program Files\\KiCad\\share\\kicad\\library\\device.lib"))
|
||||
(library (logical conn)
|
||||
(uri "C:\\Program Files\\KiCad\\share\\kicad\\library\\conn.lib")))
|
||||
(nets
|
||||
|
@ -1,4 +1,4 @@
|
||||
update=31/05/2017 01:10:07
|
||||
update=09/06/2017 19:05:05
|
||||
version=1
|
||||
last_client=kicad
|
||||
[pcbnew]
|
||||
|
@ -510,7 +510,7 @@ U 1 1 592A3680
|
||||
P 1075 4500
|
||||
F 0 "JP5" H 1125 4400 50 0000 L CNN
|
||||
F 1 "Page mode" H 1075 4600 50 0000 C BNN
|
||||
F 2 "Pin_Headers:Pin_Header_Angled_1x03_Pitch2.54mm" H 1075 4500 50 0001 C CNN
|
||||
F 2 "Pin_Headers:Pin_Header_Straight_1x03_Pitch2.54mm" H 1075 4500 50 0001 C CNN
|
||||
F 3 "" H 1075 4500 50 0001 C CNN
|
||||
1 1075 4500
|
||||
0 1 1 0
|
||||
|
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 47 KiB After Width: | Height: | Size: 48 KiB |
Loading…
Reference in New Issue
Block a user