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
2b117c3955
BizHawk
/
BizHawk.Emulation
/
Interfaces
History
adelikat
e964dfb1df
Trace Logging hooked up for NES core, trace logger tool doesn't display rows for some reason
2012-09-30 02:37:00 +00:00
..
Base Implementations
add 'bool rendersound' to IEmualtor.FrameAdvance()
2012-09-20 19:52:47 +00:00
CoreComms.cs
Trace Logging hooked up for NES core, trace logger tool doesn't display rows for some reason
2012-09-30 02:37:00 +00:00
IController.cs
Remove autofire from IController & inherited objects other than Controller
2011-08-09 00:57:56 +00:00
IEmulator.cs
change previous revision to use default value param
2012-09-20 20:00:14 +00:00
ISoundProvider.cs
Max volume is settable per sound source to enable mixing many sound sources without clipping. Potentially can be used to disable individual sound sources.
2011-09-04 04:38:11 +00:00
IVideoProvider.cs
Add VirtualWidth to IVideoProvider and the (numerous) implementations. This is just phase 1, client needs to be updated to utilize this information, and some cores (especially PCE) should be updated in a more involved way to provide better TV emulation.
2012-06-25 02:50:34 +00:00