notaz
2399acd107
add a hack for Decap Attack
...
Should delay the pull-up affect instead, but probably nothing needs
this whole thing anyway.
2020-10-13 23:19:47 +03:00
notaz
67b5cb3132
deal with some gcc7+ warnings
2019-12-07 21:40:24 +02:00
kub
02f61f963a
more rendering fixes and optimisations
2020-10-10 09:38:59 +02:00
kub
ca2a9c8fac
vdp rendering, fix SAT caching for high addresses >64KB
2020-10-07 20:12:23 +02:00
kub
18fad33bd7
vdp rendering, fix fast-forward graphics
2020-10-07 20:08:22 +02:00
kub
6c1128b15e
vdp rendering, layer drawing optimisation
2020-10-07 20:07:13 +02:00
kub
6068fec0d6
vdp rendering, cleanup and optimisation
2020-10-04 23:10:10 +02:00
kub
442094d589
vdp rendering, fixes and optimisations
2020-09-30 19:31:41 +02:00
kub
631b0a2972
audio, improve YM2413 handling
2020-09-25 21:22:40 +02:00
kub
4b58eab850
vdp rendering, fix window with mixed prio tiles
2020-09-25 21:16:44 +02:00
kub
9c2c8347dc
mcd, GenesisPlusGX bugfix 18fca13,33a43e3: report SEEK status while seeking
2020-09-23 22:26:43 +02:00
kub
b9c2f4b308
mcd, fix playing wrong audio track after seek
2020-09-23 19:24:49 +02:00
kub
f8ef1b99f4
vdp, fix for gfx save/load menu bg
2020-09-21 21:02:51 +02:00
kub
45a2c9a6fa
vdp rendering, fix sprite masking and interlace layer priority
2020-09-21 18:10:35 +02:00
kub
13d7d48bff
vdp rendering, fix highlight op on shadow
2020-09-18 00:18:59 +02:00
kub
bb7d8077fe
arm asm, tiny optimisation for 68k mem access
2020-09-18 00:09:55 +02:00
kub
b1879dbcdc
vdp, test code for 8 bit fast renderer
2020-09-18 00:02:45 +02:00
kub
5c2f88ca51
vdp fifo, tentative fix for hanging DMA
2020-09-17 23:47:34 +02:00
kub
4c26f9faf6
vdp, optimisation for 8bit renderers
2020-08-04 22:24:56 +02:00
kub
2cea58759e
SDL UI, fix SDL input and SDL window output mode for osx compile
...
NB for osx >= 10.14 you need SDL >= rev 13688 (ATM only available from SDL repo)
2020-08-02 23:17:57 +02:00
kub
89981a68a0
vdp mode 4, optimisation
2020-07-29 20:47:16 +02:00
hiroshica
d2281c7d67
correcting the treatment of color number 0
...
squashed commits:
BGのLow/Highの描画を分離した
プライオリティを覗いて正しく描画された状態になった
2020-02-26 15:42:14 +09:00
hiroshica
9c17c7a1bb
adding ym2413
...
squashed commits:
YM2413追加中
一通り実装したけどポートへの書き込み方が不明でまだ音が出ない
細かい修正(未テスト)
resetで初期化されるのをなんとかしたい
sound 初期化と終了を追加してみた
SN76496を参考にYM2413のアップデート方法を変更してみた
stereoフラグをアップデートサイズに変更
処理順番を整理したら音が出た
stateセーブに対応してみた
addition: Support for the Japanese Mark-III extended FM sound source unit
2020-02-24 13:42:53 +09:00
kub
c61e2232d1
sms mode 4, fix 8 bit renderer code
2020-07-25 23:58:57 +02:00
kub
4ede285c45
audio, fix for speed regression after last commit
2020-07-17 19:25:51 +02:00
kub
575cc44f2b
audio, fix sound issues in some intros
2020-07-16 19:05:46 +02:00
jdgleaver
84eee839d2
Fix MegaCD RAM cart saving
2020-10-06 14:07:32 +01:00
twinaphex
68329d146b
Fix non-MSVC builds
2020-08-16 04:18:22 +02:00
Alberto Fustinoni
7704fdc876
Fixed MSVC compilation, VFS
2020-08-14 17:03:28 +09:00
kub
e6b80af200
libretro, build fixes ffor android/ios
2020-07-14 22:50:40 +02:00
twinaphex
90c7dbc0c1
Buildfix
2020-07-13 21:29:19 +02:00
twinaphex
663b356608
Fix more conflicting types for prototypes
2020-07-13 01:33:41 +02:00
twinaphex
6a6d9cdffa
Prevent collission with PS2 SDK
2020-07-12 19:10:14 +02:00
twinaphex
146970f72e
Make sure function prototype signatures match, and put typedefs into
...
separate header file
2020-07-12 13:58:17 +02:00
kub
983eea558a
libretro, build fixes
2020-07-10 17:54:17 +02:00
kub
2870b8d402
core, fix type issues by using stdint types
2020-07-10 09:09:16 +02:00
kub
39036644ea
vdp fifo, DMA bugfix
2020-07-04 14:49:30 +02:00
kub
c976348664
vdp rendering, bugfix for overlapping high prio sprites
2020-07-04 14:49:30 +02:00
kub
f003b9965e
add copyright stuff to substantially changed files
2020-07-04 14:49:30 +02:00
kub
d61f4f71b2
audio: fix for save/load
2020-07-04 14:49:30 +02:00
kub
4581c3368c
audio: SN76496 fixes
2020-07-04 14:49:30 +02:00
kub
70236118d5
32x poll detection fix
2020-07-04 14:49:30 +02:00
kub
03bc2d8599
vdp fifo, bugfix
2020-07-04 14:49:30 +02:00
kub
dba4060533
audio: add option to switch off SSG-EG
2020-07-04 14:49:30 +02:00
kub
e4d1637146
audio: fixes and optimizations for SSG-EG
2020-07-04 14:49:30 +02:00
kub
a274146a7d
audio: improve cycle accuracy of SN76496+YM2612
2020-07-04 14:49:30 +02:00
kub
36694b6067
32x, small improvement for poll detection
2020-07-04 14:49:30 +02:00
kub
02a29cc8f4
sh2, optimizations to innermost run loop
2020-07-04 14:49:30 +02:00
kub
7371b14ede
add sh2 ubc area to poll detection
2020-07-04 14:49:30 +02:00
kub
76cbd988b7
32x pwm, tiny optimization
2020-07-04 14:49:30 +02:00