aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2025-02-03undo testsCan
2025-02-03feat: some testsCan
2025-02-03UI changes and audio supportCan
2025-01-31feat: finally everything worksCan
2025-01-26added keyboard supportCan
2025-01-20feat: timersCan
2025-01-20fix: testsCan
2025-01-19feat: Renderer fixes, cpu can cycle nowCan
2025-01-12feat: got renderer working with cpuCan
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-11Initial commitCan