nexus-am/apps/litenes_opt/README.md

16 lines
334 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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 (绘图、定时)。