Code Monkey home page Code Monkey logo

fceux-am's Introduction

FCEUX

Nintendo Entertainment System模拟器, 可以正确运行大多数ROM. 移植自 https://github.com/TASVideos/fceux , git commit版本为ed4f5d0000e17b6ae88c4e93e2f9e0695dbceac0.

本项目将其移植到AM环境中, 完整程度不同的IOE可以支持不同的功能:

  • 只有时钟: 可通过注释src/config.h中的HAS_GUI宏来运行字符模式
  • 添加键盘: 可在字符模式下操作
  • 添加绘图: 可运行图形模式
  • 添加声音: 可播放游戏音效

运行方式

将游戏ROM放置在nes/rom/目录下, 并命名为xxx.nes, 如nes/rom/mario.nes. 然后可通过mainargs选择运行的游戏, 如:

make ARCH=native run mainargs=mario

操作方式

  • U — SELECT
  • I — START
  • J — A键
  • K — B键
  • W/S/A/D — UP/DOWN/LEFT/RIGHT
  • Q — 退出

fceux-am's People

Contributors

sashimi-yzh avatar etogaosion avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.