Build a basic NSP forwarder during CI tests

This commit is contained in:
rlaphoenix
2022-11-13 06:43:02 +00:00
parent 873e0e8faa
commit 981c8597a9
4 changed files with 39 additions and 1 deletions
+3
View File
@@ -163,11 +163,14 @@ Firmware 9.0.0 and 12.0.0 are times the firmware has broken different forwarder
- [Martin Pham (mpham)][mpham] for the [original forwarder ROM][ROM] supporting v12.0.0+, and original batch script.
- [meliodas2255] for [their forwarder ROM][ROM2] also supporting v12.0.0+ compiled with the latest hbl-loader as of May
2021, with both direct RetroArch Forwarding and general forwarding support.
- [vgmoose] for the [sdl-hello-world] NRO that is used in CI/CD testing.
[mpham]: <https://gbatemp.net/members/mpham.537130>
[meliodas2255]: <https://gbatemp.net/members/meliodas2255.410353>
[vgmoose]: <https://github.com/vgmoose>
[ROM]: <https://gitlab.com/martinpham/NSP-Forwarder>
[ROM2]: <https://gbatemp.net/threads/nsp-forwarder-tool-for-12.587936/post-9468469>
[sdl-hello-world]: <https://github.com/vgmoose/sdl-hello-world>
## License