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
adelikat ce6cd2ec5f rip out the lua writer dialog and deeming it a failed experiment. Lua Console - re-implement the new script dialog so that it calls a save file dialog, and if the user picks a file it creates a new lua script with a minimal while loop, and then invokes a new process with this newly created file for quick editing 2014-05-24 01:59:59 +00:00
BizHawk.Client.Common Lua - combine common code in memory and mainmemory libraries into a base class, apply range checking to all methods, add memory.getsize() to match mainmemory method, fix a name bug in a memory 32bit method, clean up a bunch of things too 2014-05-23 23:19:20 +00:00
BizHawk.Client.DBMan Add OSD message notifier to CoreComm 2014-03-18 03:03:53 +00:00
BizHawk.Client.DiscoHawk cnrom musings 2014-01-10 18:28:37 +00:00
BizHawk.Client.EmuHawk rip out the lua writer dialog and deeming it a failed experiment. Lua Console - re-implement the new script dialog so that it calls a save file dialog, and if the user picks a file it creates a new lua script with a minimal while loop, and then invokes a new process with this newly created file for quick editing 2014-05-24 01:59:59 +00:00
BizHawk.Client.PceDebugger Clean up assembly info stuff in all projects 2013-11-08 15:56:58 +00:00
BizHawk.Common Record Movie - refactor to check if Global.Emulator has a DisplayType property defined, and if so, use that to populate the PAL header, rather than a bunch of ifs on core type. Refactored ReflectionUtils to be Extension methods in their own namespace, added methods for checking and getting values from a public property 2014-05-20 15:39:43 +00:00
BizHawk.Emulation.Common 2600: more stuff towards PAL support 2014-05-23 15:47:48 +00:00
BizHawk.Emulation.Cores Atari 2600 - Set virtual width in pal to 320 2014-05-24 01:21:33 +00:00
BizHawk.Emulation.DiscSystem fix some bugs in ffmpeg handling which seemed to be depending on an older version of ffmpeg; and clarify some rom loading error handling, especially in PCE-CD 2014-05-08 03:18:00 +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 minimal implementation of AR correction. this isn't completely satisfying. we need to run the frontend 1x/2x/etc sizing through it, and I'm feeling like we need two tiers of AR suggestion strengths.. we may want a2600 fixing AR out of the box, but NES fixing AR by default is unacceptable 2014-05-02 04:27:08 +00:00
CpuCoreGenerator PCE CDL: add a new "disassemble" command. this makes a text dump of every opcode that has been mapped out so far, dumping memory domain, address within the domain, and huc6280 disassembly 2014-02-20 22:59:37 +00:00
Dist MakeRelease.bat - add an exit command at end to make it friendly for being run by another bat file 2014-05-11 19:23:55 +00:00
EMU7800 Lua - event.oninputpoll - support Atari 7800 2013-11-17 00:06:21 +00:00
LuaInterface LuaInterface: fix regression of optional parameter binding. (gui.text, for example) 2014-05-02 01:54:05 +00:00
References add MissingTypeHandling to json.net, to increase durability against config serialization type changes 2014-05-17 04:30:18 +00:00
Tools/cg2glsl add a rather bulky build of themaister's cg2glsl. as usual, the python->exe conversion story is totally bolloxed, so I had to use ironpython which turns 250KB of python code into 5280KB of MSIL 2014-02-03 07:16:26 +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 port r6519 to trunk 2014-05-07 02:48:11 +00:00
libgambatte gambatte: fix a few msvcisms and other warnings 2014-05-13 02:51:20 +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 work around issue in mupen core which was sort of wrecking subsequent GL work in the frontend 2014-04-20 01:44:06 +00:00
libsnes update libsnes exes 2014-05-23 19:27:27 +00:00
mednafen slight libmednahawk fixup 2012-11-13 19:57:50 +00:00
output Atari - add NTSC to gamedb too 2014-05-24 01:18:03 +00:00
quicknes quicknes: support Bite Off 2014-05-07 18:39:03 +00:00
yabause saturnus: support 8mbit/32mbit dram cart as a syncsetting. this inflates your savestate size heavily, of course... 2014-02-23 17:06:24 +00:00
BizHawk.sln dbman initial check-in 2014-03-11 02:48:27 +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 update subwcrev 2014-05-08 18:13:00 +00:00
VersionInfo.cs Rip out date all together in release info 2014-04-22 22:09:22 +00:00
intl3_tsvn32.dll upx these subwcrev dlls... but... i didnt update them with subwcrev. i think it should be ok. it was too much work to drag them out of the 32bit installer which wont run on 64bit platform. 2014-05-08 18:14:17 +00:00
libapr_tsvn32.dll upx these subwcrev dlls... but... i didnt update them with subwcrev. i think it should be ok. it was too much work to drag them out of the 32bit installer which wont run on 64bit platform. 2014-05-08 18:14:17 +00:00
libaprutil_tsvn32.dll upx these subwcrev dlls... but... i didnt update them with subwcrev. i think it should be ok. it was too much work to drag them out of the 32bit installer which wont run on 64bit platform. 2014-05-08 18:14:17 +00:00
libsasl32.dll faster movie preloading 2014-05-16 00:12:08 +00:00
libsvn_tsvn32.dll update subwcrev 2014-05-08 18:13:00 +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