Vincent-FK
1f4631ec6c
Merge pull request #12 from DrUm78/FunKey
...
Latest changes since 1.99
2021-12-14 17:21:50 +01:00
Vincent-FK
f8de6ed3c0
better centering when copying gg frambuffer
2021-12-14 17:20:36 +01:00
root
38d932a178
Merge remote-tracking branch 'upstream/FunKey' into FunKey
2021-12-13 17:24:44 +01:00
Vincent-FK
83a834a375
SMS cropped scaling is now cropping out of native 256x192 resolution
2021-12-13 17:22:08 +01:00
root
abc439bcaf
md, fix ssf2 mapping setup when loading a savestate
2021-12-13 11:11:50 +01:00
Vincent-FK
b66b6f060b
ZOOMED scaling for GG foes from pixel perfect (160x144) to stretched (260x240)
2021-12-12 20:55:11 +01:00
Vincent-FK
23bfd17013
gg optimized scaling after pull request, bumped sublibs
2021-12-12 19:38:17 +01:00
Vincent-FK
50f973723c
Merge pull request #9 from DrUm78/FunKey
...
All PicoDrive changes since PicoDrive 1.3.1.
2021-12-12 17:52:31 +01:00
root
9b5474edd1
core vdp, more fixes for cpu write access and save/load
2021-12-11 06:28:43 +01:00
root
df55a3708b
core vdp, fix FIFO DMA wait, improve save/load + bumped dr_libs submodule
2021-12-08 10:15:56 +01:00
root
9c5ed6de21
core, some test code for team player and 4way play
2021-12-07 21:25:36 +01:00
root
967a4e17b8
Fixed pad detection also when loading a per-game .cfg file
2021-12-07 20:57:28 +01:00
root
d57772530f
Restored 3 button controller as default
2021-12-05 11:53:20 +01:00
root
7239a870a0
platform, fix pad not set from config when loading rom via command line and set 6 button pad as default
2021-12-04 23:28:11 +01:00
root
f3e359326d
Allows to exit disc swap menu for MCD (was stuck before). The feature does not work yet though because of a freeze in the file selector so the menu validation is still deactivated (wip)
2021-12-02 23:11:08 +01:00
root
85dc0a1239
Bumped minimp3 submodule
2021-12-02 17:46:47 +01:00
root
8017cd3a38
32x, improve cartridge mapping, BIOS replication + bumped libchdr submodule
2021-11-29 03:05:25 +01:00
root
740d9cf5b9
Bumped minimp3 submodule
2021-11-27 13:29:20 +01:00
root
23a289019c
32x, fix poll detection regression (mars check)
...
core, improve pad compatibility (6btn, mcd32x)
linux+psp, improve sw upscaling
2021-11-27 04:00:01 +01:00
root
1bf44f8ec4
Bumped dr_libs submodule
2021-11-24 18:22:12 +01:00
root
7cc056be8e
platform, improve 32x handling for h32 (all supported platforms) and bumped libchdr submodule
2021-11-23 22:07:57 +01:00
root
d4be9823a7
32x, add support for h32 mode rendering
2021-11-22 20:21:39 +01:00
root
4cc6f2fc15
sound, fix ym2612 ladder effect, add option
2021-11-19 21:18:52 +01:00
root
c2c9c24d1e
32x, fix DMA mem-2-mem copying for big endian
2021-11-19 04:54:18 +01:00
root
6df78da987
sound, add ym2612 channel clipping, ladder effect
2021-11-18 10:11:43 +01:00
root
2852b69bc1
sms, set non-TMR images to region Japan
...
core, fix libretro toolchain bug on wiiu
2021-11-15 21:49:21 +01:00
root
0730618791
Updated version number in package script
2021-11-15 09:49:21 +01:00
root
bfe40055a5
release 1.99
2021-11-14 23:19:41 +01:00
root
39c9241245
Removed useless semi-colon
2021-11-14 23:03:20 +01:00
root
89a7f27bba
core, some type issues
...
sh2 drc, fix arm32 ld/st offset for -256
2021-11-14 21:28:01 +01:00
root
e5c01e9433
Updated Makefile and package scripts
2021-11-13 17:12:35 +01:00
root
21ab603d7e
sms, no nmi generation for start button on gg
...
sms, fix pause button (cz80 nmi)
sound, fix ym2612 arm assembly (ssg-eg)
Added DrZ80 back
2021-11-12 20:25:15 +01:00
root
184e43d031
(libretro) Update core options to v2 format
...
libretro, fix sms options
platform, fix horizontal upscaling for 8bit renderers
2021-11-12 04:14:22 +01:00
root
84d01c5bba
sms renderer, fix unaligned bg-filled tiles
...
core+gp2x+psp, fix handling mid-frame palette changes
platform, fix vertical scaling, aspect ratio handling (gp2x, psp)
libretro, various fixes (input handling, aspect ratio)
platform, include current dir in bios search path
2021-11-10 23:52:29 +01:00
root
bee1a620ff
Bumped libchdr submodule.
2021-11-08 23:26:14 +01:00
root
bcebc0aed9
core, fix typo
...
platform, show Mark III as name for japanese SMS
2021-11-08 23:23:50 +01:00
root
5b0375009f
sms, fix gg always zeroing ram
2021-11-08 19:42:50 +01:00
root
1b68ed4005
sms, set to mark iii according to tmr info
2021-11-08 19:15:40 +01:00
root
63ca399527
mcd, fix type for memory setup (fixes LLP64 platforms)
2021-11-08 18:52:33 +01:00
root
79c73487f2
sms vdp, separate SAT parsing
...
sound, fix buffer overrun
2021-11-07 00:07:37 +01:00
root
d4e29cd8b1
Bumped libpicofe to fix the audio desync.
2021-11-06 02:39:00 +01:00
root
47e321d0f0
Fixed the audio/video desync after a few minutes (thanks to itixxxx). May be a workaround for now but seems to work fine (NEEDS TO UPDATE platform/libpicofe submodule too).
2021-11-06 01:36:04 +01:00
root
92b80c5bb2
libretro, fix memory leak
...
sms, add ghosting for GG LCD (generic+libretro only)
2021-11-04 21:05:09 +01:00
root
cebfcc0b81
Bumped libchdr submodule.
2021-11-04 11:25:33 +01:00
root
15569b0c06
sms, autodetect for 50Hz
2021-11-02 22:53:46 +01:00
root
3115548a6e
sms renderer, fix for zoomed sprites
2021-11-02 22:31:42 +01:00
root
884288905d
Now uses commit hash instead of binary one in OPK name
2021-11-01 04:15:06 +01:00
root
be9047dde2
mcd, fix pcm looping (1st sample lost)
2021-11-01 01:36:57 +01:00
root
0500a533fa
sms, improve cycle counting, fix vcounter for 224/240 lines
2021-10-30 03:41:34 +02:00
root
cc9f8a5dff
sms, renderer fixes (sprite y wrap, bg in 1st col, mode 1->mode 0)
...
sms, improved mapper support (more, menu option)
2021-10-28 22:05:23 +02:00