Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 432 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 432 Bytes

processenprocessoren

Platform based on the architecture introduced during the 'Processoren' course at Radboud University Nijmegen as described on https://lab.cs.ru.nl/algemeen/Processoren/Practicum (Dutch). Additions (will) include interrupts and probably some kind of video implementation.

Plans

  • Emulator (in progress)
  • Simple language on top of instructions (planned)
  • Simple kernel (planned)
  • ...