Skip to main content
Home▸ Forums▸ 68kMLA▸ There're 8 RAM chips soldered to my Quadra 605's LB... — #19
Post #19 by bbraun
Source Forum68kMLA
Category68k
Post DateSat, 20 Apr 2013 - 04:39
Original URLhttps://68kmla.org/bb/threads/therere-8-ram-chips-soldered-to-my-quadra-605s-lb.27893/
Post
There shouldn't be a software reason it's limited to 1 bank. If you were able to get the other lines and connect them to something, the ROM should find them just fine. The ROM doesn't hard code the sizes, it has a loop that iterates over all banks trying to figure out how big each bank is. So each bank is treated the same, whether it is soldered or socketed.

mp.ls