Skip to content
  1. Feb 28, 2021
  2. Feb 23, 2021
  3. Feb 07, 2021
  4. Jan 26, 2021
  5. Jan 25, 2021
  6. Jan 24, 2021
  7. Jan 22, 2021
  8. Jan 19, 2021
  9. Jan 18, 2021
  10. Jan 12, 2021
  11. Dec 22, 2020
  12. Dec 14, 2020
    • cyrozap's avatar
      Switch from 5-bit opcodes to 4-bit opcodes · 638d871c
      cyrozap authored
      638d871c
    • cyrozap's avatar
      Remove NOP sled before PCM code · 2fa42b8b
      cyrozap authored
      After some testing, I found that the PCM reset vector is zero, so the
      NOP sled isn't needed. I'm not really sure why my code wasn't working
      without it before, but it does now, so let's remove it. Also, change the
      instructions to register writes so it's easier to tell that it's
      working.
      2fa42b8b
Loading