From: Lukas Krickl Date: Tue, 1 Oct 2024 08:05:20 +0000 (+0200) Subject: Initial setup for engine X-Git-Url: https://git.krickl.dev/?a=commitdiff_plain;h=f923f9fecb58b7e8f45c0d14203ddbc01cd8749f;p=gbrg%2F.git Initial setup for engine --- diff --git a/src/jmp.inc b/src/jmp.inc index 2a8501d..f6f0d18 100644 --- a/src/jmp.inc +++ b/src/jmp.inc @@ -15,7 +15,7 @@ rst_panic: ;============= vec_vblank: push_all - + call vblank pop_all reti diff --git a/src/macros.inc b/src/macros.inc index b4e7f0c..e768638 100644 --- a/src/macros.inc +++ b/src/macros.inc @@ -11,3 +11,6 @@ pop bc pop af #endmacro + +; relative jump: jr