gbemu-master.zip
(预估有个81文件)
gbemu-master
cmake
add_warnings.cmake
1KB
add_sources.cmake
918B
.github
workflows
ci.yml
413B
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
cartridge.h
2KB
cartridge.cc
6KB
cartridge_info.cc
6KB
CMakeLists.txt
48B
cartridge_info.h
2KB
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
video.cc
14KB
tile.cc
1KB
video.h
3KB
color.h
78B
framebuffer.cc
572B
tile.h
800B
color.cc
406B
framebuffer.h
367B
CMakeLists.txt
60B
util
string_utils.h
220B
bitwise.h
1KB
files.h
137B
log.cc
2KB
files.cc
673B
string_utils.cc
675B
CMakeLists.txt
50B
log.h
2KB
serial.h
268B
cpu
cpu.cc
21KB
opcode_mapping.cc
23KB
opcode_cycles.h
3KB
opcodes.cc
18KB
cpu.h
17KB
CMakeLists.txt
54B
opcode_names.h
8KB
timer.h
471B
register.h
2KB
platforms
test
main.cc
457B
CMakeLists.txt
24B
sdl
main.cc
6KB
CMakeLists.txt
24B
sfml
FindSFML.cmake
17KB
main.cc
5KB
CMakeLists.txt
24B
cli
cli.h
1KB
.clang-format
3KB
.gitignore
14B
CMakeLists.txt
828B
Makefile
834B
README.md
2KB
scripts
clang-format
83B
test_roms
07-jr,jp,call,ret,rst.gb
32KB
02-interrupts.gb
32KB
04-op r,imm.gb
32KB
09-op r,r.gb
32KB
06-ld r,r.gb
32KB
03-op sp,hl.gb
32KB
01-special.gb
32KB
05-op rp.gb
32KB
10-bit ops.gb
32KB
11-op a,(hl).gb
32KB
08-misc instrs.gb
32KB
run_test_roms
838B
clang-tidy
1004B
暂无评论