-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathdemolinx.htm
25 lines (25 loc) · 1009 Bytes
/
demolinx.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<html>
<head>
<title>Abe's little box of demolinx</title>
</head>
<body bgcolor="FFFFFF" text="666666">
<center><h2>Programming Sites</h2></center>
<ul>
<li><a href="http://www.hornet.org/">Hornet</a> Covers most of the PC Demoscene
<li><a href="http://www.gamesdomain.co.uk/gamedev/gprog.html">The Nexus</a> Game programming links (part of the GamesDomain)
<li><a href="http://www.programmersheaven.com/">Programmers Heaven</a> Great site
<li><a href="ftp://x2ftp.oulu.fi/pub/msdos/programming/">x2ftp.oulu.fi</a> This place got everything you'll ever need and more.
</ul>
<p>
<center><h2>People</h2></center>
<ul>
<li><a href="http://www.ice-digga.com/programming/">Tore's Programming Page</a>
<li><a href="http://www.chesworth.com/pv/">Programmers Vault</a> Where Programmers Dreams Come True...
<li><a href="http://www.geocities.com/SiliconValley/Ridge/2544/">NASM and DJGPP</a> Programming Page
</ul>
<p>
<hr>
<p>
Linx checked 98-11-29 by <a href="mailto:[email protected]">Abe</a>
</body>
</html>