Skip to content

rokcoder-forks/beebem-retropie

Repository files navigation

** THIS IS A PRE-RELEASE! **

To install:

---

Install in home account (for a specific user only):


# Extract the source code tarball:
tar zxvf beebem-0.0.8.tar.gz
cd beebem-0.0.8

./configure --prefix=$HOME/test --enable-econet
make
make install

---

Install as root (global install for all users):


tar zxvf beebem-0.0.8.tar.gz
cd beebem-0.0.8

./configure --enable-econet
make
make install-strip

About

Branching from zerojay's beebem (pre-patched for rPi) to add per-game key remapping for I-PAC2 type arcade controls

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors