diff --git a/md/Atari/entries/two-plus-two.md b/md/Atari/entries/two-plus-two.md index 2d4f760..8e051a0 100644 --- a/md/Atari/entries/two-plus-two.md +++ b/md/Atari/entries/two-plus-two.md @@ -33,4 +33,4 @@ Once assembled, you could use something like "Daves Debugger Tool" (DDT), to step through the program and inspect memory location $CB when the execution is complete. -For a very thorough walk-through of this little program, you can [check out my video](https://rumble.com/v2in18e-atari-assembler-adding-2-2-the-winston-smith-demo.html?playlist_id=XhDRTzaWoOM). \ No newline at end of file +For a very thorough walk-through of this little program, you can [check out my video](https://rumble.com/v2in18e-atari-assembler-adding-2-2-the-winston-smith-demo.html?playlist_id=XhDRTzaWoOM). Skip to the 21 minute mark to just see the coding part.