diff options
| author | Miquel Sabaté Solà <mssola@mssola.com> | 2026-04-13 22:59:14 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <mssola@mssola.com> | 2026-04-13 22:59:14 +0200 |
| commit | e3482e11400ffa7c24b1101c64ba72d8e569479d (patch) | |
| tree | 02cfc9cbd3316b36955aa5931e02665207a5b54a /CHANGELOG.md | |
| parent | 5750f06a2956cd0e105dd12ebb728aeac90d11f0 (diff) | |
| download | jetpac.nes-e3482e11400ffa7c24b1101c64ba72d8e569479d.tar.gz jetpac.nes-e3482e11400ffa7c24b1101c64ba72d8e569479d.zip | |
Update the CHANGELOG.md file
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 15 |
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%) |
