ITotalJustice / notorious_beeg

gba emulator written in c++23
https://notorious-beeg.netlify.app/
GNU General Public License v3.0
41 stars 4 forks source link

[CI] implement CI #17

Open ITotalJustice opened 2 years ago

ITotalJustice commented 2 years ago

auto builds / uploads for windows and linux (maybe mac if i find a tester).

what would be neat is having CI that builds and runs the emulator through several tests and takes a screen shot of the result. though maybe that's a bit too much to ask of CI.