文件名称:gbemu:现代C ++中的Gameboy模拟器
文件大小:90KB
文件格式:ZIP
更新时间:2024-02-25 22:15:05
emulator gameboy gameboy-emulator sfml EmulatorC++
gbemu:现代C ++中的Gameboy模拟器
【文件预览】:
gbemu-master
----cmake()
--------add_warnings.cmake(1KB)
--------add_sources.cmake(918B)
----.github()
--------workflows()
----LICENSE(1KB)
----src()
--------input.cc(1KB)
--------serial.cc(358B)
--------input.h(610B)
--------gameboy.cc(2KB)
--------definitions.h(1KB)
--------mmu.h(946B)
--------mmu.cc(12KB)
--------address.cc(719B)
--------options.h(252B)
--------timer.cc(570B)
--------cartridge()
--------gameboy.h(1KB)
--------debugger.h(1KB)
--------gameboy_prelude.h(119B)
--------boot.h(2KB)
--------register.cc(3KB)
--------debugger.cc(10KB)
--------address.h(440B)
--------CMakeLists.txt(202B)
--------video()
--------util()
--------serial.h(268B)
--------cpu()
--------timer.h(471B)
--------register.h(2KB)
----platforms()
--------test()
--------sdl()
--------sfml()
--------cli()
----.clang-format(3KB)
----.gitignore(14B)
----CMakeLists.txt(828B)
----Makefile(834B)
----README.md(2KB)
----scripts()
--------clang-format(83B)
--------test_roms()
--------run_test_roms(838B)
--------clang-tidy(1004B)