Michel-FK
|
a48c3021b0
|
unify brightness & volume scripts
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2021-05-02 22:34:58 +02:00 |
|
Vincent-FK
|
a1c265f207
|
changed default configure rights
|
2021-04-30 19:10:07 +02:00 |
|
Vincent-FK
|
6914fac0cc
|
fixed sound regression from April 22th, 2020. (commit 1dbda5f)
|
2021-04-30 19:09:20 +02:00 |
|
Michel-FK
|
77d912d3c6
|
use system() rather than popen() in FunKey menu
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2021-04-27 23:05:47 +02:00 |
|
Michel-FK
|
d401aee4b2
|
add keymap handling in FunKey menu
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2021-04-26 22:57:13 +02:00 |
|
Michel-FK
|
c283d47f1b
|
Merge branch 'FunKey' of fk:FunKey-Project/picodrive-irixxxx into FunKey
|
2021-04-17 22:23:02 +02:00 |
|
Michel-FK
|
2aa9e10dca
|
fix pclose before fgets in init_menu_system
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2021-04-17 22:22:49 +02:00 |
|
Vincent-FK
|
b1a23f037d
|
corrected quick loads for Sega CD, fix for now
|
2021-04-17 20:22:29 +02:00 |
|
Vincent-FK
|
484383a502
|
corrected pclose in init_menu_system_values
|
2021-04-17 19:32:30 +02:00 |
|
Michel-FK
|
009d007fc9
|
add missing pclose()
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2021-04-14 23:15:08 +02:00 |
|
Vincent-FK
|
de8a8a23fc
|
changed include to configfile_fk.h when needed
|
2021-04-14 17:03:45 +02:00 |
|
Vincent-FK
|
5a161d92d7
|
config file now with extension .fkcfg
|
2021-04-12 18:32:08 +02:00 |
|
Vincent-FK
|
5ccca89936
|
set default volume config to 99
|
2021-04-12 18:19:29 +02:00 |
|
Vincent-FK
|
d0fcc6f0bd
|
correct zoom aspect quick shortcut not saved in funkey cfg file
|
2021-04-12 18:16:15 +02:00 |
|
Vincent-FK
|
fed75fc8f6
|
BIOS message when missing for SegaCD, searching bios in rom folder
|
2021-04-05 19:27:39 +02:00 |
|
Vincent-FK
|
6f368f2b09
|
centered screen in SMS
|
2021-04-02 17:22:33 +02:00 |
|
Vincent-FK
|
73b5e45905
|
removed screen clearings/SMS re-centering
|
2021-04-02 17:12:42 +02:00 |
|
Vincent-FK
|
33600fc117
|
updated submodules
|
2021-04-02 17:10:46 +02:00 |
|
Vincent-FK
|
8c475d7b37
|
updated submodules
|
2021-04-02 16:24:10 +02:00 |
|
Vincent-FK
|
f1a2b41ffb
|
added funkey changes from v1.93
|
2021-04-01 23:42:24 +02:00 |
|
kub
|
b57e33123a
|
release 1.98
|
2021-03-30 23:21:23 +02:00 |
|
kub
|
2c731fd430
|
add build script for release
|
2021-03-30 20:17:26 +02:00 |
|
kub
|
88a58f34a0
|
build improvements for gph/psp devices
|
2021-03-30 20:17:26 +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
|
a6204821d5
|
ui, revised menu
|
2021-03-26 22:52:07 +01:00 |
|
kub
|
2ae9324c30
|
update libpicofe
|
2021-03-26 20:25:45 +01:00 |
|
kub
|
63235526b8
|
libretro, fix missing intialization for renderer
|
2021-03-26 20:22:53 +01:00 |
|
kub
|
0995d4a764
|
libretro, turn of DRC for Apple OSes
JIT requires special provisions in Retroarch and possibly cores as well
|
2021-03-23 23:11:23 +01:00 |
|
kub
|
3901ab970d
|
make, some cleanup, slightly better support for legacy dingux
|
2021-03-23 22:44:44 +01:00 |
|
kub
|
4d4bea1c5f
|
vdp fifo, adjust latency delay
|
2021-03-23 22:39:17 +01:00 |
|
kub
|
bcc34f2cf8
|
attempt for DRC support for newer versions of osx/ios
|
2021-03-23 00:10:11 +01:00 |
|
kub
|
8b60ec300b
|
attempt for DRC support for newer versions of osx/ios
|
2021-03-22 23:47:24 +01:00 |
|
kub
|
c28911fdb1
|
cleanup for psp
|
2021-03-21 23:04:14 +01:00 |
|
kub
|
d5bc6ef7b5
|
sh2 drc, debug stuff
|
2021-03-21 22:55:21 +01:00 |
|
kub
|
28f83122ec
|
sh2 drc, don't use x29 (frame pointer) in arm64 backend
|
2021-03-21 22:47:56 +01:00 |
|
kub
|
aa8a3b65f1
|
sh2 drc, adjust max ld/st offset in arm backend
|
2021-03-21 22:41:32 +01:00 |
|
kub
|
a1ca8377c9
|
sh2 drc, fix oversize blocks ending with JSR/BSR
|
2021-03-16 21:42:50 +01:00 |
|
kub
|
6f64058800
|
sh2 drc, x86 backend, optimize move #0 with xor
|
2021-03-16 21:42:50 +01:00 |
|
kub
|
2d2387b293
|
sh2 drc, fix reading from constant memory address
|
2021-03-16 21:42:50 +01:00 |
|
kub
|
d35a929551
|
libretro, build fix for ps2
|
2021-03-12 22:10:15 +01:00 |
|
kub
|
ef3241d203
|
mcd, fix memory leaks
|
2021-03-12 22:09:17 +01:00 |
|
kub
|
fa4954281c
|
switch to libchdr with dr_flac
|
2021-03-12 22:07:50 +01:00 |
|
kub
|
886ce067c3
|
core, libretro fixes for chd support
|
2021-03-10 23:07:25 +01:00 |
|
kub
|
3d1e252313
|
core, chd support
|
2021-03-09 23:01:03 +01:00 |
|
kub
|
4bb0b70ec8
|
core, chd support
|
2021-03-08 23:02:55 +01:00 |
|
kub
|
37631374df
|
ui, revised menu and option handling, added sound filter settings
|
2021-03-05 22:11:39 +01:00 |
|
kub
|
583c4840cf
|
vdp rendering, fix crash for sprites with negative x/y (overlooked commit)
|
2021-03-05 00:38:41 +01:00 |
|
kub
|
b010d7b4ca
|
vdp rendering, fix crash for sprites with negative x/y
|
2021-03-05 00:29:52 +01:00 |
|
kub
|
8374e606ab
|
core, more on chd support
|
2021-03-04 22:38:11 +01:00 |
|