about summary refs log tree commit diff
path: root/emulator.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Feature: Added timers threadManuel Palenzuela2021-07-191-0/+21
* Misc: Added the dbgprintf() macroManuel Palenzuela2021-07-191-9/+10
* Feature: Implemented instructions to run the logo romManuel Palenzuela2021-07-191-1/+5
* Feature: Added placeholder for basic instructions needed to run the logo romManuel Palenzuela2021-07-191-9/+61
* Feature: Added basic instruction decodingManuel Palenzuela2021-07-191-0/+36
* Misc: Properly intialise the emulatorManuel Palenzuela2021-07-191-5/+12
* Feature: Added a fontManuel Palenzuela2021-07-191-0/+26
* Misc: Load roms after 0x200Manuel Palenzuela2021-07-191-1/+2
* Feature: Added basic rom loadingManuel Palenzuela2021-07-191-0/+29
* Initial commitManuel Palenzuela2021-07-191-0/+0