Commit graph

1509 commits

Author SHA1 Message Date
kub
52e4a905c8 32x, add support for h32 mode rendering 2021-11-22 19:18:49 +01:00
kub
23cd73bc8f sound, fix ym2612 ladder effect, add option 2021-11-19 21:01:50 +01:00
kub
b55e4e1b2f 32x, fix DMA mem-2-mem copying for big endian 2021-11-18 22:40:19 +01:00
kub
8794ba5c8d sound, add ym2612 channel clipping, ladder effect 2021-11-17 22:32:04 +01:00
kub
55615f9c97 sms, set non-TMR images to region Japan 2021-11-15 21:26:49 +01:00
kub
fb82e166c6 core, fix libretro toolchain bug on wiiu 2021-11-15 21:25:25 +01:00
kub
404af43ddc release 1.99 2021-11-14 21:17:58 +01:00
kub
97be0d15b6 sh2 drc, fix arm32 ld/st offset for -256 2021-11-14 21:17:58 +01:00
kub
7ed05f8463 core, some type issues 2021-11-14 09:51:51 +01:00
kub
d5908845f5 sms, no nmi generation for start button on gg 2021-11-12 19:43:02 +01:00
kub
02e2ce3316 sms, fix pause button (cz80 nmi) 2021-11-12 18:35:55 +01:00
kub
b0e445ef0c sound, fix ym2612 arm assembly (ssg-eg) 2021-11-12 18:34:49 +01:00
irixxxx
50587ccd1f
Merge pull request #44 from jdgleaver/core-options-v2
(libretro) Update core options to v2 format
2021-11-11 22:50:18 +01:00
kub
b01c1ec5b8 platform, fix horizontal upscaling for 8bit renderers 2021-11-11 22:35:08 +01:00
kub
06d963c795 libretro, fix sms options 2021-11-11 22:32:12 +01:00
jdgleaver
8b2f9d02f5 (libretro) Update core options to v2 format 2021-11-11 14:45:57 +00:00
kub
e994ebeb3f platform, include current dir in bios search path 2021-11-10 23:33:18 +01:00
kub
e86583124e libretro, various fixes (input handling, aspect ratio) 2021-11-10 23:33:18 +01:00
kub
495fe1fdad platform, fix vertical scaling, aspect ratio handling (gp2x, psp) 2021-11-10 23:33:18 +01:00
kub
ace184013b core+gp2x+psp, fix handling mid-frame palette changes 2021-11-10 23:32:40 +01:00
kub
d05e2eb3d6 sms renderer, fix unaligned bg-filled tiles 2021-11-10 23:32:40 +01:00
kub
b23725dd9f platform, show Mark III as name for japanese SMS 2021-11-08 22:52:53 +01:00
kub
1a5a036eb9 core, fix typo 2021-11-08 22:48:01 +01:00
kub
5b8ff611e0 sms, fix gg always zeroing ram 2021-11-08 19:36:05 +01:00
kub
6cba1ee700 sms, set to mark iii according to tmr info 2021-11-08 18:56:49 +01:00
kub
a704c216ba mcd, fix type for memory setup (fixes LLP64 platforms) 2021-11-08 18:19:49 +01:00
kub
1510eeafd4 sound, fix buffer overrun 2021-11-06 21:01:46 +01:00
kub
1ce2b0923c sms vdp, separate SAT parsing 2021-11-06 21:00:55 +01:00
kub
f55ce7bf47 sms, add ghosting for GG LCD (generic+libretro only) 2021-11-04 20:33:28 +01:00
kub
27005bdb5f libretro, fix memory leak 2021-11-04 18:26:51 +01:00
kub
afdc2ed454 sms, autodetect for 50Hz 2021-11-02 22:44:40 +01:00
kub
f90bf8cdcf sms renderer, fix for zoomed sprites 2021-11-02 22:18:59 +01:00
kub
fe8611f9af mcd, fix pcm looping (1st sample lost) 2021-10-31 22:47:49 +01:00
kub
7eeb85beb6 sms, improve cycle counting, fix vcounter for 224/240 lines 2021-10-29 22:09:15 +02:00
kub
f9ea940fb5 sms, improved mapper support (more, menu option) 2021-10-28 21:52:44 +02:00
kub
68e7a5c1c0 sms, renderer fixes (sprite y wrap, bg in 1st col, mode 1->mode 0) 2021-10-28 21:52:44 +02:00
kub
63fb265fac libretro, add FM unit setting 2021-10-27 00:22:26 +02:00
kub
6791d84741 libretro, add FM unit setting 2021-10-26 23:36:38 +02:00
kub
1cdc3f8416 sms, some cleanup 2021-10-26 23:35:42 +02:00
kub
1bb3f2cc8d sms, fix pad TH, some BIOS init, korean 32k mapper 2021-10-25 19:44:44 +02:00
kub
fd396e58d8 sms, fix some minor vdp bugs 2021-10-25 19:40:02 +02:00
kub
0be9a92e77 z80, fix for cz80 handling of A register 2021-10-25 19:22:51 +02:00
kub
cbc2ca037a libretro, enable drc usage on WiiU 2021-10-25 18:33:43 +02:00
kub
1603058a88 sms, minor fixes (vdp mode switch, zram init) 2021-10-24 22:51:16 +02:00
kub
1c70532fc2 sms, improve compatibility (vdp reset init, pad TH/TR) 2021-10-24 12:39:29 +02:00
kub
985bbf1c03 sms, fix irq cleared in same instruction as asserted 2021-10-23 15:10:12 +02:00
kub
3039d6d852 sms, improve save/load + gg compatibility 2021-10-23 13:35:29 +02:00
kub
1c120817fe sms, improve save/load + gg compatibility 2021-10-23 12:14:46 +02:00
kub
027940e108 sound, remove hysteresis (lessens distortion, increases frequency limit) 2021-10-23 12:10:00 +02:00
kub
f0e6d1e371 psp, fix suspend/resume 2021-10-21 20:52:20 +02:00