/processenprocessoren

Platform based on the example processor architecture introduced in the 'Processoren' course at Radboud University Nijmegen. Additions (will) include interrupts and some kind of video implementation.

Primary LanguageJava

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)
  • ...