Giter Site home page Giter Site logo

stepfc's Introduction

Make FC(NES) Emulator Step by Step

Re: 从零开始的红白机模拟

项目说明

同时拥有VS2017和CodeLite的项目工程以保证在不同编译器上能够成功编译.

列表

  1. 第0步: 加载NES ROM文件
    • 读取文件是优先的.
    • 但是打好基础也是非常重要的, 接口是一个好东西
  2. 第1步: 实现基本的CPU读写功能
    • 需要了解CPU地址空间的布局哦
  3. 第2步: 6502汇编
    • 实现反汇编是调试不可缺少的一环
  4. 第3步: 实现CPU指令
    • 这一步比起前面就比较大了
    • 实现所有的CPU指令
  5. 第4步: 背景渲染
  6. 第5步: 基本输出
  7. 第6步: 精灵渲染
  8. 第7步: 实现中精度同步
  9. 第8步: 实现基本音频播放
  10. 第9步: 实现Mappper1234

stepfc's People

Contributors

dustpg avatar hilarryxu avatar

Watchers

James Cloos avatar  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.