This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
BizHawk
mirror of
https://github.com/TASEmulators/BizHawk.git
Watch
1
Star
0
Fork
You've already forked BizHawk
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
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.
c-plus-plus
c-sharp
dotnet
emulation
emulator
saturn
speedrunning
winforms
2,989
Commits
95
Branches
91
Tags
2.5
GiB
C#
37.3%
C++
34.2%
C
24.5%
HTML
1.1%
Lua
1%
Other
1.4%
4018452f21
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
zeromus
4018452f21
add CoreInputComm.CpuTraceEnable and CoreInputComm.CpuTraceStream, and use it in NES; set those appropriately from a gui component and you can effect user-controlled cpu tracing, if its been setup in the core he's interested in. CoreInputComm doesnt reconstruct between emulator instances, so this may not be the best way of hooking it up, but its serviceable.
2012-09-16 19:38:08 +00:00
BizHawk.Emulation
add CoreInputComm.CpuTraceEnable and CoreInputComm.CpuTraceStream, and use it in NES; set those appropriately from a gui component and you can effect user-controlled cpu tracing, if its been setup in the core he's interested in. CoreInputComm doesnt reconstruct between emulator instances, so this may not be the best way of hooking it up, but its serviceable.
2012-09-16 19:38:08 +00:00
BizHawk.MultiClient
2012-09-16 19:03:44 +00:00
BizHawk.Util
snes-some beginning steps on graphics debugging tools. nothing to see yet, move along
2012-09-06 08:32:25 +00:00
CpuCoreGenerator
fix bug in 6502 core generator
2012-03-13 20:27:24 +00:00
DiscoHawk
gen: fix some vram corruption issues
2012-09-09 21:15:20 +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
PsxHawk.API
general cleanup.. remove a bunch of warnings.. improve log console system a bit.. add new icons for log console window.. remove old demo psx interop system and add new, simpler one, which isnt really tested yet but is way less annoying.
2012-02-24 20:38:35 +00:00
PsxHawk.Core
forgot to add
2012-02-24 20:40:02 +00:00
libgambatte
add system bus memory domain to gambatte
2012-09-13 21:03:34 +00:00
libsnes
snes-forgot to actually employ the ability to fix the random number seed which ilari's patches enabled. now the random seed is always 0.
2012-09-12 02:55:06 +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
improve nes rom detection log, and set svn:executable on some files
2012-03-07 19:14:15 +00:00
SubWCRev.exe
improve nes rom detection log, and set svn:executable on some files
2012-03-07 19:14:15 +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
subwcrev.sh
Add subwcrev.sh build script for non-Windows platforms
2012-03-12 04:44:10 +00:00