summaryrefslogtreecommitdiff
path: root/chip8.c
Commit message (Expand)AuthorAge
* minor cleanupAndrew Opalach 2019-09-29
* fonts + right sdl dimensionsAndrew Opalach 2019-09-28
* windows support and start fontsAndrew Opalach 2019-09-28
* make cpu 500hzAndrew Opalach 2019-09-28
* sdl uiAndrew Opalach 2019-09-28
* fix drawingAndrew Opalach 2019-09-27
* try to fix graphics wipAndrew Opalach 2019-09-27
* fix some of the 0xF instructionsAndrew Opalach 2019-09-26
* fix a couple of thingsAndrew Opalach 2019-09-26
* remove string method and use bitwiseAndrew Opalach 2019-09-26
* finish all but one instructionAndrew Opalach 2019-09-25
* draw instructionAndrew Opalach 2019-09-24
* add more instructionsAndrew Opalach 2019-09-24
* fix erorr in previous commitAndrew Opalach 2019-09-23
* improve ui and implement 2 more instructionsAndrew Opalach 2019-09-23
* initial commitAndrew Opalach 2019-09-09