mirror of https://github.com/LIJI32/SameBoy.git
Updated GB_set_rendering_disabled (markdown)
parent
6368d41c67
commit
da7a66d8ae
|
@ -6,7 +6,7 @@ In `gb.h`
|
|||
|
||||
## Description
|
||||
|
||||
TBD
|
||||
Call this function with `true` to disable video output in an emulator instance. This will make the [[run loop|GB_run]] of the emulator instance consume less CPU usage, and it's useful in scenarios where you don't need video output (e.g. sound-only applications or automations).
|
||||
|
||||
## Thread Safety
|
||||
|
||||
|
|
Loading…
Reference in New Issue