summaryrefslogtreecommitdiff
path: root/bincode.asm
diff options
context:
space:
mode:
authorSteffen Winterfeldt <wfeldt@opensuse.org>2006-08-21 14:49:39 +0000
committerSteffen Winterfeldt <wfeldt@opensuse.org>2006-08-21 14:49:39 +0000
commit6ecb32dcaf8e9ea875a77c52a351f0a2ae4eef37 (patch)
tree5c38e4eb14990a79db77150081e24f7b9f5c605b /bincode.asm
parentaea4eac8737f5ace3a10e86ea303bb8327576496 (diff)
- 32 bit
Diffstat (limited to 'bincode.asm')
-rw-r--r--bincode.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/bincode.asm b/bincode.asm
index 913632b..b7f82cf 100644
--- a/bincode.asm
+++ b/bincode.asm
@@ -12922,7 +12922,7 @@ new_int8_40:
mov byte [sound_int_active],1
- ; sti
+ sti
mov ax,[sound_end]
sub ax,[sound_start]