From: Robert Pengelly Date: Tue, 24 Sep 2024 01:52:36 +0000 (+0100) Subject: Jump to correct label X-Git-Url: https://git.candlhat.org/?a=commitdiff_plain;h=e37e63cd6eff623afe682b98994a5608deee6551;p=chimaera.git Jump to correct label --- diff --git a/build/chimaera.img b/build/chimaera.img index 698dc90..e54efb6 100644 Binary files a/build/chimaera.img and b/build/chimaera.img differ diff --git a/build/chimaera.vhd b/build/chimaera.vhd index 39e436e..e95ce1d 100644 Binary files a/build/chimaera.vhd and b/build/chimaera.vhd differ diff --git a/src/apps/pcomm/pcomm.asm b/src/apps/pcomm/pcomm.asm index d2baea8..484b6db 100644 --- a/src/apps/pcomm/pcomm.asm +++ b/src/apps/pcomm/pcomm.asm @@ -1740,7 +1740,7 @@ _expand_vars: sub cx, dx cmp cx, 255 - jae .L84 + jae .L95 lodsb