aboutsummaryrefslogtreecommitdiff
path: root/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* todo complete: dxyn out of bounds handleAaditya Dhruv2023-01-021-1/+2
|
* untested all funcs implementedAaditya Dhruv2023-01-021-0/+74
|
* 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-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