nemu:NEMU-通过Web技术进行NESFamicom仿真

时间:2024-03-08 05:29:42
【文件属性】:

文件名称:nemu:NEMU-通过Web技术进行NESFamicom仿真

文件大小:410KB

文件格式:ZIP

更新时间:2024-03-08 05:29:42

TypeScript

NEMU-通过网络技术进行的NES仿真 支持 目前仅NTSC系统。 支持的映射器: 入门 使用npm i安装依赖项。 使用make build-watch-src运行builder。 使用make dev-server运行make dev-server 。 打开http://localhost:8080/emulator-debugger/index.html 。


【文件预览】:
nemu-master
----.gitignore(111B)
----tsconfig.json(318B)
----README.md(492B)
----.nvmrc(3B)
----emulator-debugger()
--------index.css(464B)
--------index.html(3KB)
----tests()
--------nestest.log.json(1.92MB)
--------nestest.test.ts(3KB)
--------cartridge-parser.test.ts(866B)
--------image-data-polyfill.ts(273B)
--------cpu.test.ts(33KB)
----docs()
--------architecture.graphml(19KB)
--------audio.graphml(66KB)
--------device-bus.graphml(7KB)
----LICENSE(1KB)
----dev-server.js(323B)
----package.json(677B)
----src()
--------apu.ts(9KB)
--------mapper-003.ts(735B)
--------cartridge.ts(2KB)
--------pulse-channel.ts(5KB)
--------color.ts(448B)
--------loopy-register.ts(4KB)
--------interfaces.ts(481B)
--------mirroring-mode.ts(101B)
--------ppu.ts(25KB)
--------utils()
--------cpu-bus.ts(5KB)
--------cpu-debugger.ts(1KB)
--------constants.ts(294B)
--------emulator-debugger()
--------debugger-bus.ts(652B)
--------audio-processor.ts(5KB)
--------raf-clock.ts(1KB)
--------triangle-channel.ts(2KB)
--------noise-channel.ts(2KB)
--------cartridge-parser.ts(3KB)
--------nes.ts(5KB)
--------mapper.ts(849B)
--------opcode-resolver.ts(10KB)
--------clock.ts(109B)
--------cpu-debugger-ui.ts(3KB)
--------palette-addr-lookup.ts(1KB)
--------ppu-palette.ts(1KB)
--------mapper-002.ts(993B)
--------audio-clock.ts(4KB)
--------numbers.ts(184B)
--------mapper-000.ts(571B)
--------cpu.ts(34KB)
--------gamepad.ts(375B)
----jest.config.js(173B)
----tools()
--------parse-nestest-log()
----cpu-debugger()
--------index.css(0B)
--------index.html(2KB)
--------programs.a(468B)
----webpack.config.js(1KB)
----data()
--------nestest.nes.ts(71KB)
----Makefile(1011B)
----.eslintrc.json(658B)
----package-lock.json(272KB)

网友评论