diff --git a/md/Atari/entries/assembler-for-beginners.md b/md/Atari/entries/assembler-for-beginners.md index 608b863..baa17e5 100644 --- a/md/Atari/entries/assembler-for-beginners.md +++ b/md/Atari/entries/assembler-for-beginners.md @@ -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) diff --git a/md/Atari/index.md b/md/Atari/index.md index 139969a..b0e23a5 100644 --- a/md/Atari/index.md +++ b/md/Atari/index.md @@ -7,7 +7,6 @@

Various Atari Basic Projects

-

Let's do 2+2 in Assembler!

Atari 130XE Assembler For Beginners Series

Atari Action! Language Walk-Through