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
b38c0ea6f9
core, fix some bugs reported by ASAN
2024-02-14 23:48:06 +01:00
kub
b5d8374c6a
build, add -flto for all builds if available
2024-02-14 23:48:06 +01:00
kub
f1dbe7642f
core, improve bg color DMA handling (and some vdp cleanup)
2024-01-28 22:34:17 +01:00
kub
db1ee7a2df
core, handle background color DMA (arm asm)
2024-01-28 21:25:04 +01:00
kub
492c47c4b8
core, some updates for Pico adpcm
2024-01-24 21:14:42 +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
fa4e0531d4
core, improve pico save/load (ADPCM state, page, etc)
2024-01-23 22:21:15 +01:00
kub
f1b425e380
core, complete rewrite of Pico adpcm driver
2024-01-22 19:44:09 +01:00
kub
831bffdd31
core, fix Pico hardware region code
2024-01-20 17:29:22 +01:00
kub
e348af76ec
core, revisit Pico sound handling
2024-01-20 17:23:44 +01:00
kub
ba2b97dc24
core, fix Pico horizontal irq (on irq level 5)
2024-01-20 17:15:51 +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
kub
724db457da
core, handle background color DMA (aka fantom bitmap)
2024-01-13 12:09:16 +01:00
notaz
68e06234e3
sound: fix ym2612 freq latch
...
there is only a single register, as described in:
http://www.mjsstuf.x10host.com/pages/vgmPlay/vgmPlay.htm
2024-01-12 21:34:19 +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
c180662e07
sms, improve changing of video mode
2023-12-03 17:46:59 +01:00
kub
6396f46107
sound, fix ffw crash in PSG
2023-12-03 14:56:24 +01:00
kub
0f1b9bccc0
sdl, improve redraw in file selector
2023-12-03 14:50:51 +01:00
kub
a0ecb29979
core, fix no ym2612 timers if z80 in reset
2023-12-01 01:09:25 +01:00
kub
fc07fe2b4e
psp, revisit scaling
2023-11-30 20:35:49 +01:00
kub
4b24b6b74c
build, fix cross compiling under osx
2023-11-24 18:51:32 +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
96a972dcec
core, fix H32 mode in fast renderer
2023-11-23 21:11:36 +01:00
kub
9215679134
build, update psp toolchain container
2023-11-23 21:11:34 +01:00
kub
43ef4071da
sound, faster resampler for SMS FM
2023-11-23 21:08:13 +01:00
kub
250c8ffbc0
build, revisions and fixes for opendingux based platforms
2023-11-23 21:07:56 +01:00
Francisco Javier Trujillo Mata
a20af2f935
Clean-up makefile
2023-11-16 00:04:48 +01:00
Francisco Javier Trujillo Mata
4b2223986c
Use posix functions for PSP
2023-11-16 00:04:48 +01:00
kub
f2554438f8
build, revisions and fixes for opendingux based platforms
2023-11-15 22:58:02 +00:00
kub
7f09f5c477
build, switch to static miyoo toolchain
2023-11-14 23:11:59 +00:00
kub
6e8a71eda0
prerelease 2.00-alpha1
2023-11-09 22:56:00 +00:00
kub
02ed0c7f60
build, add odbeta
2023-11-09 23:44:01 +01:00