Skip to content
Snippets Groups Projects
  • Geo Ster's avatar
    49cabc82
    Add more shift (SRA/SLL) instructions · 49cabc82
    Geo Ster authored
    * Now the BIOS enters another infinite loop. However that seems to be
    normal, as it's waiting for COP0_REG[9], the timer which we haven't
    implemented yet. I think it's also time to add support for interrupts as
    well since these go hand in hand with timers
    49cabc82
    History
    Add more shift (SRA/SLL) instructions
    Geo Ster authored
    * Now the BIOS enters another infinite loop. However that seems to be
    normal, as it's waiting for COP0_REG[9], the timer which we haven't
    implemented yet. I think it's also time to add support for interrupts as
    well since these go hand in hand with timers