Unknown W. Brackets
|
1e6e333d38
|
Fix savestates not even trying on diff version.
Also, update native.
|
2013-04-29 23:40:12 -07:00 |
|
Henrik Rydgard
|
5d0dc146a7
|
Possible buildfix
|
2013-04-13 21:32:01 +02:00 |
|
Henrik Rydgard
|
e3fb88de68
|
Background thread for icon loading, show in game list. Switch to GNU STL in Android port.
|
2013-04-13 21:24:07 +02:00 |
|
Unknown W. Brackets
|
fe97fd6fc5
|
Add better savestate error handling.
Aborts when it can't load.
|
2013-04-13 01:39:17 -07:00 |
|
Unknown W. Brackets
|
23224f1c1d
|
OS X: Fix build on Mac OS X 10.6 (from vit9696.)
|
2013-04-02 07:37:18 -07:00 |
|
Unknown W. Brackets
|
339b2839b3
|
Finish implementing savestates for fonts.
Oops, missed this before. Was crashing FF3 and games using custom fonts.
|
2013-03-20 23:37:57 -07:00 |
|
Sacha
|
630ee68b05
|
Build fix for iOS. Now compiles.
|
2013-02-24 22:17:52 +10:00 |
|
Unknown W. Brackets
|
363d1dbe19
|
Fix some misc. warnings.
|
2013-02-18 08:44:59 -08:00 |
|
Sacha
|
013357f21e
|
Build fix for iOS
|
2013-02-13 16:39:53 +10:00 |
|
Sacha
|
148c390524
|
Buildfix for Symbian
|
2013-02-04 09:55:56 +10:00 |
|
Xele02
|
2a424977c0
|
Fix linux build ^^
|
2013-02-04 21:24:01 +01:00 |
|
Henrik Rydgård
|
d60f685ae8
|
MacOSX buildfix
|
2013-02-04 20:36:43 +01:00 |
|
Henrik Rydgard
|
7a36619174
|
Android buildfix + cleanup
|
2013-02-04 20:19:24 +01:00 |
|
Unknown W. Brackets
|
112c1e9e23
|
Automatically delete pointers when savestating.
|
2013-02-04 08:28:22 -08:00 |
|
Unknown W. Brackets
|
82a8450758
|
Fix some more non-pod structs in savestates.
|
2013-02-04 08:27:02 -08:00 |
|
Unknown W. Brackets
|
8f10c7f161
|
Make savestates automagically call DoState().
|
2013-02-04 08:27:01 -08:00 |
|
Unknown W. Brackets
|
806907e2cc
|
Add a safety check that p.Do() is only used on pod.
|
2013-02-04 08:27:00 -08:00 |
|
Florent Castelli
|
522983549d
|
Correctly savestate std::maps with non-uint keys.
|
2013-02-04 03:10:00 +01:00 |
|
Unknown W. Brackets
|
140fd171ef
|
Fix some 64-bit type conversion warnings.
|
2013-01-19 13:48:20 -08:00 |
|
Mathias Tillman
|
b780e39397
|
Fixed various potential bugs and compiler warnings
|
2013-01-07 15:57:19 +01:00 |
|
Henrik Rydgard
|
19b8ff5331
|
Use snappy to compress savestates. This is a bit of a hackjob sorry, will clean after 0.5.
|
2013-01-02 22:13:29 +01:00 |
|
Unknown W. Brackets
|
5999fac10d
|
Start saving the state of the GPU.
Not 100% sure this is all that's needed, but let's try it.
|
2012-12-28 13:55:30 -08:00 |
|
Unknown W. Brackets
|
4b39e39455
|
Start save stating the filesystem state.
Plus minor fixes and at least an attempt to make states the same
on both 32 and 64 bit.
|
2012-12-28 13:55:27 -08:00 |
|
Unknown W. Brackets
|
3ed2045f6b
|
Add state saving to tertiary kernel modules.
|
2012-12-28 13:55:25 -08:00 |
|
Unknown W. Brackets
|
abeaaa9105
|
Add Verify() method to quickly test states work.
|
2012-12-28 13:55:22 -08:00 |
|