Commit graph

13 commits

Author SHA1 Message Date
Sean Maas
e1f26491c5 Update log macros and add some new ones 2025-03-21 17:49:44 -04:00
Sean Maas
b41cb3b9b8 Port the Switch UI to Wii U and Vita 2024-02-27 20:59:48 -05:00
Sean Maas
ce90e52c4c Android: make scoped storage more reliable 2023-12-15 00:42:36 -05:00
Sean Maas
2e09bf6ab3 Use Flatpak for Linux releases 2022-06-06 18:01:17 -04:00
Sean Maas
2efd184cfc Add an icon 2021-01-08 13:40:11 -05:00
Sean Maas
33598c213c Add option for GBA crop and share layout code between platforms 2020-06-01 16:37:41 -04:00
Sean Maas
9b18c3f556 Compile separate object files 2020-04-23 02:28:53 -04:00
Sean Maas
23d4c24d77 Give the Switch build a proper UI
This is essentially the UI that I wrote for my port of melonDS to
the Switch, but I rewrote it to be cleaner and easier to use. It's
still missing a pause menu, because there are some compilcations
that need to be worked out. Still, this is much better than having
no UI!
2020-03-21 07:38:05 -04:00
Sean Maas
2e4747d40f Switch to MinGW for better Windows optimization
Sorry Visual Studio, I won't miss you~
2020-01-28 19:09:56 -05:00
Sean Maas
5671649ec5 Cleanup the geometry engine a bit and add missing registers
Also touched up a few other areas
2020-01-06 23:11:04 -05:00
Sean Maas
86c786df8a Set up automatic builds for macOS and Switch 2019-11-14 14:18:09 -05:00
Sean Maas
7afca33b2e Basically rewrite everything
Well, the interpreter and memory were completely rewritten. Most of
the other stuff wasn't changed too much, apart from some cleanup and
reorganization. Oh, and it's object-oriented now. And endian-safe.
And faster and more accurate!

(I won't do anything like this again I swear)
2019-11-02 21:37:21 -04:00
Sean Maas
1e2421a146 add barebones switch build
yeah, i could use the UI from melonDS and NoiES, but that code is a
bit of a mess. i'm thinking of just starting from scratch and
rewriting it. until then though, here's an absolute bare minimum
build so we can see how performance is on the switch.
2019-06-20 01:55:43 -04:00