From c57f8ddcbf890050b994f3513dd0ba46eb1719c9 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Fri, 17 Oct 2025 14:01:05 +0200 Subject: checkpoint --- src/data/listing_0047_challenge_flags.asm | 36 ------------------------------- 1 file changed, 36 deletions(-) delete mode 100644 src/data/listing_0047_challenge_flags.asm (limited to 'src/data/listing_0047_challenge_flags.asm') diff --git a/src/data/listing_0047_challenge_flags.asm b/src/data/listing_0047_challenge_flags.asm deleted file mode 100644 index 0a4cd1f..0000000 --- a/src/data/listing_0047_challenge_flags.asm +++ /dev/null @@ -1,36 +0,0 @@ -; ======================================================================== -; -; (C) Copyright 2023 by Molly Rocket, Inc., All Rights Reserved. -; -; This software is provided 'as-is', without any express or implied -; warranty. In no event will the authors be held liable for any damages -; arising from the use of this software. -; -; Please see https://computerenhance.com for further information -; -; ======================================================================== - -; ======================================================================== -; LISTING 47 -; ======================================================================== - -bits 16 - -add bx, 30000 -add bx, 10000 -sub bx, 5000 -sub bx, 5000 - -mov bx, 1 -mov cx, 100 -add bx, cx - -mov dx, 10 -sub cx, dx - -add bx, 40000 -add cx, -90 - -mov sp, 99 -mov bp, 98 -cmp bp, sp -- cgit v1.2.3-70-g09d2