We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2c19af commit 07cce3bCopy full SHA for 07cce3b
examples/textelite.p8
@@ -6,6 +6,9 @@
6
; Prog8 adaptation of the Text-Elite galaxy system trading simulation engine.
7
; Original C-version obtained from: http://www.elitehomepage.org/text/index.htm
8
9
+; Note: this program is compatible with C64 and CX16.
10
+
11
12
; TODO save/load game function
13
14
main {
0 commit comments