sumberg / kex_japan_2018

Comparison of methods for controlling legacy hardware from a modern micro-controller
GNU General Public License v3.0
2 stars 0 forks source link

[#14] Slave program data structure, fetch-instruction routine #22

Closed sumberg closed 6 years ago

sumberg commented 6 years ago

Parent issue: #14

Determine an appropriate data structure to store the slave unit instructions. Also design a fetch instruction routine that is appropriate for the chosen data structure.

TEST: LEDs?

sieken commented 6 years ago

ROM can now be programmed into file ´rom.c´. This is a temporary solution, and hopefully we can expand the functions to handle dynamically written instructions.