about summary refs log tree commit diff
path: root/chip8_emulator.core (follow)
Commit message (Expand)AuthorAgeFilesLines
* Features: Added multiple instructions and added an infinite loop detectorManuel Palenzuela2021-07-201-0/+0
* Feature: Added basic instruction decodingManuel Palenzuela2021-07-191-0/+0
* Misc: Load roms after 0x200Manuel Palenzuela2021-07-191-0/+0