Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 430 Bytes

todo.md

File metadata and controls

21 lines (18 loc) · 430 Bytes

TODO

Milestones

  1. basic CPU instructions tested
  2. CPU working
  3. basic GPU implemented
  4. Nintendo logo working
  5. Basic game working (or test ROM)
  6. Sound working
  7. Games working

Instruction status

  1. loads implemented
  2. loads tested
  3. logic&math implemented
  4. logic&math tested
  5. jumps implemented
  6. jumps tested
  7. misc implemented
  8. misc tested