I'm doing a project involving a 6502 and a 2865 eeprom. I only need an 8KB eeprom, but the only one I have available is a 64KB. Can I use the 64KB eeprom, but just use 13 of the 16 address lines to access the 8KB, and will this work fine, or do I have to tie all 16 address lines to the 6502?
Thanks in advance.
64KB 2865 eeprom
-
blackadder
- Posts: 24
- Joined: 20 Mar 2006
And if you have pins left over on a VIA chip, you can use those to select which ROM bank to use, thus allowing software control over which ROM image to present. The Acorn uses this technique to get metric ***-loads[1] of functionality in its ROM, while still having a wealth of RAM available for user applications.
[1] Note to be confused with imperial ***-loads, which varies from country to country, and conversions between different kinds of loads are arbitrary and difficult to remember.
[1] Note to be confused with imperial ***-loads, which varies from country to country, and conversions between different kinds of loads are arbitrary and difficult to remember.