Movie (recorded inputs) playback and recording. SDL has command lines to control it.

This commit is contained in:
danzel 2017-12-17 16:43:09 +13:00
parent 6e2a4ba665
commit 04541150b1
13 changed files with 625 additions and 41 deletions

View file

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