# jsfc **Repository Path**: darwinLu/jsfc ## Basic Information - **Project Name**: jsfc - **Description**: ES6实现的fc(nes)模拟器 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-02 - **Last Updated**: 2022-10-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: NES, FC, 模拟器 ## README # ES6开发nes模拟器 ## 基本原理 ## 参考资料 ### 教程 NES模拟器开发教程 https://www.jianshu.com/nb/44676155 从零开始的红白机模拟 https://github.com/dustpg/blogfm/issues?page=2&q=is%3Aissue+is%3Aopen NESDEV https://wiki.nesdev.org/w/index.php/Nesdev_Wiki ### 视频 从零开始编写NES模拟器 https://www.bilibili.com/video/BV1np4y1r7hj?p=1 ### 开源代码 jsnes https://github.com/bfirsh/jsnes Javidx9 https://github.com/OneLoneCoder/olcNES