From 0bc97c99c644955096b3e13a2a7df6b281314e25 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Fri, 20 Dec 2024 21:58:26 +0100 Subject: Add support for UxROM chips MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I have also added an end-to-end test for it. Signed-off-by: Miquel Sabaté Solà --- tests/bin/chr-ram.nes | Bin 0 -> 131088 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/bin/chr-ram.nes (limited to 'tests/bin/chr-ram.nes') diff --git a/tests/bin/chr-ram.nes b/tests/bin/chr-ram.nes new file mode 100644 index 0000000..5e90cd6 Binary files /dev/null and b/tests/bin/chr-ram.nes differ -- cgit v1.2.3