Coder Social home page Coder Social logo

nesemulator's Introduction

NesEmulator

Java CI with Maven

使用Java编写的NES模拟器

进度

  • CPU (已通过nestest.nes测试,非官方指令未支持)
  • PPU
  • 双人输入支持 (P1 : 键盘:keyboard:, P2 : 手柄:video_game:)
  • Mapper
    • NROM
    • UxROM
    • MMC1
    • MMC3
    • AxROM
  • APU
  • wiki

运行方法

执行Emulator的main函数

使用的库

  1. https://github.com/StrikerX3/JXInput (用于支持Xbox手柄)

References

  1. NES 模拟器开发教程
  2. https://www.youtube.com/javidx9
  3. https://github.com/OneLoneCoder/olcNES
  4. https://github.com/dustpg/BlogFM/issues
  5. https://github.com/tanakh/bjne-java
  6. 6502 Instruction Reference
  7. 6502 Addressing Modes
  8. NES reference guide
  9. http://www.qmtpro.com/~nes/misc/
  10. 6502 instruction set 图版
  11. 6502 Instruction Set 文字版
  12. github.com/fogleman/nes
  13. ykmr1224/NesEmulator
  14. GunshipPenguin/nescafe

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.