GBA002/Delta
Riley Testut bf70df6611 Adds basic support for saving + loading save states
Stores SaveState model objects with Core Data, and displays the available save states in SaveStatesViewController.

Currently, tapping + button creates a new save state, while tapping a collection view cell loads the save state, regardless of whether Save State or Load State was selected from the pause menu.
2016-02-08 13:55:27 -08:00
..
Base.lproj Adds basic support for saving + loading save states 2016-02-08 13:55:27 -08:00
Emulation Adds basic support for saving + loading save states 2016-02-08 13:55:27 -08:00
Extensions Modified tint colors to use custom Delta colors 2015-12-26 02:57:29 -06:00
Game Selection Replaced GameCollectionViewLayout with GridCollectionViewLayout 2015-12-26 04:09:45 -06:00
Pause Menu Adds basic support for saving + loading save states 2016-02-08 13:55:27 -08:00
Settings Reimplemented the ability to present SettingsViewController 2015-12-19 16:54:23 -06:00
Supporting Files Implemented basic importing of games 2015-10-11 16:31:07 -05:00
AppDelegate.swift Modified tint colors to use custom Delta colors 2015-12-26 02:57:29 -06:00