aboutsummaryrefslogtreecommitdiff
path: root/.nasm
diff options
context:
space:
mode:
Diffstat (limited to '.nasm')
-rw-r--r--.nasm/memory.txt3
-rw-r--r--.nasm/segments.txt2
2 files changed, 3 insertions, 2 deletions
diff --git a/.nasm/memory.txt b/.nasm/memory.txt
index 66efcb4..dcdef5e 100644
--- a/.nasm/memory.txt
+++ b/.nasm/memory.txt
@@ -21,6 +21,7 @@ $22: zp_buttons1
$23: zp_buttons2
$24: zp_level
$25: zp_level_kind
+$26: zp_multiplayer
$30: zp_title_timer
$32: zp_pause_timer
$33: zp_next_bullet_cycle
@@ -69,4 +70,4 @@ $4016: m_joypad1
$4017: m_frame_counter
--- Summary (in bytes) ---
-- Internal RAM: 390/2048 (19.04%)
+- Internal RAM: 391/2048 (19.09%)
diff --git a/.nasm/segments.txt b/.nasm/segments.txt
index 191f81e..ae19530 100644
--- a/.nasm/segments.txt
+++ b/.nasm/segments.txt
@@ -1,4 +1,4 @@
- HEADER: 16/16 (100%)
-- ROM0: 6544/32762 (19.97%)
+- ROM0: 6559/32762 (20.02%)
- ROMV: 6/6 (100%)
- ROM2: 8192/8192 (100%)