Accomplished:
- Verified MMU and CPU are integrated
- Integrated all units
- Made a testbench to test full integration
- Started debugging all units with Tetris and dmg-acid-test
- 2 new controllers created
Next Step:
- Work on debugging Tetris
Other Notes or Concerns:
- We are on schedule.
- The blargg interrupt tests can’t be fully run due to timing optimizations done to the PPU. However, what was able to be run shows that interrupts will probably work.
- Tetris is difficult to debug. To make debugging slightly easier, I am using the software emulator SameBoy to verify our implementation’s functionality.