|
|
|
|
|
by nik61
3251 days ago
|
|
The text makes it clear that capacity of the drum was 16384 12 bit "words", 196608 bits in total. The use of core memory was a big advance at that time. Previously the drums had been the main memory for that generation of machines, with optimal placement of code on the drum being seen as a major programming skill. |
|
I remember reading an article/blog post from a programer of that time detailing how he optimized some code by taking into account the physics of the drum (such as mechanical inertia, angular momentum, etc.). I don't know how to locate it now but it was amazingly low-level.