EmuCR Feeds
Email Us

EmuCR: BizHawkBizHawk Git (2015/07/01) is compiled. BizHawk is a 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.

BizHawk Supported Systems
- Nintendo Entertainment System / Famicom / Famicom Disk System (NES/FDS)
- Super Nintendo (SNES)
- Nintendo 64
- Gameboy
- Gameboy Color
- Super Gameboy
- Sega Master System
- SG-1000
- Game Gear
- Sega Genesis
- Sega Saturn
- PC-Engine (TurboGrafx-16) / CD-ROM
- SuperGrafx
- Atari 2600
- Atari 7800
- ColecoVision
- TI-83 Calculator
- Wonderswan
- Gameboy Advance

BizHawk Git Changelog:
* Blah
* [#405] Set Environment.CurrentDirectory when executing Lua events within a WinForm.
Since events are not executed within the LuaConsole.ResumeScripts method, those did not have Environment.CurrentDirectory available for the executing script.
The fix is simple: when a lua script instantiates a LuaWinForm (through forms.newform), we store the current Environment.CurrentDirectory in the LuaWinForm object.
When a button or checkbox is triggered, it calls WinForm.DoLuaEvent which will set up the Environment.CurrentDirectory for the duration of the callback and then set it back to the initial Environment.CurrentDirectory.
* I think more stuff needed thread locking for more time in 7z library manager
* Lua - add a userdata library, with basic api for a script to add arbitruary data to a dictionary. This dictionary is saved and loaded in savestates (if present). Scripts can use this to create counters and whatnot that need data saved in savestates

Download: BizHawk SGit (2015/07/01)
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!