Changed the default page "exit" event handler from "onunload" to "pagehide" for iOS; hopefully, auto-resume machines will work better on mobile devices with that change
This commit is contained in:
parent
cf35125d34
commit
7457e4e44f
43 changed files with 132 additions and 117 deletions
|
|
@ -3,8 +3,8 @@ layout: page
|
|||
title: "Executive Suite (1982)"
|
||||
permalink: /apps/pcx86/1982/esuite/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: ibm5160-esuite
|
||||
- id: ibm5160-esuite
|
||||
type: pcx86
|
||||
config: /devices/pcx86/machine/5160/mda/256kb/fake188/machine.xml
|
||||
state: /apps/pcx86/1982/esuite/state.json
|
||||
---
|
||||
|
|
|
|||
|
|
@ -3,8 +3,8 @@ layout: page
|
|||
title: "RatBas (1982)"
|
||||
permalink: /apps/pcx86/1982/ratbas/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: ibm5150-ratbas
|
||||
- id: ibm5150-ratbas
|
||||
type: pcx86
|
||||
config: /devices/pcx86/machine/5150/cga/256kb/machine.xml
|
||||
autoMount:
|
||||
A:
|
||||
|
|
|
|||
Loading…
Reference in a new issue