Commit Graph

20 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
twinaphex
b9c74ceb13 Start making this suitable for MSVC and C89 2017-08-11 17:43:00 +02:00
João Silva
bcaf44c511 Support for savestate versioning. Plenty of cleanups. 2017-06-18 16:16:19 +01:00
João Silva
fa04c025a2 CPU and Memory Layout accuracy improvements from uosnes and optimizations from snes9x2002. 2017-02-12 03:49:21 +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
cbbfa871ae Many cleanups. 2017-01-16 22:39:57 +00:00
João Silva
f1ca19db63 Fixed build with Blargg's APU. 2017-01-15 01:56:01 +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
João Silva
8b1e490a55 Imported code from the speed-hacks branch. 2017-01-14 19:45:43 +00: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
aliaspider
de5af8fb9a fix debug build. 2015-10-05 23:41:03 +01:00
aliaspider
4a54fd4018 use stdint/stdbool 2014-11-03 15:26:54 +01:00
aliaspider
7077e98215 can build with USE_BLARGG_APU enabled, still not working. 2014-11-03 11:11:05 +01:00
aliaspider
9d26cad1e3 remove warnings 2014-10-30 05:50:41 +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