Commit Graph

615 Commits

Author SHA1 Message Date
aliaspider
746885772d tweak build 2014-11-02 11:04:37 +01:00
aliaspider
ccf335d7dc remove some sound hacks 2014-11-02 09:58:16 +01:00
aliaspider
72624fa542 remove alternative sample decoders 2014-11-02 08:18:58 +01:00
aliaspider
89e63225bb disable cheats. 2014-11-02 07:59:49 +01:00
aliaspider
79a0fe978c cleanups. 2014-11-02 07:52:33 +01:00
aliaspider
d2c9eb147d small cleanup 2014-11-02 07:00:31 +01:00
aliaspider
188fe860e0 implement rom loading from memory. 2014-11-02 06:31:17 +01:00
aliaspider
95b02f090c nit. 2014-11-01 13:25:00 +01:00
aliaspider
c5a2744550 fix build 2014-11-01 12:58:18 +01:00
aliaspider
67bb9d8467 add missing optimization $(DEFS) to FLAGS 2014-11-01 12:48:42 +01:00
aliaspider
ed576d5f5f fix frameskip. 2014-11-01 10:27:16 +01:00
aliaspider
10f0c6a523 improve audio quality and audio/video sync 2014-11-01 08:59:27 +01:00
twinaphex
889f89ec26 Add Android JNI Makefiles and Makefile.common 2014-11-01 08:25:16 +01:00
twinaphex
bbac1324c6 (Griffin) Add Griffin option, enable by default 2014-11-01 06:07:01 +01:00
aliaspider
6097277f91 fix retro_load_game, don't return false when no srm is found. 2014-10-31 09:19:24 +01:00
aliaspider
2e12730a7c remove S9xDeinitUpdate. 2014-10-31 09:12:09 +01:00
aliaspider
532f3cf63f add a perf counter. 2014-10-31 07:47:19 +01:00
twinaphex
8ada6093e7 RENDER_BACKGROUND_MODE_7- set ScreenColors pointer directly
and get rid of else conditional
2014-10-31 06:23:31 +01:00
twinaphex
f838ce0713 Refactor 'else ' conditional in WRITE_4PIXELS functions 2014-10-31 06:17:30 +01:00
aliaspider
4a587c43c7 correct retro_load_game 2014-10-31 05:29:24 +01:00
aliaspider
fe1e946c5a prevent loading incompatible savestates ( does only check for size ). 2014-10-31 00:56:05 +01:00
aliaspider
15f51d4158 remove snapshot.c/h and snaporig.c/h 2014-10-31 00:42:57 +01:00
aliaspider
545c5d00d6 Merge branch 'master' of https://github.com/libretro/CATSFC-libretro 2014-10-31 00:32:50 +01:00
aliaspider
55f93efc8f implement serialization code correctly. 2014-10-31 00:32:12 +01:00
twinaphex
c10370ed57 Code readability - turn ZeroMemory into memset(a, 0, b) 2014-10-30 23:55:51 +01:00
twinaphex
42cd1b4bc9 Refactor S9xSetSuperFX the same way as SNES9x Next code 2014-10-30 23:27:44 +01:00
twinaphex
1038f9e482 Refactor code to function S9xSetSuperFX to make it more like
S9x Next codebase
2014-10-30 23:25:01 +01:00
aliaspider
c78e8e29c8 improve serialization code, still unfinished. 2014-10-30 08:36:43 +01:00
aliaspider
9f4aec5c8e add skeleton code for retro_serialize.
(not working)
2014-10-30 07:44:28 +01:00
aliaspider
21ddea4dfa remove snapshot.c snaporig.c dependencies. 2014-10-30 06:43:08 +01:00
aliaspider
1fbc985d61 remove ZSNES_FX defines 2014-10-30 06:25:49 +01:00
aliaspider
9d26cad1e3 remove warnings 2014-10-30 05:50:41 +01:00
twinaphex
452f0d2ac1 Silence warning 'Suggest explicit braces around && within '||' yadda yadda 2014-10-30 04:46:50 +01:00
twinaphex
4de9deed29 Cleanup some warnings in S9xGetWord 2014-10-30 04:42:31 +01:00
aliaspider
20e913fd69 (PSP) fix build 2014-10-30 03:55:09 +01:00
aliaspider
e8d5c0ddfb fix segfault.
add deinit sequence.
2014-10-30 03:41:40 +01:00
aliaspider
6f79d7d2fb cleanups. 2014-10-30 03:27:17 +01:00
aliaspider
a3b65d60b0 remove some unused functions/files 2014-10-30 03:10:39 +01:00
twinaphex
8a50d176b7 New Makefile 2014-10-30 02:03:23 +01:00
aliaspider
2b16ed9940 add safety to buffer reads to deal with negative offsets. 2014-10-30 01:51:26 +01:00
aliaspider
628df4d292 prevent a segfault. 2014-10-30 01:09:02 +01:00
aliaspider
804169dd62 apply a facelift 2014-10-30 00:23:30 +01:00
aliaspider
5382d19337 (PSP) build fix 2014-10-29 11:23:21 +01:00
aliaspider
021cccc53b build fix. 2014-10-29 11:10:34 +01:00
aliaspider
616ea0c4c6 cleanups. 2014-10-29 10:24:58 +01:00
aliaspider
4fb67d24cd get rid of all remaining C++ code. 2014-10-29 10:11:16 +01:00
aliaspider
9c8d36087b less C++. 2014-10-29 09:30:30 +01:00
aliaspider
44476d7bda remove more C++ code. 2014-10-29 09:21:38 +01:00
aliaspider
761d752569 C++ cleanups. (in progress) 2014-10-29 06:47:46 +01:00
aliaspider
a6dc7abc9b start moving everything to C 2014-10-29 05:36:07 +01:00