From 52bab4714b8f9301e4ad2a8c5dddf0787b8698f2 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Mon, 13 Jan 2025 16:13:40 +0100 Subject: tests: Update code.nes so -Werror can be passed MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update the underlying code.nes test data so it uses a tighter configuration for NROM which in turn frees nasm from complaining about empty segments. This makes room to allo for -Werror so we catch warnings that might appear in the future. Signed-off-by: Miquel Sabaté Solà --- tests/code.nes.tar.gz | Bin 52401 -> 51347 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'tests') diff --git a/tests/code.nes.tar.gz b/tests/code.nes.tar.gz index f2569ab..437bbed 100644 Binary files a/tests/code.nes.tar.gz and b/tests/code.nes.tar.gz differ -- cgit v1.2.3