Update ide-installation.section.html

This commit is contained in:
Peter Dell 2024-07-13 10:13:07 +02:00
parent e8b58d719d
commit 80826e5823

View File

@ -157,8 +157,7 @@
</ul>
<h5 id="FurtherAssemblerProgrammingInformation">Further Information on Assembly Programming</h5>
<ul>
<li><a href="https://github.com/wudsn/wudsn-ide-projects" target="_blank" rel="noopener">WUDSN IDE sample projects</a></li>
<li>Source code files contain the equates for hardware registers and operating systems for <a href="productions/atari800/ide/SystemEquates.asm" target="_blank" rel="noopener noreferrer">Atari 8-bit</a> (TODO: Missing) and <a href="productions/atari2600/ide/VCS.asm" target="_blank" rel="noopener noreferrer">Atari VCS</a> in MADS format.</li>
<li><a href="https://github.com/wudsn/wudsn-ide-projects" target="_blank" rel="noopener">WUDSN IDE Example Projects</a></li>
<li><a href="https://www.atariarchives.org/agagd/" target="_blank" rel="noopener noreferrer">Atari Graphics &amp; Arcade Game Design</a>, <a href="https://www.atariarchives.org/dere/" target="_blank" rel="noopener noreferrer">DeRe Atari</a>, and <a href="https://www.atariarchives.org/mapping/" target="_blank" rel="noopener noreferrer">Mapping the Atari</a> at <a href="https://www.atariarchives.org/" target="_blank" rel="noopener noreferrer">AtariArchives.org</a></li>
<li>AtariAge forum for <a href="https://atariage.com/forums/forum/51-atari-5200-8-bit-programming" target="_blank" rel="noopener noreferrer">Atari 5200 / 8-bit Programming</a></li>
</ul>