Commit Graph

37 Commits

Author SHA1 Message Date
Themaister
0b4cf2d053 Update license headers to 2013. 2013-01-01 01:41:15 +01:00
Themaister
ce740f8948 More fixups. 2012-04-21 23:31:57 +02:00
Themaister
aab8fb6151 ssnes_* => rarch_*. 2012-04-21 23:25:32 +02:00
Themaister
9ab51ad23a SSNES => RetroArch. 2012-04-21 23:17:43 +02:00
Themaister
e3a71a8c5b Fixup headers. 2012-04-09 22:05:26 +02:00
Themaister
5d51942f69 libretro fixups. 2012-04-09 22:04:43 +02:00
Themaister
62c96ea937 Change license header. 2012-04-09 22:03:57 +02:00
Themaister
9698cd7dbd Change headers. 2012-04-09 22:03:57 +02:00
Themaister
ba0e7d5f2a Style nit. 2012-03-30 21:18:15 +02:00
AlexFolland
a2013276d5 instead of stopping, warn about checksum mismatch on bsv playback 2012-03-30 15:13:26 -04:00
Themaister
b273de1e99 Move netplay related bsv code to netplay. 2012-03-26 00:06:25 +02:00
Themaister
d73ec9b645 Move hashing code to hash.o. 2012-03-25 23:29:39 +02:00
Themaister
0726204505 If HAVE_ZLIB is set, use zlib internal crc32. 2012-03-25 22:21:08 +02:00
Themaister
f78df09c38 Do not fail hard if serializer doesn't match. 2012-03-10 18:10:54 +01:00
Themaister
9c861f13be Fix additional exclamation marks. 2012-02-11 21:16:01 +01:00
Themaister
7082561e21 Nicknames for regular connection. 2012-01-21 18:12:42 +01:00
Themaister
abf34c06c1 Attempt to always return from ssnes_main_init() when errors occur. 2012-01-14 16:08:54 +01:00
Themaister
4beec3870f Spectator mode. 2012-01-11 19:22:18 +01:00
Themaister
d00257382a Always dump 16-bit little endian values for movie record. 2012-01-11 00:55:50 +01:00
Themaister
b4248038fb Update license headers. 2012-01-08 01:12:05 +01:00
Themaister
672102d377 Change asserts to ssnes_assert(). 2011-12-25 12:47:47 +01:00
Themaister
d5fca50a2f Can build for C++. 2011-12-24 15:26:01 +01:00
Themaister
08a1496501 Use big-endian BSV1 magic.
Keep compatibility with old implementation.
Documentation was suggesting little-endian, but this was not correct.
2011-11-28 02:11:33 +01:00
Themaister
b8064f5d42 New semantics for BSV movie recording. 2011-11-20 20:19:05 +01:00
Themaister
c5c60c6f53 Add --bsvrecord. 2011-11-18 18:03:24 +01:00
Themaister
ddfeacbd83 Minor fixes and cleanups to BSV. 2011-11-11 00:55:35 +01:00
Themaister
f48247a18b Style nits ... 2011-10-15 12:56:48 +02:00
Themaister
f3cdb95b04 Fix endian issues in OSS driver. 2011-07-26 00:53:24 +02:00
Themaister
8ef54de812 Start adding UPS support. 2011-03-23 12:18:24 +01:00
Themaister
60b0afce95 Is this it? :D 2011-02-26 01:13:52 +01:00
Themaister
f24653768f It does work, somewhat! :D 2011-02-26 00:59:17 +01:00
Themaister
f135972a6b Arghh... This is so goddamn annoying :( 2011-02-26 00:31:13 +01:00
Themaister
42c68e21a2 Movie rewind still very broken :( 2011-02-25 12:37:05 +01:00
Themaister
e8865060ca A start on movie rewind. 2011-02-25 11:47:27 +01:00
Themaister
1b5adde885 Hrm. 2011-02-02 20:15:00 +01:00
Themaister
5f8993cb83 Movie playback seems to work! :D 2011-02-02 12:45:56 +01:00
Themaister
b97c45df78 Initial code for movie playback. 2011-02-02 11:47:05 +01:00