Sin descripción

Aaron Mavrinac 57331207a2 Modify for use with an external 74257 multiplexer instead of ISR pin. hace 3 años
interface defa5759e3 Add controller interface schematic and PCB layout. hace 3 años
.gitignore 8e0f8c3d93 Initial commit hace 3 años
LICENSE 8e0f8c3d93 Initial commit hace 3 años
README.md 03bd35e6d2 Initial README contents. hace 3 años
application.fam b8b028b63e Skeleton application. hace 3 años
coleco.c 57331207a2 Modify for use with an external 74257 multiplexer instead of ISR pin. hace 3 años
coleco_10px.png b8b028b63e Skeleton application. hace 3 años

README.md

RC2014 ColecoVision Controller for Flipper Zero

A Flipper Zero application and RC2014 module allowing the Flipper to be used as a controller for ColecoVision games on the RC2014.

Building the FAP

  1. Clone the flipperzero-firmware repository.
  2. Create a symbolic link in applications_user named coleco, pointing to this repository.
  3. Compile with ./fbt fap_coleco. This will create the coleco.fap binary.