summaryrefslogtreecommitdiff
path: root/Ports/SDL2-GNUBoy
AgeCommit message (Collapse)Author
2022-06-08Ports: Format patches without numbering, commit hash or version numberTim Schumacher
2022-05-22Ports: Fully delete Co-Authored-By lines from the ReadMeTim Schumacher
Otherwise, this results in a number of empty lines where Co-Authored-By would have been.
2022-05-19Ports: Update SDL2-GNUBoy's patches to use git patchesAli Mohammad Pur
2022-04-11Ports/SDL2-GNUBoy: Update SDL2-GNUBoy to version 1.2.1EWouters
2022-01-16Ports: Add ReadMe files explaining port patches that have explanationsAli Mohammad Pur
2021-10-05Ports: Make array-like settings actual arraysTim Schumacher
We may need entries with spaces in makeopts, installopts, and configopts, and at that point we should also convert depends and auth_opts to avoid confusion.
2021-05-08Ports: SDL2-GNUBoy shouldn't try to link against host libsGunnar Beutner
Without this patch I'm unable to build this port because it tries to link against my host's libgcc_s.so.
2021-05-08Ports: Add SDL2-GNUBoy Gameboy emulatorRafał Babiarz