File tree 1 file changed +2
-3
lines changed
1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -105,13 +105,13 @@ Status
105
105
- Walking around the ship and in buildings.
106
106
- Liftoff / Landing.
107
107
- Sublight flight.
108
- - Warp (albeit without fancy effects).
108
+ - Warp (with fancy effects).
109
109
- Loading / reading save states (` l ` and ` s ` respectively).
110
110
- Ground combat.
111
111
- Space combat.
112
+ - Sound effects.
112
113
- Touch screen support: a small area in the top-right of the screen has been
113
114
designated as "cancel area" and will emulate a right-mouse click when touched.
114
- - Sound effects.
115
115
116
116
Is it fully playable? Yes, I played it for quite a bit. All the critical things
117
117
have been implemented, Though I cannot guarantee that there aren't any bugs
@@ -122,7 +122,6 @@ state if possible.
122
122
123
123
Non-critical:
124
124
125
- - SHIPLIB function 0x1a (warp animation) is not implemented, an assembly routine.
126
125
- The copy protection (integrity check) is mitigated in an ugly and brittle
127
126
way. It would be better to emulate the underlying mechanism (which is known)
128
127
in the simulated disk controller.
You can’t perform that action at this time.
0 commit comments