aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-01-20feat: timersCan
2025-01-20fix: testsCan
2025-01-20Merge branch 'main' of https://github.com/CanCodes/Effekt8Can
2025-01-20refactor: README.mdCan
2025-01-19Merge pull request #3 from CanCodes/update_flake_lock_actionCan
2025-01-19feat: Renderer fixes, cpu can cycle nowCan
2025-01-14flake.lock: Updategithub-actions[bot]
Flake lock file updates: • Updated input 'effekt-nix': 'github:jiribenes/effekt-nix/717521ee857123955b6c0c36465ef5e2a80a8797?narHash=sha256-SwyajR6rkhzl8Um9MWP/FvERxs59qnN0jT56hgbB56k%3D' (2025-01-06) → 'github:jiribenes/effekt-nix/7a2b5aa26e084d150c1a6f6d8a01b7a05fde4c60?narHash=sha256-S3JzpNyk0KUDdZl30%2B93xutiRfkV0fJZpRyH5OGcGFA%3D' (2025-01-13) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/8c9fd3e564728e90829ee7dbac6edc972971cd0f?narHash=sha256-CHd7yhaDigUuJyDeX0SADbTM9FXfiWaeNyY34FL1wQU%3D' (2025-01-07) → 'github:NixOS/nixpkgs/ef56e777fedaa4da8c66a150081523c5de1e0171?narHash=sha256-a3MMEY7i/wdF0gb7WFNTn6onzaiMOvwj7OerRVenA8o%3D' (2025-01-13)
2025-01-12feat: got renderer working with cpuCan
2025-01-08Merge pull request #2 from CanCodes/update_flake_lock_actionCan
flake.lock: Update
2025-01-08flake.lock: Updategithub-actions[bot]
Flake lock file updates: • Updated input 'effekt-nix': 'github:jiribenes/effekt-nix/193869f3b608f4793eafddb09bf91ccb2d7fccf6?narHash=sha256-wCfbB6U04sc%2BSDVb3ycql3mKVQaAK6/Ic7Aj6hGUMJI%3D' (2024-12-09) → 'github:jiribenes/effekt-nix/717521ee857123955b6c0c36465ef5e2a80a8797?narHash=sha256-SwyajR6rkhzl8Um9MWP/FvERxs59qnN0jT56hgbB56k%3D' (2025-01-06) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/93dc9803a1ee435e590b02cde9589038d5cc3a4e?narHash=sha256-w0FXPfpGhOihoJDiwMsyN1EzpsXi2F8VQ%2BNVZQSMtys%3D' (2024-12-08) → 'github:NixOS/nixpkgs/8c9fd3e564728e90829ee7dbac6edc972971cd0f?narHash=sha256-CHd7yhaDigUuJyDeX0SADbTM9FXfiWaeNyY34FL1wQU%3D' (2025-01-07)
2024-12-19refactor: formattingCan
2024-12-19feat: implement CPU module for Chip8 emulator with main execution loop, WIPCan
2024-12-19feat: add JS renderer with page rendering and ROM loading functionality for ↵Can
Chip8 emulator
2024-12-19feat: implement RAM module with loading functionality for Chip8 emulatorCan
2024-12-19feat: implement Renderer interface for Chip8 emulatorCan
2024-12-19feat: add ROMs to gitignoreCan
2024-12-19feat: update backend selection to include js-webCan
2024-12-11feat: changes to the nix file as requestedCan
2024-12-11feat: added macOS files to gitignoreCan
2024-12-11Initial commitCan