summaryrefslogtreecommitdiff
path: root/archived/old_sim8086/listing_0037_single_register_mov.asm
blob: 1b58e056dde3e3757be0c6c2765c7a6d5a11fd9f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
; ========================================================================
;
; (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 37
; ========================================================================

bits 16

mov cx, bx