emulation

class birdseyelib.Emulation(client)[source]

Class containing various functions for controlling emulation in BizHawk.

get_framecount() int[source]

Returns the current framecount from the emulator, or -1, if no data has been received yet.

request_framecount()[source]

Requests for the current framecount from the external tool.