Commit graph

689 commits

Author SHA1 Message Date
kub
f8dba3f63a md, fix ssf2 mapping setup when loading a savestate 2021-12-12 23:48:36 +01:00
kub
22a548f512 core vdp, more fixes for cpu write access and save/load 2021-12-10 23:34:03 +01:00
kub
fda7339b94 core vdp, fix FIFO DMA wait, improve save/load 2021-12-07 23:59:53 +01:00
kub
d650a7a268 core, some test code for team player and 4way play 2021-12-07 21:13:23 +01:00
kub
439cf7f850 32x, improve cartridge mapping, BIOS replication 2021-11-28 22:02:11 +01:00
kub
6890dcfafc core, improve pad compatibility (6btn, mcd32x) 2021-11-26 20:33:26 +01:00
kub
9f1b152fe2 32x, fix poll detection regression (mars check) 2021-11-26 20:30:58 +01:00
kub
1bbe9abf75 platform, improve 32x handling for h32 (all supported platforms) 2021-11-23 21:50:13 +01:00
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
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
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
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
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
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
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
1ffc8b84f1 sms, revisit FM settings
setting moved to SMS section, default off since it crashes some games
2021-10-21 20:45:43 +02:00
kub
d0cb6cfa57 sms, minor fixes 2021-10-21 20:45:43 +02:00
kub
8ba60e3172 sms, memory mapping changes
especially most korean games work with this
2021-10-20 21:02:52 +02:00
kub
4dbd5223b1 sms, improve vdp (mode 1, collision code cleanup) 2021-10-20 21:00:30 +02:00
kub
280bfc3ca7 sms, add system select option 2021-10-19 23:24:06 +02:00
kub
cc1547e8cd sms, improve vdp (sprite collision, hcounter latch) 2021-10-18 23:07:50 +02:00
kub
646be42e9d sms, add vdp midframe cram change handling for 8bit renderer 2021-10-17 22:50:07 +02:00
kub
e4da4fe8b9 sms, improve vdp (read buffer, h counter) 2021-10-17 22:47:18 +02:00
kub
c644ce99cd sms, fix core timing 2021-10-17 22:46:12 +02:00