From 37221bbe82f48996b4be6c1813586ecb573d10e6 Mon Sep 17 00:00:00 2001 From: Sergio Martin Date: Mon, 8 Jan 2024 20:19:59 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index de85ff5..88d257f 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,10 @@ The main aim is to improve the exploration performance of my TASing bot, [Jaffar Credits ========= -- quickNES was originally by Shay Green (a.k.a. [Blaarg](http://www.slack.net/~ant/)) under the GNU GPLv2 license. The source code is still located at [](https://github.com/kode54/QuickNES) +- quickNES was originally by Shay Green (a.k.a. [Blaarg](http://www.slack.net/~ant/)) under the GNU GPLv2 license. The source code is still located [here](https://github.com/kode54/QuickNES) - The code was later improved and maintained by Christopher Snowhill (a.k.a. [kode54](https://kode54.net/)) - I could trace further contributions (e.g., new mappers) by retrowertz, CaH4e3, some adaptations from the [FCEUX emulator](https://github.com/TASEmulators/fceux) (see mapper021) -- The latest version of the code is maintained by Libretro's community at [](https://github.com/libretro/QuickNES_Core) +- The latest version of the code is maintained by Libretro's community [here](https://github.com/libretro/QuickNES_Core) All base code for this project was found under the GNU GPLv2 license, which I am preserving. Any non-credited work is unintentional and shall be immediately rectfied.