nexus-am/apps/fceux
Zihao Yu 73d5ffe67b apps,fceux: support video without GUI 2020-07-10 19:40:27 +08:00
..
src apps,fceux: support video without GUI 2020-07-10 19:40:27 +08:00
Makefile fceux,litenes: fix makefile to work on fresh build 2020-02-12 20:34:48 +08:00
README.md apps,fceux: add README 2020-02-05 14:55:14 +08:00

README.md

FCEUX

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

内置一些游戏ROM, 见src/roms/rom目录.

可通过mainargs选择运行的游戏, 如:

make ARCH=native run mainargs=mario

操作方式:

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

需要正确的IOE (绘图、定时).