aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
Commit message (Collapse)AuthorAgeFilesLines
* untested all funcs implementedAaditya Dhruv2023-01-021-0/+4
|
* buggy rendering, stuff overlapping and breakingAaditya Dhruv2023-01-021-0/+2
|
* rendering rechange, execute fn opcodeAaditya Dhruv2023-01-011-1/+1
|
* docs, init chip8 mem, basic read romAaditya Dhruv2023-01-011-2/+18
|
* display color fixAaditya Dhruv2022-12-311-5/+6
|
* refactor main.rsAaditya Dhruv2022-12-301-6/+3
|
* basic screen displayAaditya Dhruv2022-12-301-2/+43
|
* initAaditya Dhruv2022-12-301-0/+3