kub
|
f5b32cc30c
|
fix off-by-1 in directory listing search
|
2022-09-16 22:13:08 +00:00 |
|
kub
|
bededcb4be
|
add some support for handling redraw events
|
2022-09-16 22:13:05 +00:00 |
|
kub
|
c722861112
|
make gl layer reinitializable
|
2022-09-16 22:09:21 +00:00 |
|
kub
|
e3ea3015f0
|
fix regression selecting SDL window size (for hw scaling)
|
2022-03-06 18:25:56 +00:00 |
|
kub
|
d07718a03b
|
fix a buffer overflow
|
2022-03-04 19:39:44 +00:00 |
|
kub
|
533726df95
|
reduce SDL_Setvideo calls to avoid flickering with TRIPLEBUF
|
2022-03-04 19:38:41 +00:00 |
|
kub
|
74cb846a3a
|
add basic fullscreen support to SDL window mode
|
2022-03-04 19:37:27 +00:00 |
|
kub
|
81b1aa54a4
|
add aspect ratio for sdl fullscreen
|
2022-02-22 22:28:56 +00:00 |
|
kub
|
80e531d6fd
|
some disassembler fixes
|
2022-02-22 22:28:55 +00:00 |
|
kub
|
7a43154813
|
fix skin directory default
|
2022-02-22 22:28:55 +00:00 |
|
kub
|
4919040522
|
fix for 4 player support
|
2022-02-22 22:28:55 +00:00 |
|
kub
|
25cfdf0a34
|
add support for 4 player inputs
|
2022-01-26 19:39:48 +00:00 |
|
kub
|
cfb49ab909
|
fix display of menu strings containing '%'
|
2022-01-26 19:39:48 +00:00 |
|
kub
|
de24250ab5
|
fix position of menu entries if length > 10
|
2022-01-26 19:39:48 +00:00 |
|
kub
|
62128bad6d
|
fix type usage for endianess in menu handling
|
2022-01-26 19:39:48 +00:00 |
|
kub
|
5d636caaaf
|
add minimal osx/ios compilastion support
|
2022-01-26 19:39:48 +00:00 |
|
kub
|
2de059cace
|
add SDL SWSURFACE support
|
2022-01-26 19:39:47 +00:00 |
|
kub
|
4e0bc79405
|
use native byte order for audio
|
2022-01-26 19:39:47 +00:00 |
|
kub
|
3ccc039bba
|
center loaded background image in larger screen
|
2022-01-26 19:39:47 +00:00 |
|
notaz
|
a8b4c53d77
|
avoid a warning
|
2021-11-14 23:37:17 +02:00 |
|
notaz
|
c668921a45
|
sdl: don't try gl on remote displays
|
2021-10-31 17:16:48 +02:00 |
|
notaz
|
39639dd1da
|
sdl: set initial pitch
|
2021-10-31 16:36:36 +02:00 |
|
notaz
|
e50d6e0656
|
allow to opt out of HOME config path
pcsx_rearmed never used it so keep it this way there.
|
2021-10-31 16:33:02 +02:00 |
|
notaz
|
76e45c3489
|
Merge pull request #10 from irixxxx/master
improved directory handling for menu, basic PSP support
|
2021-01-18 19:12:19 +02:00 |
|
kub
|
dfe767a5fa
|
add minimal PSP support
|
2021-01-16 12:29:00 +01:00 |
|
kub
|
a23a278d1e
|
improve directory handling in menu
|
2021-01-16 12:29:00 +01:00 |
|
kub
|
68c85e2a0b
|
add buffer parameters for menubg_src
|
2021-01-15 19:48:07 +01:00 |
|
kub
|
e0bf794693
|
fix SDL event handling of overlapping keystrokes
|
2020-11-03 22:55:42 +02:00 |
|
kub
|
1eb399bd4c
|
fix menu input handling (timeout non-working)
|
2020-11-03 22:55:42 +02:00 |
|
kub
|
271f900173
|
fix SDL loosing one-shot key events for emulator keys
|
2020-11-03 22:55:42 +02:00 |
|
notaz
|
b0dc47ecea
|
Merge pull request #8 from irixxxx/master
improve SDL support (triple buffering, bugfix)
|
2020-10-13 22:50:01 +03:00 |
|
kub
|
39b2c61e1d
|
fix loading screen if loading rom from command line
|
2020-10-10 20:57:22 +02:00 |
|
kub
|
34e55f235e
|
add triplebuffering support
|
2020-10-10 20:56:36 +02:00 |
|
notaz
|
811cef4d9f
|
Merge pull request #7 from irixxxx/master
extensions for irixxxx/picodrive
|
2020-07-03 00:08:59 +03:00 |
|
kub
|
9ba0831411
|
add 2x overlay for SDL to improve color resolution
|
2020-07-02 09:34:11 +02:00 |
|
kub
|
a7a40556a9
|
add more host disassembler platforms for picodrive DRC
|
2020-07-02 09:32:08 +02:00 |
|
kub
|
006478c4f3
|
font array size adaption to avoid a compiler warning in picodrive
|
2020-07-02 09:30:56 +02:00 |
|
notaz
|
795b71c571
|
deal with some gcc7+ warnings
|
2019-12-07 21:38:32 +02:00 |
|
notaz
|
f8cd6a082b
|
fix some pointer arithmetic
|
2018-01-28 19:58:52 +02:00 |
|
notaz
|
2b27288eb4
|
add a pitch variable
|
2017-12-24 15:42:20 +02:00 |
|
notaz
|
21082d0b2b
|
x86_64 support for host_dasm
|
2017-12-11 02:51:29 +02:00 |
|
notaz
|
f287890d65
|
don'r check d_name
d_name is not a pointer, just like clang warns
|
2017-10-14 02:12:21 +03:00 |
|
notaz
|
448ec62f85
|
retry with mmap when mremap fails
|
2017-10-06 01:23:03 +03:00 |
|
Nolan "Tempa Kyouran" Varani
|
e7f580052c
|
Prevent segfault in draw_key_config (#2)
Its calculated `y` value can dip below zero
This causes a segfault if used as an argument of `text_out16`
|
2017-09-30 15:17:30 +03:00 |
|
notaz
|
21604a0479
|
input: bugfix in defbind check
|
2015-11-08 18:22:33 +02:00 |
|
notaz
|
0415ebf191
|
oss: use other sync macro
for compatibility with OSSv4
|
2015-08-29 01:20:17 +03:00 |
|
notaz
|
26ea18173c
|
plat: avoid MAP_FIXED
|
2015-03-25 00:38:13 +02:00 |
|
notaz
|
9fec8a91c9
|
input: only set default binds when probing
otherwise if device is missing, but it's config is loaded,
binds get messed up
|
2015-02-03 01:31:41 +02:00 |
|
notaz
|
9b87077e93
|
alsa: don't leak memory
|
2015-02-03 01:27:18 +02:00 |
|
notaz
|
515ac0b9d2
|
improve handling of dirents without d_type set
|
2014-12-24 04:21:19 +02:00 |
|