aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md15
1 files changed, 14 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2b0aacf..7b02a5d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,4 +2,17 @@
Initial implementation of the full game.
-TODO: sccount, commits, and other statistics.
+## Statistics
+
+There have been 189 commits since March 12th 2025. As reported by
+[nasm](https//github.com/mssola/tools.nes) on the NTSC version, the segments
+have been filled up like this:
+
+- HEADER: 16/16 (100%)
+- ROM0: 9395/32762 (28.68%)
+- ROMV: 6/6 (100%)
+- ROM2: 8192/8192 (100%)
+
+As for the memory, we got:
+
+- Internal RAM: 568/2048 (27.73%)