文件名称:chip-8:用Elm编写的CHIP-8仿真器
文件大小:125KB
文件格式:ZIP
更新时间:2024-02-26 02:08:06
emulator elm chip-8 EmulatorElm
chip-8:用Elm编写的CHIP-8仿真器
【文件预览】:
chip-8-master
----build.sh(496B)
----.tool-versions(26B)
----src()
--------Msg.elm(404B)
--------Main.elm(13KB)
--------FetchDecodeExecuteLoop.elm(13KB)
--------Keypad.elm(1KB)
--------Registers.elm(4KB)
--------Instructions.elm(37KB)
--------Timers.elm(2KB)
--------Flags.elm(1KB)
--------VirtualMachine.elm(3KB)
--------Games.elm(3KB)
--------Stack.elm(1020B)
--------Request.elm(2KB)
--------Types.elm(287B)
--------Display.elm(1KB)
--------Memory.elm(4KB)
--------KeyCode.elm(752B)
----elm.json(962B)
----.travis.yml(182B)
----LICENSE(1KB)
----README.md(2KB)
----docs()
--------index.html(2KB)
--------roms()
--------elm.min.js(64KB)
--------screenshot.png(83KB)
--------style.css(1KB)
----tests()
--------elm-verify-examples.json(105B)
--------VerifyExamples()
----.gitignore(101B)
----package-lock.json(97KB)
----package.json(508B)