aboutsummaryrefslogtreecommitdiff
path: root/.nasm/memory.txt
diff options
context:
space:
mode:
Diffstat (limited to '.nasm/memory.txt')
-rw-r--r--.nasm/memory.txt7
1 files changed, 3 insertions, 4 deletions
diff --git a/.nasm/memory.txt b/.nasm/memory.txt
index dcdef5e..129737f 100644
--- a/.nasm/memory.txt
+++ b/.nasm/memory.txt
@@ -17,8 +17,7 @@ $10: zp_displayed
$11: zp_timer
$20: zp_flags
$21: zp_prev
-$22: zp_buttons1
-$23: zp_buttons2
+$22: zp_buttons
$24: zp_level
$25: zp_level_kind
$26: zp_multiplayer
@@ -66,8 +65,8 @@ $2006: m_address
$2007: m_data
$4010: m_dmc
$4014: m_dma
-$4016: m_joypad1
+$4016: m_joypad
$4017: m_frame_counter
--- Summary (in bytes) ---
-- Internal RAM: 391/2048 (19.09%)
+- Internal RAM: 390/2048 (19.04%)