aboutsummaryrefslogtreecommitdiff
path: root/.nasm/segments.txt
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mssola@mssola.com>2026-03-05 18:47:08 +0100
committerMiquel Sabaté Solà <mssola@mssola.com>2026-03-05 18:47:08 +0100
commit11847f52aed5bda1966b7d28e009430dc58d2561 (patch)
tree49012edd92bcf40add6b784c3aa66ac1ae1a9bf3 /.nasm/segments.txt
parentdbcbd43287a28bf087e20e660edd5ba40b5c27ec (diff)
downloadjetpac.nes-11847f52aed5bda1966b7d28e009430dc58d2561.tar.gz
jetpac.nes-11847f52aed5bda1966b7d28e009430dc58d2561.zip
Add the Game Over screen
This is still missing the support for player 2, but I've left traces about it. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
Diffstat (limited to '.nasm/segments.txt')
-rw-r--r--.nasm/segments.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/.nasm/segments.txt b/.nasm/segments.txt
index b4e56dc..ebeca74 100644
--- a/.nasm/segments.txt
+++ b/.nasm/segments.txt
@@ -1,4 +1,4 @@
- HEADER: 16/16 (100%)
-- ROM0: 6149/32762 (18.77%)
+- ROM0: 6436/32762 (19.64%)
- ROMV: 6/6 (100%)
- ROM2: 8192/8192 (100%)