summaryrefslogtreecommitdiff
path: root/zruntime.S
diff options
context:
space:
mode:
Diffstat (limited to 'zruntime.S')
-rw-r--r--zruntime.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/zruntime.S b/zruntime.S
index eb7816d..ed1b397 100644
--- a/zruntime.S
+++ b/zruntime.S
@@ -107,6 +107,7 @@ z80_write_ram:
mov %r14d, %edi
call z80_handle_code_write
mov %rax, %rsi
+ call z80_load_context
not_code:
ret
z80_write_bank: