summaryrefslogtreecommitdiff
path: root/ops.yaml
AgeCommit message (Expand)AuthorFilesLines
2018-06-18add timer ports (not implemented)Paul Duncan1-15/+79
2018-06-18add mmu_rp/mmu_wp, add gpu portsPaul Duncan1-76/+295
2018-06-17clocks, buttons, initial interruptsPaul Duncan1-30/+124
2018-06-16add gb_handle_interrupts()Paul Duncan1-9/+50
2018-06-16add gpu_step()Paul Duncan1-4/+86
2018-06-15fix RST 18H, populate rst()Paul Duncan1-6/+9
2018-05-27add initial mmu codePaul Duncan1-10/+181
2018-05-26separate op switches, remove inline op code, strip whitespacePaul Duncan1-322/+359
2018-05-26remove js cruft, add FLAG, other misc cleanupsPaul Duncan1-528/+68
2018-05-25initial commitPaul Duncan1-0/+8962