Skip to content

bladecheng/arm-NES-linux

 
 

Repository files navigation

arm-NES-linux emulate for InfoNES open source

Planform

Raspberry Pi or Arm linux or ubuntu
Direct draw /dev/fb0 Framebuffer

Build

cd arm-NES-linux-/linux/
make

Build joypad linux kernel module

cd arm-NES-linux-/joypad/
make

USE

insmod joypad.ko
cd arm-NES-linux-/linux/
./InfoNES SuperMario.nes

About

arm-NES-linux emulate for InfoNES open source

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 92.7%
  • C 7.2%
  • Makefile 0.1%