| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2021-07-19 | Misc: Added the dbgprintf() macro | Manuel Palenzuela | 1 | -0/+6 | |
| 2021-07-19 | Feature: Implemented instructions to run the logo rom | Manuel Palenzuela | 2 | -19/+33 | |
| 2021-07-19 | Feature: Added placeholder for basic instructions needed to run the logo rom | Manuel Palenzuela | 4 | -9/+62 | |
| 2021-07-19 | Feature: Added basic instruction decoding | Manuel Palenzuela | 2 | -0/+36 | |
| 2021-07-19 | Misc: Wrote basic README | Manuel Palenzuela | 1 | -0/+8 | |
| 2021-07-19 | Misc: Properly intialise the emulator | Manuel Palenzuela | 4 | -8/+20 | |
| 2021-07-19 | Feature: Added a font | Manuel Palenzuela | 3 | -2/+32 | |
| 2021-07-19 | Misc: Load roms after 0x200 | Manuel Palenzuela | 4 | -4/+9 | |
| 2021-07-19 | Feature: Added registers | Manuel Palenzuela | 2 | -1/+23 | |
| 2021-07-19 | Feature: Added basic rom loading | Manuel Palenzuela | 5 | -3/+86 | |
| 2021-07-19 | Added Readme | Manuel Palenzuela | 2 | -3/+3 | |