diff options
| author | Miquel Sabaté Solà <mssola@mssola.com> | 2026-03-02 18:35:40 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <mssola@mssola.com> | 2026-03-02 18:35:40 +0100 |
| commit | b9c8c62adac37df60480c10ca54a193d4a1459eb (patch) | |
| tree | 9f455bfafec3e8c2254ef2b8e7f48c55ef46d1a9 /.nasm/segments.txt | |
| parent | 3ffbeb74bae2b95452d367501b487323bb72a558 (diff) | |
| download | jetpac.nes-b9c8c62adac37df60480c10ca54a193d4a1459eb.tar.gz jetpac.nes-b9c8c62adac37df60480c10ca54a193d4a1459eb.zip | |
Implement de 'chase' algorithm
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
Diffstat (limited to '.nasm/segments.txt')
| -rw-r--r-- | .nasm/segments.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.nasm/segments.txt b/.nasm/segments.txt index c1071d7..65a60f3 100644 --- a/.nasm/segments.txt +++ b/.nasm/segments.txt @@ -1,4 +1,4 @@ - HEADER: 16/16 (100%) -- ROM0: 5271/32762 (16.09%) +- ROM0: 5463/32762 (16.67%) - ROMV: 6/6 (100%) - ROM2: 8192/8192 (100%) |
