*Note: Any time I say MAD, I am refering to the memory address.
Magnetic-core memory was an early form of non-volatile random access memory (RAM) used in early computing, notably the Apollo Guidance Computers. I am working with a friend to create our own magnetic core memory to interface with an 8-bit computer. This repository contains the code, schematics, and PCBs we make. Currently, we have made the schematic and PCB for the logic component of the memory as well as code to emulate the rest of the memory and interface with computers through serial. This is still a work in progress and has a long way to go but I thought I would share what I have.
TODO write updated docs