summaryrefslogtreecommitdiff
path: root/gen.rb
AgeCommit message (Expand)AuthorFilesLines
2018-06-25init gpu, put clock update before instructionPaul Duncan1-2/+2
2018-06-24add gb_config_t, gb_disasm(), refactor logic, misc cleanupsPaul Duncan1-0/+13
2018-06-22clean up statesPaul Duncan1-2/+2
2018-06-21add auto-pc handling, implement pc for opsPaul Duncan1-0/+9
2018-06-17clocks, buttons, initial interruptsPaul Duncan1-2/+2
2018-06-15fix RST 18H, populate rst()Paul Duncan1-0/+0
2018-05-26separate op switches, remove inline op code, strip whitespacePaul Duncan1-8/+9
2018-05-25initial commitPaul Duncan1-0/+57