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
kub
15a59e359b
sh2 timer optimization
2020-07-04 14:49:30 +02:00
kub
fe42399ab9
menu background fix for pal mode
2020-07-04 14:49:30 +02:00
kub
2bbc05300e
ym2612 ARM optimisations
2020-07-04 14:49:30 +02:00
kub
07b86136c4
vdp rendering, sprite caching optimization
2020-07-04 14:49:30 +02:00
kub
314dba9797
ym2612 ARM, bug fixing and small optimizations
2020-07-04 14:49:30 +02:00
kub
f026daa6bd
vdp DMA optimizations
2020-07-04 14:49:30 +02:00
kub
a3c38fbde7
fix for gp2x audio regression
2020-07-04 14:49:30 +02:00
kub
8095361c2b
vdp fifo speed optimization
2020-07-04 14:49:30 +02:00
kub
209db31bb4
fix for 68K cycle accounting
2020-07-04 14:49:29 +02:00
kub
05a7e6f4fb
vdp rendering fixes
2020-07-04 14:49:29 +02:00
kub
de206a43d5
vdp rendering, fix for CD (sprites from WORD RAM)
2020-07-04 14:49:29 +02:00
kub
4a67093525
ARM asm, symbol visibility fix
2020-07-04 14:49:29 +02:00
kub
4a45cd8127
vdp rendering fixes (debug register, vscroll) for overdrive 2
2020-07-04 14:49:29 +02:00
kub
e0216d53da
vdp fifo speed optimization
2020-07-04 14:49:29 +02:00
kub
38758e632a
hvcounter table resolution reduced
2020-07-04 14:49:29 +02:00