devos50 / qemu-ios

A QEMU emulator for legacy Apple devices
Other
976 stars 63 forks source link

Sleep issue #19

Open 49b opened 1 year ago

49b commented 1 year ago

Hi, when the iOS system sleeps by pressing the power button hotkey (P), the whole screen goes black and only the status bar appears. Doing (P) or (H) (home button hotkey) does not turn the system on from sleep.

devos50 commented 1 year ago

Hi and thanks for reporting! Yeah one probably has to do some kind of interrupt to wake up the LCD display again 👍