kub
fb79e7baa8
platform opendingux, add some keys (gkd mini, rs97)
2024-05-12 10:07:51 +02:00
kub
c5d8fe3c03
prerelease 2.00-beta3
2024-04-28 21:18:36 +02:00
kub
3e491c7880
prerelease 2.00-beta2
2024-03-26 22:52:50 +01:00
kub
62e763ecdd
platform, small fixes for Pico, updated readme
2024-03-26 22:52:50 +01: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
saulfabreg Wii VC Project
a33c391027
Libretro: silence a warning regarding to memmap
2024-03-20 23:55:14 +01:00
kub
c87e36d750
core+platforms, revise pico pen handling
...
the MSB in the tablet position register denotes pen on surface.
add logic and a hotkey for handling pen not on surface. This allows
for repositioning of the pen without the storyware reacting to it.
2024-03-18 18:24:54 +01:00
kub
8b0e2b4f9a
core 68k, make musashi timing more similar to fame
2024-03-14 23:18:09 +01:00
kub
5adcc16534
68k, some fixes for musashi
2024-03-10 01:26:06 +00:00
kub
1d78204a90
prerelease 2.00-beta1
2024-03-03 13:02:13 +01:00
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