TASEmulators / BizHawk

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.
http://tasvideos.org/BizHawk.html
Other
2.14k stars 380 forks source link

Request: Add Lynx debugging tools from core (Handy) #972

Open meshuggahtas opened 7 years ago

meshuggahtas commented 7 years ago

Handy, the core BizHawk 2.2 uses doesn't have trace logger, debugger and code data logger.

Is there any way to get trace log by any means? Of course I would like to use a debugger too, as some of the games on this platform has difference in how the "feature" picture cancelling handled.

meshuggahtas commented 2 years ago

Latest info from Discord TASVideos emulation channel by YoshiRulz:

There simply is no debugger. If there were, it would be available in ApiHawk and Lua. You'd need to change Handy's source (C++) to expose a debugger interface.

The title should be changed accordingly, to avoid suggesting it as a simple thing as enabling.