From 6fb4156df418bba12d2abd4464f1b1a20a4297bf Mon Sep 17 00:00:00 2001 From: Mireille Date: Thu, 14 Dec 2023 12:56:56 +0100 Subject: [PATCH] README: update acknowledgements. --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2c41b4254..8595baf57 100644 --- a/README.md +++ b/README.md @@ -43,12 +43,11 @@ A lot of research and attention to detail has been put into developing this core See [COMPILING.md](docs/COMPILING.md) in the `docs` folder. -## Credit +## Acknowledgements - Martin Korth: for [GBATEK](http://problemkaputt.de/gbatek.htm), a good piece of hardware documentation. -- [endrift](https://github.com/endrift): for prior [research](http://mgba.io/tag/emulation/) and [hardware tests](https://github.com/mgba-emu/suite). -- [destoer](https://github.com/destoer): for contributing research, tests and insightful discussions. -- [LadyStarbreeze](https://github.com/LadyStarbreeze): for contributing research, tests and insightful discussions. +- [endrift](https://github.com/endrift): for hardware [research](http://mgba.io/tag/emulation/) and her excellent [test suite](https://github.com/mgba-emu/suite). +- [destoer](https://github.com/destoer), [LadyStarbreeze](https://github.com/LadyStarbreeze), [Zayd](https://github.com/GhostRain0) and [Sky](https://github.com/skylersaleh): for hardware research and tests, countless discussions and being good friends. - Pokefan531 and hunterk: for the default GBA color correction algorithm - Talarubi and Near: for [higan's GBA color correction algorithm](https://near.sh/articles/video/color-emulation) - DeSmuME team and Hyllian: xBRZ upscaling code