cloud-game/pkg/worker
sergystepanov 7bc9661b3d
Add experimental core's SRAM save/load (#273)
* Add experimental core's SRAM save/load

* Clean room.go

* Update Save RAM states

* Update dependencies

* Extract emulator states into a separate module

* Google Cloud saves don't support save RAM persistence, but save state (.dat) files only.

* Add emulator storage path into the configuration file

* Verify offline storage path
2021-02-06 01:12:24 +03:00
..
cloud-storage Fix errors/misuse with OpenGL-based core API (#237) 2020-11-04 18:59:12 +08:00
room Add experimental core's SRAM save/load (#273) 2021-02-06 01:12:24 +03:00
coordinator.go Handle no config situation for workers (#253) 2021-01-03 21:23:55 +03:00
handlers.go Add experimental core's SRAM save/load (#273) 2021-02-06 01:12:24 +03:00
internalhandlers.go Handle no config situation for workers (#253) 2021-01-03 21:23:55 +03:00
routes.go Handle no config situation for workers (#253) 2021-01-03 21:23:55 +03:00
server.go Handle no config situation for workers (#253) 2021-01-03 21:23:55 +03:00
session.go Migrate to v2 suffix (#231) 2020-10-04 23:21:03 +08:00
worker.go Show server modules info properly 2021-01-05 00:14:59 +03:00