From 2170ffa5346667c0f20b388d58a30d204c7bce47 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Sun, 1 Mar 2026 22:29:48 +0100 Subject: Allow the 'basic' algorithm to go up or down MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is in preparation to the 'homing' algorithm to re-use this one. Signed-off-by: Miquel Sabaté Solà --- .nasm/segments.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.nasm') diff --git a/.nasm/segments.txt b/.nasm/segments.txt index 91d9ea5..c89718c 100644 --- a/.nasm/segments.txt +++ b/.nasm/segments.txt @@ -1,4 +1,4 @@ - HEADER: 16/16 (100%) -- ROM0: 5235/32762 (15.98%) +- ROM0: 5245/32762 (16.01%) - ROMV: 6/6 (100%) - ROM2: 8192/8192 (100%) -- cgit v1.2.3