Commit graph

151 commits

Author SHA1 Message Date
Ray The Fox
7b4c3531ef Add XMB BGM (Ripped from PS3) 2024-08-08 22:28:14 -03:00
Ray The Fox
bf830343a6 Add XMB Background (PIC1), add Retro Dreams BGM (not implemented yet) 2024-08-08 20:23:00 -03:00
Ray The Fox
a5654d9c38 I GIVE UP 🔥🔥🔥🔥 2024-08-04 22:48:05 -03:00
Ray The Fox
6ebee76883 Still not working btw 2024-08-04 22:29:42 -03:00
Ray The Fox
291e4fe9c7 Can you tell i don't code C (still not working) 2024-08-04 22:24:22 -03:00
Ray The Fox
52a2159bc8 Typo x2 2024-08-04 22:01:23 -03:00
Ray The Fox
c3a62e8c64 Fix REALLY STUPID typo that stopped this shit from compiling 2024-08-04 22:00:05 -03:00
Ray The Fox
078c7ede44 (T6) Update Gitignore (again), Update Name and Fix Savedata
Btw there's no T5 on the commit changes because i forgot to change from M1 for an entire version
2024-08-04 21:58:25 -03:00
Apaczer
e3fa3ee270 platform-miyoo: change to IPK release output
create `platform/miyoo/pkg.cfg`
2024-07-12 23:11:37 +02:00
kub
7401f7005f build, fix arch detection in configure 2024-06-28 00:23:38 +02:00
kub
e8ca10820c build, fix zstd asm file usage (used only for x86) 2024-06-15 16:21:10 +00:00
kub
7aca6897ad build, fix zstd asm file usage (used only for x86) 2024-06-15 16:26:12 +02:00
kub
89319e4997 build, more lowercase on linux, plus minor changes 2024-06-15 10:15:19 +00:00
kub
a43c77c0e5 build, fix libchd zstd support for libretro static linking 2024-06-15 00:12:01 +02:00
kub
68e50296e6 sh2 drc, small fixes (cycle counting, invalidation) 2024-06-02 07:55:40 +00:00
notaz
cc1174c988 update libchdr for zstd support 2024-05-24 16:25:20 +00:00
kub
dab0c36316 build, change executable name to lowercase 2024-05-16 20:39:35 +00:00
kub
5f9901e098 libretro, add Pico pad overlay and storyware pages handling 2024-03-26 00:30:53 +01:00
kub
15cc45c0da platforms, display pad overlay and storyware pages for Pico 2024-03-25 23:08:23 +01:00
Francisco Javier Trujillo Mata
e22b24b81a First dummy input implementation 2024-02-18 23:30:09 +01:00
Francisco Javier Trujillo Mata
cb77495873 First PS2 compilation 2024-02-18 23:30:04 +01:00
kub
b5d8374c6a build, add -flto for all builds if available 2024-02-14 23:48:06 +01:00
kub
58fc34b1d6 build, odbeta and opendingux cleanup 2023-12-12 23:35:02 +01:00
kub
4b24b6b74c build, fix cross compiling under osx 2023-11-24 18:51:32 +01:00
kub
250c8ffbc0 build, revisions and fixes for opendingux based platforms 2023-11-23 21:07:56 +01:00
Francisco Javier Trujillo Mata
a20af2f935 Clean-up makefile 2023-11-16 00:04:48 +01:00
kub
f2554438f8 build, revisions and fixes for opendingux based platforms 2023-11-15 22:58:02 +00:00
kub
3167aa9a94 compile fixes for CI 2023-10-26 19:03:50 +00:00
notaz
8013663ec2 add CI for GP2X also
no helix as it has (had?) weird license IIRC
2023-06-15 08:46:27 +02:00
kub
12d506baa8 libretro, more build fixes 2023-06-05 18:05:27 +00:00
kub
ab43a4b2fd libretro, fix build conflict 2023-06-05 18:05:27 +00:00
kub
3a77090514 build, add ASAN, some CFLAGS changes, add revision 2023-05-02 20:19:18 +00:00
kub
110a49ed2a platform gp2x, fix compilation with original toolchain (gcc 4.1) 2023-05-01 08:59:49 +00:00
kub
e1b916547d update submodules, use lzma-19.00 with newer libchdr
lzma-22.01 doesn't compile cleanly with some libretro platforms
2022-12-21 12:10:24 +00:00
kub
d5288c2a41 update submodules, fix for newer libchdr 2022-12-21 08:03:05 +00:00
kub
54f74b8100 sdl, limited redraw event processing for sdl window and overlay modes
improves window resizing within the limits of libpicofe. Proper
windowing support would need a redesign.
2022-10-01 08:40:29 +00:00
kub
23e4719638 generic ui, add basic GLES support 2022-09-17 07:25:17 +00:00
kub
a5085db3ea Merge from libretro/master:7ff457f for repo synchronization 2022-04-19 23:58:59 +02:00
kub
45d0add214 ui, fix generic skin 2022-04-19 23:18:56 +02:00
kub
47e73a93a4 libretro, fix compilation for unix armv7 2022-04-09 21:55:30 +02:00
kub
d26d4c2965 build, add miyoo to release script 2022-03-11 21:15:35 +00:00
jSTE0
f507a70379 platform: Add miyoo support
Add support for the miyoo platform, another SDL-based platform with a
small cache CPU and its own input mappings.
2022-03-06 23:06:23 +01:00
kub
b4e7cd1b51 libretro, update libretro-common 2022-02-09 18:42:04 +00:00
kub
0004aa7cb0 build, add CFLAGS to linking for -flto 2022-02-08 20:56:01 +00:00
kub
5fce11a302 build, fix incomplete clean in cyclone,musashi 2022-02-05 21:21:47 +00:00
kub
d5d1778252 sdl, complete overhaul of hardware/software scaling 2021-09-10 18:54:05 +02:00
kub
eba9396473 mcd, add dr_mp3 playback support 2021-04-16 21:31:30 +02:00
kub
40a7d177b2 make, improve build for devices using (open)dingux 2021-03-30 20:17:18 +02:00
kub
5d3b7ae27b make, add legacy dingux and retrofw, make libavcodec optional 2021-03-27 22:29:26 +01:00
kub
3901ab970d make, some cleanup, slightly better support for legacy dingux 2021-03-23 22:44:44 +01:00