-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcommanderx16.html
More file actions
19 lines (19 loc) · 1.57 KB
/
Copy pathcommanderx16.html
File metadata and controls
19 lines (19 loc) · 1.57 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<script src="platform.js"></script>
<h3 id="Games" data-count="7" class="section-header">Games</h3>
<script>bgImage("commanderx16")
fileNames = [
"x16wars v3.0 (2022-09-21)(Nelson, Cameron)(MIT)/x16wars v3.0 (2022-09-21)(Nelson, Cameron)(MIT).img",
"x16wars v3.1 (2022-09-29)(Nelson, Cameron)(MIT)/x16wars v3.1 (2022-09-29)(Nelson, Cameron)(MIT).img",
"x16wars v4.0 (2022-10-02)(Nelson, Cameron)(MIT)/x16wars v4.0 (2022-10-02)(Nelson, Cameron)(MIT).img",
"x16wars v4.1 (2022-10-02)(Nelson, Cameron)(MIT)/x16wars v4.1 (2022-10-02)(Nelson, Cameron)(MIT).img",
"x16wars v4.2 (2022-10-07)(Nelson, Cameron)(MIT)/x16wars v4.2 (2022-10-07)(Nelson, Cameron)(MIT).img",
"x16wars v4.3 (2022-10-12)(Nelson, Cameron)(MIT)/x16wars v4.3 (2022-10-12)(Nelson, Cameron)(MIT).img",
"x16wars v4.4.1 (2023-10-13)(Nelson, Cameron)(MIT)/x16wars v4.4.1 (2023-10-13)(Nelson, Cameron)(MIT).img",
]; generateFileLinks("archive:tosec-main/8-Bit Productions/Commander X16/Games/[IMG]/8-Bit Productions Commander X16 - Games - [IMG] (TOSEC-v2024-01-15).zip", "Commander_-_X16");</script>
<h3 id="Demo" data-count="2" class="section-header">Demo</h3>
<script>bgImage("commanderx16")
fileNames = [
"VTUIlib Demo v0.9 (2023-01-23)(JimmyDansbo)(Unlicense)/VTUIlib Demo v0.9 (2023-01-23)(JimmyDansbo)(Unlicense).prg",
"VTUIlib Demo v1.0 (2023-01-23)(JimmyDansbo)(Unlicense)/VTUIlib Demo v1.0 (2023-01-23)(JimmyDansbo)(Unlicense).prg",
]; generateFileLinks("archive:tosec-main/8-Bit Productions/Commander X16/Demos/8-Bit Productions Commander X16 - Demos (TOSEC-v2023-08-29).zip", "Commander_-_X16");</script>
<script src="script.js"></script>