about summary refs log tree commit diff
path: root/main.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-24Misc: Added the timer thread variable to the emulator structManuel Palenzuela4-8/+24
2021-07-23Feature: Implemented various instructions and added a few romsManuel Palenzuela9-7/+18
2021-07-23Feature: Implemented various instructionsManuel Palenzuela4-14/+42
2021-07-23Feature: Implemented background and foreround color customizabilityManuel Palenzuela2-1/+4
2021-07-23