Getting Started:
Python API:
Emulation
Emulation.get_board_name()
Emulation.get_framecount()
Emulation.request_board_name()
Emulation.request_framecount()
Class containing various functions for controlling emulation in BizHawk.
Returns the board name of the loaded ROM, or “”, if not available.
Returns the current framecount from the emulator, or -1, if no data has been received yet.
Requests for the board name of the loaded ROM.
Requests for the current framecount from the external tool.