nexus-am/apps/litenes_opt
Zihao Yu b2cd0c447b libs,klib,macros: define bool/true/false for C files 2020-02-07 17:23:16 +08:00
..
include libs,klib,macros: define bool/true/false for C files 2020-02-07 17:23:16 +08:00
src convert text files to unix format and remove trailing whitespace 2020-02-05 22:19:56 +08:00
Makefile apps,litenes: rename to litenes_opt verison 2020-02-05 15:58:56 +08:00
README.md apps,litenes: rename to litenes_opt verison 2020-02-05 15:58:56 +08:00

README.md

LiteNES

Nintendo Entertainment System模拟器。故意做了一些错误的实现以提高性能所以部分图形显示不正确

内置Super Mario Bros游戏ROM (mario.c)。

操作方式:

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

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