BizHawk.Emulation
snes-reset the libsnes core (with whatever serious re-initialization logic we've currently written in libsnes) every time loadstate occurs; and add memsetting to that re-initialization logic, under the theory that if there is a savestate nondeterminism due to fundamental serialization bugs, at least loadstates will be deterministically buggy, decreasing the odds that anyone will ever notice them. of course, i would rather increase the odds that we'll notice them to 100%, so we can fix them, instead of just masking them. but i don't make the rules, i just stfu the nags
2012-12-01 06:21:53 +00:00
BizHawk.MultiClient
snes-reset the libsnes core (with whatever serious re-initialization logic we've currently written in libsnes) every time loadstate occurs; and add memsetting to that re-initialization logic, under the theory that if there is a savestate nondeterminism due to fundamental serialization bugs, at least loadstates will be deterministically buggy, decreasing the odds that anyone will ever notice them. of course, i would rather increase the odds that we'll notice them to 100%, so we can fix them, instead of just masking them. but i don't make the rules, i just stfu the nags
2012-12-01 06:21:53 +00:00
BizHawk.Util
snesgfxdebugger-layer toggles, more information
2012-11-26 06:30:30 +00:00
CpuCoreGenerator
fix bug in 6502 core generator
2012-03-13 20:27:24 +00:00
DiscoHawk
discsystem-finish ECM support project. random access ECM decoding is now supported.
2012-11-17 22:16:09 +00:00
Dist
add discohawk dist script
2012-03-03 19:32:04 +00:00
LuaInterface
lua-fix crashes when scripts terminate
2012-07-10 19:40:35 +00:00
attic
some libmednahawk work. it can't possibly be used by anyone else yet, but i gotta do a checkin.
2012-11-04 23:29:06 +00:00
libgambatte
GB: gambatte saved a thumbnail of the framebuffer to savestates internally, which was only used with some core-internal "UI" stuff that we don't bother with. disable that feature. does not break old savestates.
2012-11-21 13:43:58 +00:00
libmeteor
gb gpu view: fix bug due to scroll bar hilarity. gba gpu view: implement scanline callbacks
2012-11-30 05:16:37 +00:00
libsnes
snes-reset the libsnes core (with whatever serious re-initialization logic we've currently written in libsnes) every time loadstate occurs; and add memsetting to that re-initialization logic, under the theory that if there is a savestate nondeterminism due to fundamental serialization bugs, at least loadstates will be deterministically buggy, decreasing the odds that anyone will ever notice them. of course, i would rather increase the odds that we'll notice them to 100%, so we can fix them, instead of just masking them. but i don't make the rules, i just stfu the nags
2012-12-01 06:21:53 +00:00
mednafen
slight libmednahawk fixup
2012-11-13 19:57:50 +00:00
BizHawk.pro.sln
libmednahawk reorg
2012-11-13 00:50:10 +00:00
BizHawk.sln
remove libgambatte project from solution because msvs express is a piece of shit
2012-09-09 12:09:01 +00:00
CpuCoreGenerator.sln
Upgrade CpuCoreGenerator solution also
2011-08-27 02:20:10 +00:00
ICSharpCode.SharpZipLib.dll
add sharpziplib for gzip so we can make portable JMD dumping without relying on the native 7z.dll
2012-05-07 18:42:43 +00:00
Json.net.1.3.1.modified-source.rar
config.ini system improvement - json deserializer no longer throws exceptions when Global.Config variables had been added, written to the ini, and then removed from Global.Config (missing member exception). Sort of dumb for this purpose.
2012-06-15 19:15:38 +00:00
Newtonsoft.Json.dll
config.ini system improvement - json deserializer no longer throws exceptions when Global.Config variables had been added, written to the ini, and then removed from Global.Config (missing member exception). Sort of dumb for this purpose.
2012-06-15 19:15:38 +00:00
SlimDX.dll
Bizhawk bravely enters the year 2010
2011-08-27 02:17:11 +00:00
SubWCRev.bat
make subwcrev process more reliable
2012-11-05 21:11:45 +00:00
SubWCRev.exe
improve nes rom detection log, and set svn:executable on some files
2012-03-07 19:14:15 +00:00
VersionInfo.cs
add VersionInfo.cs. ignore VersionInfo, i'm not through with it yet.
2012-11-02 05:33:33 +00:00
intl3_tsvn32.dll
improve nes rom detection log, and set svn:executable on some files
2012-03-07 19:14:15 +00:00
libapr_tsvn32.dll
improve nes rom detection log, and set svn:executable on some files
2012-03-07 19:14:15 +00:00
libaprutil_tsvn32.dll
improve nes rom detection log, and set svn:executable on some files
2012-03-07 19:14:15 +00:00
libsasl32.dll
improve nes rom detection log, and set svn:executable on some files
2012-03-07 19:14:15 +00:00
libsvn_tsvn32.dll
improve nes rom detection log, and set svn:executable on some files
2012-03-07 19:14:15 +00:00
sed.exe
support building outside of svn by improving svn revision polling script
2012-10-04 22:58:48 +00:00
subwcrev.sh
Add subwcrev.sh build script for non-Windows platforms
2012-03-12 04:44:10 +00:00