about summary refs log tree commit diff
path: root/config.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-19Misc: Added the dbgprintf() macroManuel Palenzuela1-0/+6
2021-07-19Feature: Implemented instructions to run the logo romManuel Palenzuela2-19/+33
2021-07-19Feature: Added placeholder for basic instructions needed to run the logo romManuel Palenzuela4-9/+62
2021-07-19Feature: Added basic instruction decodingManuel Palenzuela2-0/+36
2021-07-19Misc: Wrote basic READMEManuel Palenzuela1-0/+8
2021-07-19Misc: Properly intialise the emulatorManuel Palenzuela4-8/+20
2021-07-19Feature: Added a fontManuel Palenzuela3-2/+32
2021-07-19Misc: Load roms after 0x200Manuel Palenzuela4-4/+9
2021-07-19Feature: Added registersManuel Palenzuela2-1/+23
2021-07-19Feature: Added basic rom loadingManuel Palenzuela5-3/+86
2021-07-19Added ReadmeManuel Palenzuela2-3/+3