From 8fbece384e0fb30b68a498deb6588c69f973f2c9 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Fri, 27 Feb 2026 22:17:19 +0100 Subject: Initial implementation for the homing algorithm MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Not the whole thing has been implemented, as it needs a rebump on the 'basic' algorithm so I can re-use it for 'homing' as well. Signed-off-by: Miquel Sabaté Solà --- .nasm/segments.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.nasm/segments.txt') diff --git a/.nasm/segments.txt b/.nasm/segments.txt index d7d3ad5..e3e2a25 100644 --- a/.nasm/segments.txt +++ b/.nasm/segments.txt @@ -1,4 +1,4 @@ - HEADER: 16/16 (100%) -- ROM0: 5190/32762 (15.84%) +- ROM0: 5286/32762 (16.13%) - ROMV: 6/6 (100%) - ROM2: 8192/8192 (100%) -- cgit v1.2.3