diff options
author | Oxore <oxore@protonmail.com> | 2023-05-06 14:22:51 +0300 |
---|---|---|
committer | Oxore <oxore@protonmail.com> | 2023-05-06 14:22:51 +0300 |
commit | 8f759aee27f45e6208f229038a2d80a505ec0244 (patch) | |
tree | 048e54f34d98506c22ad74c99c62541dfd354431 | |
parent | 3cafce9623ec79738555c647b79afa65ccebb5a5 (diff) |
Add link to cortexm/baremetal
-rw-r--r-- | Readme.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,5 @@ # SEGA Mega Drive/Genesis Samples in C -An attempt to rewrite [BigEvilCorporation/megadrive_samples](https://github.com/BigEvilCorporation/megadrive_samples) in C. +An attempt to rewrite [gh:BigEvilCorporation/megadrive_samples](https://github.com/BigEvilCorporation/megadrive_samples) in C. + +Inspired by [gh:cortexm/baremetal](https://github.com/cortexm/baremetal). |