Skip to content

Commit 3c243fb

Browse files
committed
Update README.md for warp
1 parent 7e1409e commit 3c243fb

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -105,13 +105,13 @@ Status
105105
- Walking around the ship and in buildings.
106106
- Liftoff / Landing.
107107
- Sublight flight.
108-
- Warp (albeit without fancy effects).
108+
- Warp (with fancy effects).
109109
- Loading / reading save states (`l` and `s` respectively).
110110
- Ground combat.
111111
- Space combat.
112+
- Sound effects.
112113
- Touch screen support: a small area in the top-right of the screen has been
113114
designated as "cancel area" and will emulate a right-mouse click when touched.
114-
- Sound effects.
115115

116116
Is it fully playable? Yes, I played it for quite a bit. All the critical things
117117
have been implemented, Though I cannot guarantee that there aren't any bugs
@@ -122,7 +122,6 @@ state if possible.
122122

123123
Non-critical:
124124

125-
- SHIPLIB function 0x1a (warp animation) is not implemented, an assembly routine.
126125
- The copy protection (integrity check) is mitigated in an ugly and brittle
127126
way. It would be better to emulate the underlying mechanism (which is known)
128127
in the simulated disk controller.

0 commit comments

Comments
 (0)