EmuCR Feeds
Email Us

EmuCR: BizHawkBizHawk Git (2015/12/02) 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:
* Comments on Watch derived class; started on watchlist
+ Moved WatchList.cs to specific directory (just a matter of ordering)
+ Mark some properties and methods in watchlist as obsolete
+ Create Comparer class that are used for sorting (Only domain and
address atm, other a still stored with linq). Unlike OrderBy in LINQ, it
doesn't create a new list for sorting (so it saves memory), furthermore,
it runs faster.
Finally, change to type of Watch.Address from nullable lon to regular
long (the rare times watch.Address.Value was used, there wasn't any
check of null and so, program would have crashed -
InvalidOperationException -)
* tastudio: differentiate between marker with text and regular marker.
both have buttons and context menu items.
if mass adding regular markers, give a warning for 50+.
marker with text can only be added one at a time.
fix #504

Download: BizHawk Git (2015/12/02)
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!