aboutsummaryrefslogtreecommitdiff
path: root/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* publishing name changesHEADmasterAaditya Dhruv2023-01-031-6/+2
|
* FIXED 8XY5/7 BUG! 8XYE updated to super-chipAaditya Dhruv2023-01-031-11/+13
|
* initial freeze fixed, collisions not working, see VFAaditya Dhruv2023-01-021-11/+19
|
* 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-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