index
:
marvinborner/Effekt8
main
Chip8 Simulation on Effekt Language, originally CanCodes/Effekt8
Marvin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-01-20
fix: tests
Can
2025-01-20
Merge branch 'main' of https://github.com/CanCodes/Effekt8
Can
2025-01-20
refactor: README.md
Can
2025-01-19
Merge pull request #3 from CanCodes/update_flake_lock_action
Can
2025-01-19
feat: Renderer fixes, cpu can cycle now
Can
2025-01-14
flake.lock: Update
github-actions[bot]
2025-01-12
feat: got renderer working with cpu
Can
2025-01-08
Merge pull request #2 from CanCodes/update_flake_lock_action
Can
2025-01-08
flake.lock: Update
github-actions[bot]
2024-12-19
refactor: formatting
Can
2024-12-19
feat: implement CPU module for Chip8 emulator with main execution loop, WIP
Can
2024-12-19
feat: add JS renderer with page rendering and ROM loading functionality for C...
Can
2024-12-19
feat: implement RAM module with loading functionality for Chip8 emulator
Can
2024-12-19
feat: implement Renderer interface for Chip8 emulator
Can
2024-12-19
feat: add ROMs to gitignore
Can
2024-12-19
feat: update backend selection to include js-web
Can
2024-12-11
feat: changes to the nix file as requested
Can
2024-12-11
feat: added macOS files to gitignore
Can
2024-12-11
Initial commit
Can