You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/alpha/README.md
+15-15Lines changed: 15 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,10 +81,10 @@ Another way of sharing your Session to users is sending them a link that will op
81
81
In the NetPlay! dialog, once you are Hosting a Session, there will be a link button on the upper right, that will generate the link and copy it to your clipboard.
82
82
83
83
**IMPORTANT:** NetPlay! performance is completely dependent on the network quality. The lower the network latency between users, the better. Higher bandwidths with higher latencies won't help much.
84
-
It uses a specialized P2P protocol, and tries to use STUN to traverse NATs/routers so users don't have to worry about IPs and opening ports. Use at your own risk! :-)
84
+
The Client may need some time to find and connect do the Server. It uses a specialized P2P protocol, and tries to use STUN to traverse NATs/routers so users don't have to worry about IPs and opening ports. Use at your own risk! :-)
85
85
86
86
To make all this work seamlessly, WebMSX uses modern Web technologies including WebRTC, which are supported by all major browsers and platforms.
87
-
Unfortunately, those technologies are still not available on Apple iOS, so NetPlay! will not work on iOS devices. Sorry but there is not much we can do about it, until Apple feels it should allow its customers to access those technologies.
87
+
Unfortunately, those technologies may still not be available on Apple iOS, so NetPlay! may not work on those devices.
88
88
89
89
## About the Nextor Hard Disk Drive
90
90
@@ -177,18 +177,18 @@ The emulator supports several Extensions, or optional components that can be tur
177
177
178
178
| Extension | Default in Machine | Presets
179
179
| --- | :---: | ---
180
-
| Hard Disk interface (Nextor) | -- | `HARDDISK`, `HARDDISKC`, `NOHARDDISK`
181
-
| Floppy Disk interface with 2 drives | ALL | `DISK`, `NODISK`
| `JOYKEYS_MODE` | -1 | JoyKeys controls. -1: disabled; 0: enabled at port 1; 1: enabled at port 2; 2: enabled at both ports; 3: enabled at both ports (swapped)
326
326
| `MOUSE_MODE` | -1 | Mouse controls. -1: disabled; 0: auto; 1: enabled at port 1; 2: enabled at port 2
327
327
| `TOUCH_MODE` | 0 | Touch controls. -1: disabled; 0: auto; 1: enabled at port 1; 2: enabled at port 2
0 commit comments