BizHawk.Client.Common
oops
2013-11-02 01:59:48 +00:00
BizHawk.Common
move HawkFile to BizHawk.Common along with a small web of dependencies and then add "using BizHawk.Common" to 100 files
2013-10-27 22:07:40 +00:00
BizHawk.Emulation
move HawkFile to BizHawk.Common along with a small web of dependencies and then add "using BizHawk.Common" to 100 files
2013-10-27 22:07:40 +00:00
BizHawk.Installer
- Added separate installer project with .NET 4.5 requirement, for use in the VS2012 project which uses 4.5. (Shares same scripts as the 4.0 project, .NET version check is driven by a preprocessor variable)
2013-08-19 00:17:45 +00:00
BizHawk.MultiClient
Multiclient - Created a ToolManager class to manage winform tools and simplify and unify basic functions such as UpdateValues and Restart. Also smartly creates and disposes the tools intelligently, which minimizes ram usage on start up. For instance, calls to UpdateValues() don't create an instance of the object. Also, the instance of ToolManager is a Global instance called Tools, as opposed to all the tools being public fields on Mainform. Also, created IToolForm interface that all tool dialogs must implement. Refactored Ram Watch to use this new system.
2013-11-02 19:28:45 +00:00
BizHawk.PCE_Debugger
fix compile error for visual studio 2010 in pce_debugger project, and remove it from the solution file since we aren't using it and I don't want to have to fix random problems like that (left the project and files in SVN)
2013-10-28 13:23:24 +00:00
CpuCoreGenerator
fix bug in 6502 core generator
2012-03-13 20:27:24 +00:00
DiscoHawk
update discohawk version
2013-08-22 21:01:11 +00:00
Dist
add discohawk dist script
2012-03-03 19:32:04 +00:00
EMU7800
- Fixed Atari 7800 so it works again. The game will not launch without the required BIOS, but you're not forced to have a BIOS for regions other than the game you're running.
2013-08-24 02:49:46 +00:00
LuaHawk
revert to pre-refactor state. its a WIP, dont judge
2013-10-25 00:34:01 +00:00
LuaInterface
lua-fix crashes when scripts terminate
2012-07-10 19:40:35 +00:00
attic
old VRC6 sound moved to attic/
2012-12-10 20:26:59 +00:00
blip_buf
Add Blargg's "blip_buf" as an unmanaged dll. license is LGPL; if I like the way it works, I'll rewrite it with MIT code. Implement it as the new resampling output track for NES. Small (~3%)? speedup. Should sound better, especially when the emulator can't quite keep speed.
2012-12-09 03:13:47 +00:00
libgambatte
gb: fix lfsr reg init value -- 0d07cb7851
2013-10-11 21:28:44 +00:00
libmeteor
gba: debugging output for software interrupt. todo: possibly bind this to some setting?
2012-12-03 18:49:05 +00:00
libmupen64plus
didnt mean to check this in
2013-08-10 01:08:01 +00:00
libsnes
fix up SGB memorydomains
2013-08-26 07:17:47 +00:00
mednafen
slight libmednahawk fixup
2012-11-13 19:57:50 +00:00
ppsspp
psphawk: sound, except it doesn't work. i will figure it out later
2013-06-25 02:06:06 +00:00
yabause
saturn: hook up GL mode to user interface. in GL mode, one can choose resolutions like pcsx2: 1x, 2x, 3x, 4x, or user selected w*h
2013-05-14 03:06:37 +00:00
BizHawk.pro.sln
libmednahawk reorg
2012-11-13 00:50:10 +00:00
BizHawk.sln
fix compile error for visual studio 2010 in pce_debugger project, and remove it from the solution file since we aren't using it and I don't want to have to fix random problems like that (left the project and files in SVN)
2013-10-28 13:23:24 +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
make json.net throw fewer exceptions while to make debugging less excruciating
2013-07-27 21:50:02 +00:00
LuaInterface.dll
2013-10-28 13:48:17 +00:00
Newtonsoft.Json.dll
make json.net throw fewer exceptions while to make debugging less excruciating
2013-07-27 21:50:02 +00:00
SlimDX.dll
Bizhawk bravely enters the year 2010
2011-08-27 02:17:11 +00:00
SubWCRev.bat
never mind. now we know why.
2013-07-27 22:33:40 +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
update version number, this marks the end commit after the release of 1.5.0 and the start of the next release
2013-08-23 00:33:00 +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