move assembler project to assembler page

This commit is contained in:
Greg Gauthier 2025-01-17 23:26:28 +00:00
parent bee5a8c9cd
commit 6f340f3042
2 changed files with 2 additions and 1 deletions

View File

@ -5,5 +5,7 @@
This began as an attempt to remediate myself. Hopefully others will get some use out of it as well. Check back here regularly, as I will be adding explanations, code samples, and other resource links here, to support the series.
---
**Small Projects**
* [Let's do 2+2 in Assembler!](entries/two-plus-two.md)

View File

@ -7,7 +7,6 @@
</div>
<div class="column-tabular full-right">
<p><a href="./entries/various-atari-basic.md">Various Atari Basic Projects</a></p>
<p><a href="./entries/two-plus-two.md">Let's do 2+2 in Assembler!</a></p>
<p><a href="./entries/assembler-for-beginners.md">Atari 130XE Assembler For Beginners Series</a></p>
<p><a href="./entries/Action-language-walkthrough.md">Atari Action! Language Walk-Through</a></p>
</div>