Commit Graph

26 Commits

Author SHA1 Message Date
twinaphex
78b32e05a8 C++ comments need to become C 2017-08-14 08:06:11 +02:00
João Silva
5e450063fb Deleted several unused variables, code and files. 2017-08-14 06:03:05 +01:00
João Silva
e18e3e55bb Sound fixes (including a savestate loading crash fix on 64-bit). 2017-08-13 03:54:24 +01:00
João Silva
bcaf44c511 Support for savestate versioning. Plenty of cleanups. 2017-06-18 16:16:19 +01:00
João Silva
3777d1fcf4 Type fixes. Fixes from snes9x 1.50. Minor changes and optimizations. 2017-02-12 01:52:03 +00:00
João Silva
0e59b999fa Converted most types to stdint-style (fixing a few in the process). 2017-01-29 04:55:23 +00:00
João Silva
68bed4bb89 Recover sound after loading a savestate. 2017-01-25 19:29:42 +00:00
João Silva
d8b66ac6d0 Sound improvements - some by me, most from snes9x2002 and snes9x 1.51. 2017-01-24 20:34:46 +00:00
João Silva
cbbfa871ae Many cleanups. 2017-01-16 22:39:57 +00:00
João Silva
3b8323853f Removed a LOT of useless stuff. 2017-01-14 23:08:50 +00:00
João Silva
d59c856fbf Moved copyright information to copyright file. 2017-01-14 21:09:57 +00:00
meepingsnesroms
e2eb2ce8c9 Remove unused variables. 2016-10-16 11:07:08 -07:00
twinaphex
79d2a4b7be Add copyright notices since certain guys try to push their luck
and 'game off the system' - UNDER NO CIRCUMSTANCES WILL ANY
COMMERCIAL RIGHTS EVER BE APPROPRIATED TO ANY ONE PARTY, REGARDLESS
OF ANY E-MAILS, BRIBES, ETC.
2016-10-15 13:48:57 +02:00
twinaphex
27e31e6ae6 Remove DJGPP ifdefs 2016-08-08 05:20:28 +02:00
twinaphex
53311c57c4 Cleanups 2016-08-08 03:51:26 +02:00
twinaphex
d68763cd7c Start using stdint types 2015-11-05 16:37:11 +01:00
aliaspider
4a54fd4018 use stdint/stdbool 2014-11-03 15:26:54 +01:00
aliaspider
3564bfe813 start hooking up blargg's apu implementation to use as a reference.
(not yet working)
2014-11-02 11:44:50 +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
twinaphex
889f89ec26 Add Android JNI Makefiles and Makefile.common 2014-11-01 08:25:16 +01:00
aliaspider
a3b65d60b0 remove some unused functions/files 2014-10-30 03:10:39 +01:00
aliaspider
804169dd62 apply a facelift 2014-10-30 00:23:30 +01:00
aliaspider
4fb67d24cd get rid of all remaining C++ code. 2014-10-29 10:11:16 +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