Skip to content

Commit

Permalink
Final touches for V2
Browse files Browse the repository at this point in the history
  • Loading branch information
SukkoPera committed Jan 5, 2018
1 parent 57dff98 commit e8de2bc
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 7 deletions.
6 changes: 3 additions & 3 deletions OpenC16JoyAdapter.kicad_pcb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
(general
(links 37)
(no_connects 0)
(area 132.004999 91.364999 162.635001 134.441001)
(area 127 82.667499 183.11 142.146001)
(thickness 1.6)
(drawings 15)
(tracks 182)
Expand All @@ -14,8 +14,8 @@

(page A4)
(title_block
(title "Open Joystick Adapter for C-16, C-116 and Plus/4")
(date 2018-01-01)
(title "OpenC16JoyAdapter: Open Joystick Adapter for C-16 and Plus/4")
(date 2018-01-05)
(rev 2)
(company SukkoPera)
(comment 1 http://www.commodore.ca/manuals/funet/cbm/documents/projects/interfaces/plus4joy/plus4joy.html)
Expand Down
12 changes: 11 additions & 1 deletion OpenC16JoyAdapter.pro
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
update=dom 31 dic 2017 18:06:51 CET
update=ven 05 gen 2018 14:33:56 CET
version=1
last_client=kicad
[cvpcb]
Expand Down Expand Up @@ -58,3 +58,13 @@ LibName28=valves
LibName29=/home/sukko/Documents/kicad/OpenC16JoyAdapter/74LS241
[general]
version=1
[schematic_editor]
version=1
PageLayoutDescrFile=
PlotDirectoryName=
SubpartIdSeparator=0
SubpartFirstId=65
NetFmtName=
SpiceForceRefPrefix=0
SpiceUseNetNumbers=0
LabSize=60
8 changes: 5 additions & 3 deletions OpenC16JoyAdapter.sch
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ EELAYER END
$Descr A4 11693 8268
encoding utf-8
Sheet 1 1
Title "Open Joystick Adapter for C-16, C-116 and Plus/4"
Date "2017-12-31"
Rev "1.1"
Title "OpenC16JoyAdapter: Open Joystick Adapter for C-16 and Plus/4"
Date "2018-01-05"
Rev "2"
Comp "SukkoPera"
Comment1 "http://www.commodore.ca/manuals/funet/cbm/documents/projects/interfaces/plus4joy/plus4joy.html"
Comment2 "Based on work by Levente Hársfalvi"
Expand Down Expand Up @@ -530,4 +530,6 @@ Wire Wire Line
6850 3800 6850 3175
Wire Wire Line
6750 3800 6750 3175
Text Notes 4475 3100 0 60 ~ 0
Short to enable pull-up\nresistors, i.e.: only leave open\nfor Sega Mega Drive controllers
$EndSCHEMATC
Binary file added doc/schematic.pdf
Binary file not shown.
1 change: 1 addition & 0 deletions fp-lib-table
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
(fp_lib_table
(lib (name OpenC16JoyAdapter)(type KiCad)(uri "$(KIPRJMOD)/OpenC16JoyAdapter")(options "")(descr ""))
(lib (name OpenC16Cart)(type KiCad)(uri /home/sukko/Documents/kicad/OpenC16Cart/OpenC16Cart.pretty)(options "")(descr ""))
)

0 comments on commit e8de2bc

Please sign in to comment.