GBA002/Common
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
..
Collection View Displays dummy data in SaveStatesViewController 2016-01-31 03:10:39 -08:00
Components Added basic UICollectionView-based UI for selecting games 2015-11-01 03:19:10 -06:00
Database Adds basic support for saving + loading save states 2016-02-08 13:55:27 -08:00
Extensions Adds basic support for saving + loading save states 2016-02-08 13:55:27 -08:00
Importing Updated UI for pagination between GameCollections 2015-11-24 11:53:36 -08:00