Commit graph

1161 commits

Author SHA1 Message Date
kub
0f3703fd98 new hvcounter tables as per spritesmind.net threads 2020-02-07 22:13:46 +01:00
kub
4bb8111a05 regression fix for gp2x 8bit fast mode 2020-01-26 20:49:20 +01:00
kub
e1e7d1ed1c improved VRAM128K support (overdrive 2) 2020-01-26 20:48:25 +01:00
kub
1259ac4f60 VDP timing improvements 2020-01-26 20:46:21 +01:00
kub
2d5b6a66c1 added debug reg sprite plane support (fixes some issues in overdrive 2 demo) 2020-01-26 20:43:05 +01:00
kub
5f0d224e18 sprite rendering improvements for masking and limit edge cases 2020-01-26 20:40:07 +01:00
kub
7aab476859 audio fixes for overdrive demo 2020-01-26 20:12:18 +01:00
kub
43e1401008 emulator timing fixes, VDP DMA fixes, improved DAC audio 2020-01-14 23:00:44 +01:00
kub
b9bc876c9c bug fixes in drc, audio, display 2020-01-14 22:49:03 +01:00
kub
8ac9ab7fcb audio: added SSG-EG to YM2612, plus some timing changes for SN76496+YM2612 2020-01-08 00:49:13 +01:00
kub
2a942f0d41 add DC filter to sound mixer to remove potential PCM DC offset 2019-12-31 13:58:58 +01:00
kub
9090dc0f22 sh2 drc: updates from mame for ym2612 sound 2019-12-21 22:54:40 +01:00
kub
0e12269073 sh2 drc: optimize T bit handling for A64 2019-12-21 22:49:41 +01:00
kub
a5e51c16e6 sh2 drc: fix speed regression 2019-12-13 18:23:03 +01:00
kub
90b1c9db91 sh2 drc: cleanup, fix for drc crash, for mips code emitter 2019-12-11 20:39:27 +01:00
kub
9760505eaf remove textrels with -fPIC/-fPIE (for android/ios) 2019-12-03 23:52:13 +01:00
kub
4f992bf541 sh2 drc, tentative MIPS32/64 Release 2 support 2019-12-02 22:31:14 +01:00
kub
3b0d710418 release 1.95 2019-11-27 23:05:27 +01:00
kub
57d863cb87 sh2 drc: bug fixing 2019-11-27 22:08:14 +01:00
kub
f1da0a362f sh2 drc: fixed some RISC-V bugs 2019-11-20 01:01:33 +01:00
kub
f2d19ddf2a sh2 drc, small improvements and bug fixes for code emitters 2019-11-19 21:59:44 +01:00
kub
cf0dd6ae48 sh2 drc, improved memory management 2019-11-19 21:56:50 +01:00
kub
f7a453816e sh2 drc: RISC-V (RV64IM) code emitter, some work on MIPS64 2019-11-13 21:58:48 +01:00
kub
e7ee501075 sh2 drc: RISC-V (RV64IM) code emitter, some work on MIPS64 2019-11-13 21:56:11 +01:00
kub
aaea8e3ecd sh2 drc: optimizations for MIPS code emitting 2019-11-09 10:30:57 +01:00
kub
9bd6706dca sh2 drc: moved host register assignment to code emitters, minor bugfixing 2019-11-09 10:24:52 +01:00
kub
7e940f142e 32x, finetuning 2019-10-19 08:53:28 +02:00
kub
1fd8f98696 fix gp2x regression 2019-10-18 00:16:54 +02:00
kub
52055c13b2 sh2 drc: reorganised block mgmt code, plus some small scale optimisations 2019-10-17 21:54:37 +02:00
kub
b10a782a36 sh2 drc: bugfix in block management 2019-10-12 11:19:55 +02:00
kub
6b9ded20a0 sh2 drc: bugfix in block management 2019-10-12 11:10:28 +02:00
kub
a6c0ab7d99 sh2 drc bugfix for aarch64/mips 2019-10-12 00:26:11 +02:00
kub
e7ee7bc00a 32x, improved auto frame skip, plus new config option for max auto skip 2019-10-11 00:56:33 +02:00
kub
20d2358ab1 32x, configurable pwm irq optimization to reduce pwm irq load 2019-10-11 00:56:32 +02:00
kub
86c16afd45 32x, speed improvement 2019-10-11 00:56:26 +02:00
kub
7869213d35 sh2 drc: speed optimization and bugfixing 2019-10-11 00:51:19 +02:00
kub
c3ebe082d3 sh2 drc: fix i386 regression 2019-10-05 11:17:49 +02:00
kub
a0f5ba4067 sh2 drc: bug fixing and optimization in register cache and branch handling 2019-10-04 17:11:18 +02:00
kub
32818177bd sh2 drc: drc exit, block linking and branch handling revised (overlooked commit) 2019-09-28 17:12:56 +02:00
kub
06bc3c0693 sh2 drc: drc exit, block linking and branch handling revised 2019-09-28 16:39:26 +02:00
kub
36614252d9 sh2 drc: improved RTS call stack cache 2019-09-19 22:14:28 +02:00
kub
58a444a295 sh2 drc: rework of register cache to implement basic loop optmization 2019-09-17 23:05:56 +02:00
kub
f53e166cf4 various smallish optimizations, cleanups, and bug fixes 2019-09-17 23:05:35 +02:00
kub
fe344bd3d8 cleanup and microoptimizations in SH2 hw handling 2019-08-31 17:37:18 +02:00
kub
f740428b81 some drawing code C optimisations 2019-08-25 17:33:13 +02:00
kub
f6b4a9ca53 bug fix in comm poll fifo, and back to -O3 2019-08-22 22:57:42 +02:00
kub
e5274cc92d pff... README, 2nd try 2019-08-21 18:43:28 +02:00
kub
0f7a30ede3 configuration changes and README 2019-08-21 18:27:26 +02:00
kub
906a1d1820 cleanup config files, copyright stuff 2019-08-20 22:26:39 +02:00
kub
4f06c0df56 fix for mkoffsets without multiarch binutils 2019-08-16 17:25:23 +02:00