According to the iNES documentation, ROM banks are 16kB.
Is this 16000 bytes (16 kB) or 16384 bytes (16 KiB) per ROM bank? I couldn’t find this anywhere in the documentation.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
16384B – the memory banks are individually adressable ROM chips, which means they need to fill in complete address space of their relevant column select lines.
Bottom line – digital hardware always uses 2^x, at least till 1990s when marketoids decided to pimp up drive sizes.