Skip to content

Weird ROM sizes #557

Open
Open
@GPHemsley

Description

@GPHemsley

(Related to #106 and #108)

I don't know much about the implementation of anything, but the patterns in the "weird" ROM sizes don't seem that weird to me mathematically:

$05 + $02 -> $52 : 1 MiB + 128 KiB : 64 + 8 banks
$05 + $03 -> $53 : 1 MiB + 256 KiB : 64 + 16 banks
$05 + $04 -> $54 : 1 MiB + 512 KiB : 64 + 32 banks

Metadata

Metadata

Assignees

No one assigned

    Labels

    contentImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions