base for savestate crapo.

I'm not quite settled yet, so before I can get into the real meat, I figured I'd address some 'popular request' items.
This commit is contained in:
StapleButter
2018-09-15 02:04:21 +02:00
parent 20050fb668
commit aa59ee257e
3 changed files with 319 additions and 0 deletions

View File

@ -137,6 +137,8 @@
<Unit filename="src/SPI.h" />
<Unit filename="src/SPU.cpp" />
<Unit filename="src/SPU.h" />
<Unit filename="src/Savestate.cpp" />
<Unit filename="src/Savestate.h" />
<Unit filename="src/Wifi.cpp" />
<Unit filename="src/Wifi.h" />
<Unit filename="src/WifiAP.cpp" />