Skip to content

Commit b0b95ce

Browse files
committed
Move from freenode to liberachat.
1 parent 8733701 commit b0b95ce

File tree

3 files changed

+7
-8
lines changed

3 files changed

+7
-8
lines changed

members.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ <h2>CloudStrife</h2>
99
<h2>PulkoMandy</h2>
1010
<p>Most of the CPC sceners says he is a musician. But he is also learning to code and trying to graph, from time to time. He wears strange, colourful T-Shirts and likes making (non-working) electronics boards with little blue wires everywhere. Don't ever try to open one of his CPCs if you want to stay alive!</p>
1111

12-
<p>Contact us on the <a href="https://webchat.freenode.net/#cpc">#cpc</a> or <a href="https://webchat.freenode.net/#cpc-fr">#cpc-fr</a> channels on Freenode IRC.</p>
12+
<p>Contact us on the <a href="https://webchat.libera.chat/#cpc-fr">#cpc-fr</a> channel on Libera.Chat.</p>
1313

1414
{% include_relative footer.html %}

nova.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h2>Ordering information</h2>
3030
<p>The card costs 35€ including shipping (it is a bit more expensive than other cards due to the
3131
price of the NVRAM chip and battery)</p>
3232

33-
<p>Orders are open. Contact PulkoMandy by email, by IRC (#CPC on freenode) or on the cpcwiki forum
33+
<p>Orders are open. Contact PulkoMandy by email, by IRC (#CPC-fr on libera.chat) or on the cpcwiki forum
3434
for more information and to select a payment method.</p>
3535

3636
<h2>Usage documentation</h2>

willy.html

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ <h3>OPL3LPT</h3>
6060

6161
<ul>
6262
<li>SA2 Surprise! Adlib Tracker <a href="https://framagit.org/shinra/sa2play">player by Madram</a></li>
63+
<li>VGM player<a href="https://framagit.org/shinra/playvgm"> by PulkoMandy (work in progress)</a></li>
6364
</ul>
6465

6566
<h3>S2P</h3>
@@ -68,16 +69,13 @@ <h3>S2P</h3>
6869

6970
<h2>Getting the card</h2>
7071

71-
<p>PulkoMandy manages the manufacturing and shipping of the cards. For now only a limited run of 10
72-
prototypes was built. The goal is to get them in the hands of people who plan to write software
73-
for it first (there is no point in users buying the card and letting it sit in a drawer for years).</p>
72+
<p>PulkoMandy manages the manufacturing and shipping of the cards. Contact me on IRC (#cpc-fr on libera.chat on the cpcwiki forums or by email.</p>
7473

75-
<p>Contact me if you are interested in getting one (or more? if you work on a multi-chip player maybe?)
76-
of these cards. Later on a larger batch will be produced when there is some software available.</p>
74+
<p>Cards are in production and orders are opened for everyone now. The cost for Willy is 10€. This does not include any soundcard, you have to buy those separately.</p>
7775

7876
<h2>Installing the card</h2>
7977

80-
<p>Willy connects to the expansion port using an adapter cable. On the computer side, you need either an HE-902 edge connector (for Amstrad CPC) or a Centronics connector (Amstrad Plus, Schneider CPC). On the other side, you need a female HE10 connector. Try to keep the cable as short as possible (no more than 20cm), else you can get into some problems with the system reliability.</p>
78+
<p>Willy connects to the expansion port using an adapter cable. On the computer side, you need either an HE-902 edge connector (for Amstrad CPC) or a Centronics connector (Amstrad Plus, Schneider CPC). On the other side, you need a female HE10 connector. Try to keep the cable as short as possible (no more than 20cm), else you can get into some problems with the system reliability (this is not specific to this card, just good advice in general for hardware expansions).</p>
8179

8280
<p>Take the board with the connectors facing up, and the HE10 connector towards the computer expansion port. When holding the board this way, the connection cable is wired straight. Pin 1 is on the left, as indicated by the arrow on the board. Notice that the 50-pin HE10 connector is wired backwards (pin 1 should be on the right to match the standard), but this allows for easier connection with the CPC.</p>
8381

@@ -152,5 +150,6 @@ <h4>Using the chip</h4>
152150

153151
<p>You can find various resources online about programming the OPL3. For example <a href="http://www.shipbrook.net/jeff/sb.html">this one</a>, which has an example of registers to set to make a simple sound at the end.</p>
154152

153+
<p>The OPL3 is also register compatible with older chips like the OPL2 and the OPL1. However it is not register compatible with other Yamaha chips (OPLL, OPN, ...). Since the OPL3 is quite flexible, music written for other chips (AY3, SID, ...) can usually be converted in more or less automated way, which is a cheap way to adapt your existing music to this new soundchip. But of course, only original compositions will use the chip to its maximal capacities.</p>
155154

156155
{% include_relative footer.html %}

0 commit comments

Comments
 (0)