From 3e7549c71f60ee1c4b49a7c09fde3b6017818089 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Tue, 4 Feb 2025 15:46:54 +0100 Subject: Ensure background/sprite tiles are spread properly MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit At least on the MMC3 chip, it's important to have background tiles on the first pattern table and then sprite tiles on the second pattern table. This avoids a hardware bug on scanline IRQs. Signed-off-by: Miquel Sabaté Solà --- assets/diskun.chr | Bin 8192 -> 8192 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'assets') diff --git a/assets/diskun.chr b/assets/diskun.chr index 3ed0dc4..fe48e96 100644 Binary files a/assets/diskun.chr and b/assets/diskun.chr differ -- cgit v1.2.3