Skip to content

RAS_JoyBOX is Emulator machine on the Raspberry-Pi.

Notifications You must be signed in to change notification settings

2thetop/RAS_JoyBOX

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

RAS_JoyBOX

RAS_JoyBOX is Emulator machine on the Raspberry-Pi.

Ras Joy-BOX Play RetroPie with Based on the recalbox team gpio joystick on the Raspberry-Pi Emulator Merchine :

How to Make RAS-Joy BOX here : http://www.rasplay.org/?cat=1058

RaspberryPi Village RAS Joy-BOX Open-Project Picture

RAS-JoyBOX

  • GPIO Joystick at the RaspberryPi

    • About more install and how to use and description through here.
  • Support CLCD Function at the RAS Joy-BOX

    • About more install and how to use and description through here.

Known Bugs

If you try to read or write on i2c with a tool like i2cget or i2cset when the driver is loaded, you are gonna have a bad time...

If you try i2cdetect when the driver is running, it will show you strange peripheral addresses...

256MB Raspberry Pi Model B is not supported by the current driver. If you want to make the driver work on your old RPi, you will have to change the address of BSC1_BASE to (BCM2708_PERI_BASE + 0x205000) in order to use the correct i2c address, and recompile.

Reference site


Credits

About

RAS_JoyBOX is Emulator machine on the Raspberry-Pi.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 39.5%
  • Python 37.1%
  • Shell 22.7%
  • Makefile 0.7%