Commit graph

1528 commits

Author SHA1 Message Date
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
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
02d250c709 sms, fix system setting on config file reading 2021-10-20 21:33:15 +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
kub
d2e3f475ff core, fix rendering copy buffer overlap reported from asan 2021-10-16 10:05:04 +02:00
kub
2dacba5235 sms, vdp rendering optimisation 2021-10-16 00:52:24 +02:00
kub
ae7730717c opendingux, add gg to desktop files 2021-10-15 19:39:51 +02:00
kub
2767adb5bc libretro, fix aspect ratio handling 2021-10-15 19:28:50 +02:00
kub
9b2d466aeb gp2x, fixes for sms 2021-10-15 19:27:37 +02:00
kub
a58b8f39e0 sms, vdp rendering fixes 2021-10-15 19:26:22 +02:00
kub
14cd01be51 sms, improve gg detection (zip, rom header) 2021-10-15 19:22:01 +02:00
kub
466fa07953 sms, basic gamegear support 2021-10-14 23:08:17 +02:00
kub
0df7401c02 sms vdp, add zoomed sprites, column vscroll blocking, mode 2 graphics 2021-10-08 20:24:33 +02:00
kub
032c76a3a2 sms, memory mapping improvements 2021-10-08 19:34:15 +02:00
kub
47ea630f6d z80, some cz80 cleanup 2021-10-08 18:40:06 +02:00
kub
80bf9bcce9 z80, fix sms interrupt handling in cz80 2021-10-06 19:46:39 +02:00
kub
4b3e9d92e3 sms vdp, support 224/240 line mode 2021-10-06 19:45:37 +02:00
kub
3bfee02717 z80, fix Drz80 for changed SMS banking 2021-10-04 18:18:38 +02:00
kub
3758124cb8 sms vdp, support 224/240 line mode 2021-10-04 18:03:49 +02:00
kub
b784d4a5f7 sms, improve ROM bank mapping, add some SRAM support 2021-10-03 23:59:09 +02:00
kub
15caa286fc sound, increase resolution for calculating psg sound 2021-10-02 21:31:51 +02:00
kub
86d6fb9a2f sound, increase resolution for calculating psg sound 2021-10-02 09:34:13 +02:00
kub
eb3b1f9d72 core, fix loading and mapping for images > 4MB 2021-09-30 21:57:22 +02:00
kub
6985cdd8a9 sound, fix minor clipping in psg audio 2021-09-28 21:10:02 +02:00
kub
fa0c5b4539 sound, fix psg audio (missed commit) 2021-09-25 08:38:45 +02:00