Brak opisu

Aaron Mavrinac 1a23a4b18f Split fire and alternate buttons. 3 lat temu
icons 7816e40e7d Implement controller GUI. 3 lat temu
interface defa5759e3 Add controller interface schematic and PCB layout. 3 lat temu
.gitignore 8e0f8c3d93 Initial commit 3 lat temu
LICENSE 8e0f8c3d93 Initial commit 3 lat temu
README.md 03bd35e6d2 Initial README contents. 3 lat temu
application.fam 7816e40e7d Implement controller GUI. 3 lat temu
coleco.c 1a23a4b18f Split fire and alternate buttons. 3 lat temu
coleco_10px.png b8b028b63e Skeleton application. 3 lat temu

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.