gameboyemulator:简单的gameboy模拟器

时间:2021-02-16 07:40:03
【文件属性】:
文件名称:gameboyemulator:简单的gameboy模拟器
文件大小:242KB
文件格式:ZIP
更新时间:2021-02-16 07:40:03
C C语言的简单Gameboy模拟器 该仿真器能够运行tetris和其他具有多个ROM bank但没有RAM bank的MBC1游戏,例如prince of persia 。 仿真器通过了所有cpu_instr blarggs测试,并且通过了所有MBC1 rom_512kb通过rom_16Mb -目前它没有通过ram_64kb ,我不能修复这个bug。 建筑 克隆存储库 安装glfw与brew install glfw和glew与brew install glew 用make编译 跑步 要指定ROM,请运行./emulator -r prince-of-persia.gb 。 默认情况下,。/ ./emulator将搜索名为tetris-jp.gb的文件 控制项 Gameboy有8个按钮: 控制 钥匙 剩下 一种 向上 w ^ 下 小号 正确的 d 按钮A Ĵ 按钮B ķ 开
【文件预览】:
gameboyemulator-master
----extra()
--------testspassed.png(224KB)
----bootstrap_rom(256B)
----makefile(1KB)
----memory.c(23KB)
----.gitignore(50B)
----timer.c(2KB)
----ppu.c(25KB)
----notes.txt(3KB)
----README.md(868B)
----emulator.c(5KB)
----cpu.c(65KB)

网友评论