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
kub
15ca715228
core, groundwork for chd support
...
still needs some scrutiny, and build integration is missing
2021-03-04 20:54:10 +01:00
kub
4da84f9454
fixes for big endian support (svp drc, libpicofe update)
2021-02-25 09:41:55 +01:00
kub
0c948e2c82
ui, fix for changing SDL emulation display
2021-02-25 09:41:55 +01:00
kub
57c5a5e505
add big endian platform support
2021-02-22 22:27:51 +01:00
kub
b053cb2044
preparation for retrofw and legacy opendingux support
2021-02-22 22:27:41 +01:00
kub
b1b5f9c094
fixes for platform support for PSP: show fps, notices, CD leds
2021-02-10 22:55:30 +01:00
kub
bfd6662370
fixes for platform support for PSP
2021-02-06 01:20:35 +01:00
kub
4cc0fcaf15
fixes and improvements for type issues, part 3
2021-02-06 01:14:07 +01:00
kub
832faed320
ui, fix for SDL emulation display if resolution != 320x240
2021-01-31 20:14:49 +01:00
kub
8094d3362f
sh2 drc, powerpc fixes for OSX, 32 bit, cache handling
2021-01-30 09:03:01 +01:00
kub
31d08e90c8
cz80, fix flags for OUT[ID]/OT[ID]R
2021-01-22 22:33:37 +01:00
kub
bdf7761ef8
gp2x, fix for 8bit fast renderer regression
2021-01-22 10:08:20 +01:00
kub
959ea39b23
vdp renderer, partial sync 8bit fast ARM asm with C code
2021-01-21 19:09:17 +01:00
kub
1cc774814d
partially revived platform support for PSP (unfinished), part 4
...
various fixes and improvements to screen output, menu fixes
2021-01-20 20:55:12 +01:00
kub
1e4663e1c8
sms, fix 8bit fast renderer
2021-01-20 20:55:12 +01:00
kub
bded848ccf
32x, fix BGR565 rendering
2021-01-20 20:55:12 +01:00
kub
794d463ce9
gp2x, fix to show pico ptr
2021-01-20 20:55:12 +01:00
kub
f55fb31463
vdp renderer, improvements for 8bit fast
...
improved 240 lines support, add setting buffer width, structural improvements
2021-01-20 20:55:12 +01:00
kub
4e0fca8142
ui, fix for gfx save/load menu bg (menubg_src != screen)
2021-01-20 19:41:14 +01:00
kub
43f79c5b41
ui, fix linux handling of 32x renderer
2021-01-20 19:39:21 +01:00
kub
1290b90de0
update libpicofe
2021-01-16 12:32:11 +01:00
kub
80bc22540a
partially revived platform support for PSP (unfinished), part 3
...
changes to libpicofe, fixed path handling
2021-01-15 19:56:11 +01:00
kub
df6d9f93fe
ui, fix battery display for platforms with screen != menuscreen
2021-01-15 15:11:25 +01:00
kub
34c7e34f77
fix for config save, custom value types not written correctly
2021-01-15 15:03:50 +01:00
kub
aa97a0a01f
32x renderer, fix for render buffers with pitch != line width, some speedup
2021-01-13 23:27:11 +01:00
kub
1dee74458b
sh2 drc, fix for MIPS EABI
2021-01-13 23:14:00 +01:00
kub
6c5784f07f
partially revived platform support for PSP (unfinished) #2
...
scaling, release generation, fixes
still not planning to make this officially supported.
2021-01-13 22:26:41 +01:00
kub
cdc6aac4c0
partially revived platform support for PSP (unfinished)
...
just to have a platform with an unusal screen resolution
- suspend/resume handling probably non-working
- no scaling settings
- no image generation
currently no intentions to finish this.
2021-01-10 12:13:56 +01:00
kub
f821bb7011
core, structural cleanup, fixes and improvements for type issues #2
2021-01-01 12:44:02 +01:00
kub
5ab80df952
fix building for arm arch below armv6 (gp2x, bittboy)
2020-12-29 12:10:10 +01:00
kub
15eed40550
core, fixes and improvements for type issues
2020-12-29 11:27:11 +01:00
kub
107cdd508b
configure, fix for newer gcc
2020-12-29 11:15:04 +01:00
kub
2170797544
fixes for gcc warnings wrt 64 bit platforms
2020-12-29 11:13:45 +01:00