From e3482e11400ffa7c24b1101c64ba72d8e569479d Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Mon, 13 Apr 2026 22:59:14 +0200 Subject: Update the CHANGELOG.md file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- CHANGELOG.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) 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%) -- cgit v1.2.3