BizHawk is a multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all system cores.
Go to file
goyuken 28c1347b75 genesis: only save the actual saveram (instead of an overly large file) in some cases with MD cart. disable automatic saveram (that didn't exist anyway) in most non-saveram carts. for mega CD, reduce size of EBRAM cart to 16KiB. it's still enough for a total of 3 Shining Force CD saves, so no complaining. 2014-02-03 04:04:53 +00:00
BizHawk.Client.Common Tastudio - implement Floating window and refactor to use ToolDialogSettings object 2014-02-01 15:44:51 +00:00
BizHawk.Client.DiscoHawk cnrom musings 2014-01-10 18:28:37 +00:00
BizHawk.Client.EmuHawk Slight and meaningless TAStudio stuff 2014-02-02 17:49:40 +00:00
BizHawk.Client.PceDebugger Clean up assembly info stuff in all projects 2013-11-08 15:56:58 +00:00
BizHawk.Common Lua - add a new way to do reflection to get method names, now the function list simply needs to match the method name, and the method name does not need to redundantly specificy the library name. Only the Bit library hooked up currenlty. 2014-01-25 15:05:53 +00:00
BizHawk.Emulation.Common Move CPUs from Emulation.Common to Emulation.Cores 2014-01-22 01:14:36 +00:00
BizHawk.Emulation.Cores nes: finish cleanup on namcot 129/163 2014-02-02 20:05:09 +00:00
BizHawk.Emulation.DiscSystem sega CD games now get as far as loading the bios 2013-12-16 19:00:05 +00:00
BizHawk.Installer Installer - fixes due to name changes, new projects, removed projects, etc. I didn't test this, so I may not have done this properly. Remove 4.5 installer, since we no longer have a 4.5 project 2013-11-03 14:19:02 +00:00
Bizware bizwaregl-some simplification and cleanup and reduction of pointless api calls 2014-01-30 04:54:02 +00:00
CpuCoreGenerator Fix CpuCoreGenerator project - generate new stuff in HuC6280, fix namespaces and file paths, comment out 6502, we don't use that one anymore. 2013-11-14 21:42:29 +00:00
Dist add a toy for someone to try out, regarding inlining and performance and multiple assemblies: a batchfile to run ILMerge and make bizhawk.merged.exe with some fraction of the dll dependencies in one file. 2014-01-25 04:05:09 +00:00
EMU7800 Lua - event.oninputpoll - support Atari 7800 2013-11-17 00:06:21 +00:00
LuaInterface lua-fix crashes when scripts terminate 2012-07-10 19:40:35 +00:00
References reorganize some dlls into References directory, im tired of seeing all these things in the project root 2014-01-27 01:11:39 +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
genplus-gx genesis: only save the actual saveram (instead of an overly large file) in some cases with MD cart. disable automatic saveram (that didn't exist anyway) in most non-saveram carts. for mega CD, reduce size of EBRAM cart to 16KiB. it's still enough for a total of 3 Shining Force CD saves, so no complaining. 2014-02-03 04:04:53 +00:00
libgambatte GB: fix problems with STOP opcode? maybe? maybe not? 2014-02-01 03:45:28 +00:00
libmeteor gba: support register reading. shows current mode's r0..r15, cpsr, spsr. at the moment, none of the other out of context banked regs are shown, which may or may not be a good idea. 2013-11-12 00:40:28 +00:00
libmupen64plus Fixed N64 controllers 2014-01-28 09:58:53 +00:00
libsnes snes-make CARTROM memorydomain actually edit bsnes's sense of the cartrom, instead of the rom[] array that the core now pointlessly holds onto 2014-01-29 21:59:06 +00:00
mednafen slight libmednahawk fixup 2012-11-13 19:57:50 +00:00
output genesis: only save the actual saveram (instead of an overly large file) in some cases with MD cart. disable automatic saveram (that didn't exist anyway) in most non-saveram carts. for mega CD, reduce size of EBRAM cart to 16KiB. it's still enough for a total of 3 Shining Force CD saves, so no complaining. 2014-02-03 04:04:53 +00:00
quicknes quicknes: support mapper 78. a crappy heuristic is used to guess board type, but it works for both games on it, so there 2014-01-17 19:40:25 +00:00
yabause yabause - some video rendering bug of some sort fixed. not sure what it affects 2014-01-03 19:11:13 +00:00
BizHawk.sln BizwareGL! 2014-01-27 00:02:21 +00:00
CpuCoreGenerator.sln Upgrade CpuCoreGenerator solution also 2011-08-27 02:20:10 +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 set interim flag back to true, I like to mistakenly check this in 2014-01-21 00:34:07 +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