kub
56ec20d262
psp, small fixes
2024-03-03 09:45:01 +01:00
kub
e28fd20f08
psp, revisit audio handling
...
sound rates 44100, 22050, 11025 Hz, internally upsampled
conversion to stereo since mono isn't supported well on psp
2024-03-02 10:19:57 +01:00
kub
d12dd1b4ea
psp, rendering fix, some build changes
2024-03-02 10:19:57 +01:00
kub
2a87da47c0
ps2, fix some audio related bugs
2024-03-02 10:34:04 +01:00
kub
a0abaf2ada
ps2, minor fixes
2024-02-21 00:29:17 +01:00
kub
e2b9687b3f
ps2, more audio fixes
2024-02-18 23:30:36 +01:00
kub
fd604aa720
ps2, kludge for handling audsrv shortcomings
2024-02-18 23:30:36 +01:00
kub
dedf7fa7d5
ps2, kludge for timer bugs in ps2sdk
2024-02-18 23:30:36 +01:00
kub
3eb1d64585
ps2, minor audio and gfx fixes
2024-02-18 23:30:36 +01:00
kub
4abc40d56b
fixes for audio and video, add psp-like scaling
2024-02-18 23:30:36 +01:00
Francisco Javier Trujillo Mata
455cecf973
Sound almost working
2024-02-18 23:30:36 +01:00
Francisco Javier Trujillo Mata
b4a8b47113
Some progress about centering image
2024-02-18 23:30:36 +01:00
Francisco Javier Trujillo Mata
6724ae42f3
Some clean up around emu.c
2024-02-18 23:30:36 +01:00
Francisco Javier Trujillo Mata
30f7602e65
Disable alpha and improve vsync logic
2024-02-18 23:30:36 +01:00
Francisco Javier Trujillo Mata
1107e618f5
Starting to see the emulator on the screen
2024-02-18 23:30:36 +01:00
Francisco Javier Trujillo Mata
8633b583f0
Starting to see the menu in the screen
2024-02-18 23:30:36 +01:00
Francisco Javier Trujillo Mata
862e969bab
Adding background objects
2024-02-18 23:30:36 +01:00
Francisco Javier Trujillo Mata
888ca0b83b
Adding gskit dependency
2024-02-18 23:30:34 +01:00
Francisco Javier Trujillo Mata
ebf2b007d1
Starting to copy some logic for emu from PSP
2024-02-18 23:30:09 +01:00
Francisco Javier Trujillo Mata
e22b24b81a
First dummy input implementation
2024-02-18 23:30:09 +01:00
Francisco Javier Trujillo Mata
8b65c92f1f
Use MenuX2 in PS2
2024-02-18 23:30:09 +01:00
Francisco Javier Trujillo Mata
9b4c95a951
Fix folder creation
2024-02-18 23:30:09 +01:00
Francisco Javier Trujillo Mata
936f164b55
Starting to boot
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
089f516d6c
make sound rates platform dependent
2024-02-17 21:54:33 +01:00
kub
33bde0c3c5
psp, fix for pspdev update
2024-02-15 00:07:36 +01:00
kub
af386f93c1
platform, fix BGR/RGB menu handling
2024-02-14 23:48:28 +01:00
kub
b4bc262418
platform, cleanup main emu loop
2024-02-14 23:48:06 +01:00
kub
a914c976f8
prerelease 2.00-alpha3
2024-01-23 22:56:31 +01:00
kub
cbe7853333
update libpicofe (redraw event handling)
2024-01-23 22:55:38 +01:00
kub
70efc52db8
core, implement GG stereo
2024-01-23 22:21:15 +01:00
kub
214a6c624c
core+platforms, add SMS option to select TMS palette for gfx modes 0-3
2024-01-13 16:31:43 +01:00
kub
dca20effa2
platforms, revisit Pico ptr handling
2024-01-13 12:09:16 +01:00
notaz
ca980e1b0a
pandora: allow to move the overlay partially offscreen
...
to allow to cut off black bars, if the user chooses to do so
2024-01-07 11:32:53 +01:00
notaz
70db485b44
config: save disabled options also
...
Pandora uses disabled menu options to store the layer position
(mee_range_hide() menu entries) and actually modifies them using
a special menu handler.
2024-01-07 11:32:53 +01:00
kub
82f97f10a1
prerelease 2.00-alpha2
2023-12-14 22:31:28 +01:00
kub
58fc34b1d6
build, odbeta and opendingux cleanup
2023-12-12 23:35:02 +01:00
kub
85174a6d8d
build, cleanup
...
- remove/rename some platforms from configure
- new rg99 odbeta build, courtesy of sydarn
- pandora support, courtesy of notaz
2023-12-12 23:35:02 +01:00
kub
2a5ca3d5f0
update libpicofe (parallel menu keys)
2023-12-03 21:57:44 +01:00
notaz
92efe29e6a
pandora: move PicoDrawSetOutFormat
2023-12-03 21:52:28 +01:00
notaz
8a40739892
cosmetic fixes for pandora port
2023-12-03 21:52:28 +01:00
sydarn
830935963d
cleanup rg99 specifics and remove odbetaflag
2023-12-03 21:35:51 +01:00
sydarn
0e7c531169
ODBETA: use 320x240 sdl surface when not hw scaling on 320x480 LCDs
2023-12-03 21:35:51 +01:00
kub
0f1b9bccc0
sdl, improve redraw in file selector
2023-12-03 14:50:51 +01:00
kub
fc07fe2b4e
psp, revisit scaling
2023-11-30 20:35:49 +01:00
kub
575d224780
psp, fix enable sound option
2023-11-24 18:51:32 +01:00
kub
8a553c6b3d
update libpicofe (file selector)
2023-11-24 18:51:31 +01:00
kub
48fc9762de
psp, fix GU hardware rendering
2023-11-24 18:51:31 +01:00
kub
250c8ffbc0
build, revisions and fixes for opendingux based platforms
2023-11-23 21:07:56 +01:00
Francisco Javier Trujillo Mata
4b2223986c
Use posix functions for PSP
2023-11-16 00:04:48 +01:00