|
|
@@ -16,7 +16,7 @@ port addresses.
|
|
|
|
|
|
## Hardware Setup
|
|
|
|
|
|
-The [interfaces](interfaces) directory contains Eagle schematics for a RC2014 module that handles the controller port
|
|
|
+The [interface](interface) directory contains Eagle schematics for a RC2014 module that handles the controller port
|
|
|
addressing for two players, breaking out the 8 data line inputs as well as the mode select line. This can actually be
|
|
|
used for different controller implementations and is slightly more flexible than the actual [ColecoVision] spec.
|
|
|
|
|
|
@@ -33,4 +33,4 @@ data lines. A schematic for the GPIO board will be added to this repository soon
|
|
|
[RC2014]: https://rc2014.co.uk/
|
|
|
[ColecoVision]: http://www.atarihq.com/danb/files/CV-Tech.txt
|
|
|
[flipperzero-firmware]: https://github.com/flipperdevices/flipperzero-firmware
|
|
|
-[qFlipper]: https://flipperzero.one/update
|
|
|
+[qFlipper]: https://flipperzero.one/update
|