aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* most bugs fixed! tests passing!Aaditya Dhruv2023-01-021-35/+68
* todo complete: dxyn out of bounds handleAaditya Dhruv2023-01-021-1/+2
* untested all funcs implementedAaditya Dhruv2023-01-022-0/+78
* rand package, core fnsAaditya Dhruv2023-01-021-15/+110
* lowercase fixAaditya Dhruv2023-01-021-6/+6
* cleanup, docsAaditya Dhruv2023-01-021-19/+23
* removed test file, fixed rendering bug - XOR was in reverseAaditya Dhruv2023-01-021-5/+7
* buggy rendering, stuff overlapping and breakingAaditya Dhruv2023-01-022-19/+74
* rendering rechange, execute fn opcodeAaditya Dhruv2023-01-012-13/+40
* docs, init chip8 mem, basic read romAaditya Dhruv2023-01-012-16/+62
* 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-302-2/+47
* initAaditya Dhruv2022-12-301-0/+3