aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* removed test file, fixed rendering bug - XOR was in reverseAaditya Dhruv2023-01-022-6/+7
|
* buggy rendering, stuff overlapping and breakingAaditya Dhruv2023-01-022-19/+74
|
* ignore ch8 files fixAaditya Dhruv2023-01-021-1/+1
|
* ignore ch8 filesAaditya Dhruv2023-01-021-0/+1
|
* rendering rechange, execute fn opcodeAaditya Dhruv2023-01-012-13/+40
|
* docs, init chip8 mem, basic read romAaditya Dhruv2023-01-013-16/+63
|
* basic init, rendering of display for chipAaditya Dhruv2022-12-311-2/+71
|
* display color fixAaditya Dhruv2022-12-311-5/+6
|
* refactor main.rsAaditya Dhruv2022-12-301-6/+3
|
* basic screen displayAaditya Dhruv2022-12-304-3/+112
|
* initAaditya Dhruv2022-12-303-0/+12