aboutsummaryrefslogtreecommitdiff
path: root/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* removed test file, fixed rendering bug - XOR was in reverseAaditya Dhruv2023-01-021-5/+7
|
* buggy rendering, stuff overlapping and breakingAaditya Dhruv2023-01-021-19/+72
|
* rendering rechange, execute fn opcodeAaditya Dhruv2023-01-011-12/+39
|
* docs, init chip8 mem, basic read romAaditya Dhruv2023-01-011-14/+44
|
* basic init, rendering of display for chipAaditya Dhruv2022-12-311-2/+71
|
* basic screen displayAaditya Dhruv2022-12-301-0/+4