142 Commits

Author SHA1 Message Date
Alex Duchesne
f1d1d6aae6 SNES: Fixed the fuschia tint in some games (Star Wars, Mario All Stars) 2021-01-30 17:16:08 -05:00
Alex Duchesne
1bd8cb6413 Updated README to clarify a few things 2021-01-27 15:13:35 -05:00
Alex Duchesne
9bd8dacb34 Launcher: Show game screenshot if cover art is missing 2020-12-22 14:55:47 -05:00
Alex Duchesne
846ae10e67 Redid the "namespace" change of retro-go functions, I broke everything before (AMEND) 2020-12-15 17:42:56 -05:00
Alex Duchesne
79c92d49b6 Added partition usage display to mkfw + added audio tip in readme
Also enabled NEWLIB_NANO_FORMAT for even smaller binaries!
2020-12-03 16:56:01 -05:00
Alex Duchesne
861a9a006e Fixed some annoyances in the root structure 2020-12-03 15:52:52 -05:00
Alex Duchesne
4f94c31b13 Renamed odroid_ files to rg_. No symbols for now. (Sorry fo the noise!) 2020-12-03 09:06:07 -05:00
Alex Duchesne
a97420a95c Added missing license files 2020-12-01 22:19:56 -05:00
Alex Duchesne
b0c2749aa5 Drop support for make build system 2020-11-06 14:02:46 -05:00
Alex Duchesne
e49b0e6cc3 Addded basic profiling and fixed sd card init status being inverted 2020-09-09 20:38:10 -04:00
Alex Duchesne
2aa48f3871 Updated README (game cover instructions) 2020-09-07 01:07:26 -04:00
Alex Duchesne
a09c95fba7 Added Atari Lynx cover art 2020-09-02 16:28:10 -04:00
Alex Duchesne
30445f571f Extracted covers so that they can be version controlled 2020-09-02 14:24:02 +01:00
Alex Duchesne
efdb8d9b64 Improved the build scripts and combined them in rg_tool.py 2020-08-26 19:04:45 -04:00
Alex Duchesne
93477d9e46 Build scripts are now written in python for better portability 2020-08-25 12:39:39 -04:00
Alex Duchesne
3b30fbce80 Updated build instructions, bundled mkfw 2020-07-29 21:29:01 -04:00
Alex Duchesne
95f67dc054 RETRO: Fixed crash on empty rom list + added helpful message 2020-07-06 09:58:48 -04:00
Alex Duchesne
4ebedab213 Updated README 2020-06-29 10:12:34 -04:00
Alex Duchesne
b25add97ee Clarified the license situation 2020-05-30 15:09:41 -04:00
Alex Duchesne
7ca34fa1b1 Lynx: Handy now working except audio (near full speed, no frameskip) 2020-05-26 15:37:46 -04:00
Alex Duchesne
a82c4783e5 NES: Added APU/PPU getopt/setopt to better control runtime behavior 2020-05-24 14:08:46 -04:00
Alex Duchesne
26d031db10 Renamed nesemu-go to nofrendo-go to match all the other emulators naming 2020-05-20 18:07:47 -04:00
Alex Duchesne
7e5ab430ed Added libretro-handy and app skeleton for future usage (Lynx emulation) 2020-05-20 17:50:25 -04:00
Alex Duchesne
01f0ec9843 PCE: Removed a few unused variables 2020-04-27 12:10:02 -04:00
Alex Duchesne
025af0e844 Changed project license to GPLv2 since most of the code is GPL anyway 2020-04-18 11:24:45 -04:00
Alex Duchesne
4e167c7af9 PCE: Rewrote much of the code to use retro-go's gfx code instead (WIP) 2020-04-17 18:10:04 -04:00
Alex Duchesne
5fbcdf83b9 Now bundling coleco custom bios that should be out of copyright. 2020-04-17 16:48:02 -04:00
Alex Duchesne
54b1232e64 Commit netplay code before I lose or break it 2020-03-26 20:33:38 -04:00
Alex Duchesne
1fe84c61b1 Make launcher menu items wrap around + FIx menu stack weirdness in GB+Warioland 2020-03-20 04:14:15 -04:00
Alex Duchesne
404983f727 Added option to disable 8-sprite per line limit in NES 2020-03-13 08:22:50 -04:00
Alex Duchesne
39258c9ccf Added palette support to the NES (includes FirebrandX palettes) 2020-03-13 02:17:19 -04:00
Alex Duchesne
b37222faf9 New MMC5 skeleton 2020-03-12 18:31:41 -04:00
Alex Duchesne
9e1247dcbf Fixed Metal Gear Solid 2020-02-28 16:42:32 -05:00
Alex Duchesne
134036d517 Added license 2020-02-19 14:11:31 -05:00
Alex Duchesne
ca44c44dcb Refactoring + Added namespace support to odroid_settings 2020-02-09 17:11:52 -05:00
Alex Duchesne
11c8c44d6d Updated README 2020-02-05 16:59:23 -05:00
Alex Duchesne
ebec7f3570 Replaced GIF by PNG 2020-02-04 17:12:23 -05:00
Alex Duchesne
3d555cde85 Updated README 2020-02-04 15:46:26 -05:00
Alex Duchesne
54c24fd964 Added rom art to repository 2020-02-04 13:13:04 -05:00
Alex Duchesne
5ade92c2d1 Added screenshot 2020-02-01 18:23:51 -05:00
Alex Duchesne
21147e63b6 Added RTC adjust and save 2020-02-01 17:37:43 -05:00
Alex Duchesne
ac7fe19649 Initial frontend commit and build scripts 2020-01-31 16:31:28 -05:00