Commit graph

1834 commits

Author SHA1 Message Date
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
zoltanvb
6bd90c9666 Propagate GIT_REVISION to REVISION 2023-11-07 23:45:15 +01:00
kub
801daef9aa build, remove non-working release actions 2023-11-01 23:56:37 +02:00
kub
5038e421e9 Merge pull request #96 from 'techmetx11/master'
* techmetx11/master:
  Add hack for unlicensed games that don't handle the Z80 bus properly
2023-11-01 22:39:44 +01:00
kub
df765ed91b core, fix bug in m68k state saving
thanks to bnister for pointing this out
2023-10-26 23:52:07 +02:00
kub
ec0357587e build, cleanup after toolchain container changes 2023-10-26 23:10:17 +02:00
kub
3a6b0cc004 revisit release script 2023-10-26 19:03:50 +00:00
kub
3167aa9a94 compile fixes for CI 2023-10-26 19:03:50 +00:00
kub
725e007ae5 revisit CI
using a set of toolchain containers from my toolchains repo
support more platforms, artifact uploading, some release preparation
2023-10-26 18:42:26 +00:00
kub
d818246c51 handle "Mega Drive" naming consistently 2023-10-26 18:42:25 +00:00
kub
694427bea4 more changes to readme's 2023-10-26 18:42:25 +00:00
kub
324dbe0473 readme, some cleanup 2023-10-23 22:02:03 +02:00
kub
31a082519a Merge pull request #88 from 'upstream/irixxxx'
* upstream/irixxxx:
  readme: make it more neutral
2023-09-03 22:05:02 +02:00
kub
1a9da199e8 platform, revisit menu, add option profiles 2023-09-01 23:02:43 +00:00
techmetx11
a67db32a4a
Add hack for unlicensed games that don't handle the Z80 bus properly 2023-08-21 16:21:25 +01:00
kub
bccd8832dd libretro, fix crash when exiting 32x 2023-08-11 12:34:31 +00:00
kub
c9076db928 sms, handle some more special cases 2023-07-20 21:09:34 +00:00
kub
f3c2f81e89 platform, menu revision 2023-07-20 20:25:59 +00:00
kub
ca206ba1aa sms, some handling for gg carts running in sms mode 2023-07-17 22:02:20 +02:00