aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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 C...Can
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