WaluigiWare64
2ff065e5ea
Fix some compiler warnings
2021-05-03 13:40:44 +01:00
Tatsh
5a9063089c
Savestate: use Platform::OpenLocalFile ( #1026 )
2021-04-26 23:21:58 +02:00
RSDuck
436b3c4c1d
update copyright year and add missing GPL headers
2021-03-12 20:07:40 +01:00
RSDuck
9772201345
remove some UB
...
- savestates used to read a four bytes from a single byte value
- a few unassigned variables
- some other things
- also make the ROR macro an inline function
2020-09-04 20:37:14 +02:00
Arisotura
228c625e62
fix teh comment
2020-02-24 17:42:05 +01:00
Arisotura
83f8e11bc1
update copyright years
2020-02-14 20:18:08 +01:00
Arisotura
886bf6bc10
prevent loading savestates that are too recent
2019-06-12 12:49:52 +02:00
Cameron Cawley
f91eb18152
Fix all -Wwrite-strings warnings
2019-05-04 14:07:02 +01:00
Arisotura
6d7e80b677
move melon_fopen() to Platform.cpp
...
melon_fopen_local() will need fixoring
2019-03-27 04:23:03 +01:00
Arisotura
b0efde8bf7
also, update copyright name
2019-01-22 15:58:29 +01:00
StapleButter
c9a7a0d744
* start coding UI shito for savestates
...
* change default mapping for L button to the key right next to Shift because we're gonna derp around with it
* still some shito to fix, but hang on, we're getting there
2018-10-23 19:57:01 +02:00
StapleButter
467461fb3d
properly initialize shit before attempting to read from the file
...
fixes load failure when attaching a debugger
2018-10-18 05:14:15 +02:00
StapleButter
7cbcc6c230
zlarg
2018-09-15 03:41:09 +02:00
StapleButter
fea7955675
fixor copyright years.
2018-09-15 02:32:13 +02:00
StapleButter
1d19145983
moar working now.
2018-09-15 02:14:08 +02:00
StapleButter
aa59ee257e
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.
2018-09-15 02:04:21 +02:00