Merge pull request #2882 from danzel/movie-squash

Movie (Game Inputs) recording and playback
This commit is contained in:
James Rowe
2018-01-23 01:03:37 -07:00
committed by GitHub
13 changed files with 673 additions and 41 deletions

View File

@@ -386,6 +386,8 @@ add_library(core STATIC
memory.h
memory_setup.h
mmio.h
movie.cpp
movie.h
perf_stats.cpp
perf_stats.h
settings.cpp