From c1e02814a8f5dffc8da80c45b96ccbfe92bdfc49 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Thu, 12 Feb 2026 22:22:08 +0100 Subject: Initial iteration of enemy movement MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit For now only the basic algorithm has been written, but the framework for adding the rest has also been written down. 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 d7be9b6..addf6cc 100644 --- a/.nasm/segments.txt +++ b/.nasm/segments.txt @@ -1,4 +1,4 @@ - HEADER: 16/16 (100%) -- ROM0: 4687/32762 (14.31%) +- ROM0: 4810/32762 (14.68%) - ROMV: 6/6 (100%) - ROM2: 8192/8192 (100%) -- cgit v1.2.3