mirror of
https://git.code.sf.net/p/quake/website
synced 2025-02-17 17:31:39 +00:00
added links
This commit is contained in:
parent
c269f273de
commit
c80148c652
1 changed files with 16 additions and 0 deletions
16
links.php
16
links.php
|
@ -70,6 +70,22 @@
|
|||
<a href="http://www.planetquake.com/quake1/hosted/resources.shtml">Quake utilities at planetquake.</a><br>
|
||||
<br><br>
|
||||
|
||||
<table width="100%" border="0" cellspacing="0" align="center" bgcolor="#3e4266">
|
||||
<tr>
|
||||
<td align="left">
|
||||
<b><font size="+1"><a name="tools">Coding Tools</a></font></b>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<a href="http://hermes.terminal.at/intel2gas/">intel2gas</a><br>
|
||||
<a href="http://www.web-sites.co.uk/nasm/">Nasm (Netwide assembler)</a><br>
|
||||
<a href="http://www.svgalib.org/">Svgalib</a><br>
|
||||
<a href="http://www.ggi.org/">GGI</a><br>
|
||||
<a href="files/xlib01.tar.gz">Xlib tutorial</a><br>
|
||||
<a href="http://cygutils.netpedia.net/">Cygwin Utilities</a><br>
|
||||
<a href="http://www.cygnus.com/">Cygnus</a><br>
|
||||
<br><br>
|
||||
|
||||
<table width="100%" border="0" cellspacing="0" align="center" bgcolor="#3e4266">
|
||||
<tr>
|
||||
<td align="left">
|
||||
|
|
Loading…
Reference in a new issue