Aucune description

Aaron Mavrinac 7816e40e7d Implement controller GUI. il y a 3 ans
icons 7816e40e7d Implement controller GUI. il y a 3 ans
interface defa5759e3 Add controller interface schematic and PCB layout. il y a 3 ans
.gitignore 8e0f8c3d93 Initial commit il y a 3 ans
LICENSE 8e0f8c3d93 Initial commit il y a 3 ans
README.md 03bd35e6d2 Initial README contents. il y a 3 ans
application.fam 7816e40e7d Implement controller GUI. il y a 3 ans
coleco.c 7816e40e7d Implement controller GUI. il y a 3 ans
coleco_10px.png b8b028b63e Skeleton application. il y a 3 ans

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.