mirror of
https://github.com/cc65/cc65.git
synced 2024-10-31 20:06:11 +00:00
85 lines
3.3 KiB
HTML
85 lines
3.3 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<title>cc65 - Mailing Lists</title>
|
|
<link rel="stylesheet" type="text/css" href="cc65.css"/>
|
|
<link rel="shortcut icon" type="image/x-icon" href="image/favicon.ico"/>
|
|
</head>
|
|
<body>
|
|
<img style="float:right;" width="300" height="150" src="image/cc65.png" alt=""/>
|
|
<h1>Mailing Lists</h1>
|
|
<div id="menu">
|
|
<div id="innermenu">
|
|
<ul>
|
|
<li><a href="index.html">Main Page</a>
|
|
</li>
|
|
<li><a href="getting-started.html">Getting Started</a>
|
|
</li>
|
|
<li id="here"><a href="mailing-lists.html">Mailing Lists</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<h2>Content</h2>
|
|
<ul class="down">
|
|
<li><a href="#cc65-devel">cc65 Development</a>
|
|
</li>
|
|
<li><a href="#cc65-git">cc65 Git Commits</a>
|
|
</li>
|
|
<li><a href="#musoftware">cc65@musoftware.de</a>
|
|
</li>
|
|
</ul>
|
|
<h2><a name="cc65-devel">cc65 Development</a></h2>
|
|
<p>This mailing list makes up the primary communication media of the cc65
|
|
community. Make sure to subscribe to it if you want to be part of cc65.
|
|
<ul class="right">
|
|
<li><a href="https://lists.sourceforge.net/lists/listinfo/cc65-devel">
|
|
Subscription</a>
|
|
</li>
|
|
<li><a href="https://sourceforge.net/p/cc65/mailman/cc65-devel">
|
|
Archive</a>
|
|
</li>
|
|
<li><form method="get" action="https://sourceforge.net/p/cc65/mailman/search">Search
|
|
<input type="text" name="q" maxlength="255"/>
|
|
<input type="hidden" name="mail_list" value="cc65-devel"/>
|
|
<input type="submit" value="SourceForge Search"/>
|
|
</form>
|
|
</li>
|
|
</ul>
|
|
</p>
|
|
<h2><a name="cc65-git">cc65 Git Commits</a></h2>
|
|
<p>This mailing list receives a message for every push to the
|
|
<a href="https://github.com/cc65/cc65">GitHub cc65 source code repository</a>.
|
|
Subcribe to it if you want to be informed of every change made to the source code.
|
|
<ul class="right">
|
|
<li><a href="https://lists.sourceforge.net/lists/listinfo/cc65-git">
|
|
Subscription</a>
|
|
</li>
|
|
<li><a href="https://sourceforge.net/p/cc65/mailman/cc65-git">
|
|
Archive</a>
|
|
</li>
|
|
<li><form method="get" action="https://sourceforge.net/p/cc65/mailman/search">Search
|
|
<input type="text" name="q" maxlength="255"/>
|
|
<input type="hidden" name="mail_list" value="cc65-git"/>
|
|
<input type="submit" value="SourceForge Search"/>
|
|
</form>
|
|
</li>
|
|
</ul>
|
|
<h2><a name="musoftware">cc65@musoftware.de</a></h2>
|
|
<p>This mailing list was formerly the main communication media of the cc65
|
|
community. The threads there still hold a wealth of information on cc65.
|
|
<ul class="right">
|
|
<li><a href="mailarchive/">
|
|
Archive</a>
|
|
</li>
|
|
<li><form method="get" action="http://www.google.com/search">Search
|
|
<input type="text" name="q" maxlength="255"/>
|
|
<input type="hidden" name="sitesearch" value="http://cc65.github.io/cc65/mailarchive/"/>
|
|
<input type="submit" value="Google Search"/>
|
|
</form>
|
|
</li>
|
|
</ul>
|
|
</p>
|
|
</body>
|
|
</html>
|