kub
2d9c9f61ee
mcd, tentative fix for hanging
2020-11-19 00:05:22 +01:00
kub
e2be5701c0
mcd, fix for slave polling detection
2020-11-19 00:02:03 +01:00
kub
a709d67286
mcd, fixes for cycle accounting
2020-11-18 23:59:29 +01:00
kub
483deea5d3
ui, revise status line handling
2020-11-12 21:51:35 +01:00
kub
32b8a61ece
mcd, fix SEEK status reporting
2020-11-04 18:18:24 +01:00
kub
7944a570b6
switch libpicofe to local repo
2020-11-02 00:05:37 +01:00
kub
83ca9e8b19
sh2 drc, fix sh2 reg enum usage
2020-11-01 22:55:48 +01:00
kub
67a5227f09
sh2 drc, fix PIC function calling for MIPS backend
2020-10-31 21:05:27 +01:00
kub
c6d302bf7e
fix key mapping for opendingux platforms
2020-10-27 18:10:41 +01:00
kub
6855b121ea
fix for config reading of key mappings
2020-10-27 18:08:57 +01:00
kub
6b0e776100
sh2 drc, fixes for cache handling on arm and mips cpus
2020-10-27 18:05:49 +01:00
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
Cameron Cawley
cf47bf1255
Remove unused header
2019-10-19 17:07:12 +01:00
Cameron Cawley
3b6bdc9ee6
Only build evdev code on GP2X and Pandora
2019-10-19 17:06:52 +01:00
kub
f27e5ea630
libpicofe, new version for triple buffering with sdl
2020-10-14 22:51:49 +02:00
kub
b05165eb44
sh2 drc, MIPS cache maintenance optimisation
2020-10-11 19:54:51 +02:00
kub
960ea8c4a6
sdl, enable triple buffering
2020-10-10 21:00:25 +02:00
kub
b7bd8d4778
sh2 drc, fix for cpu cache handling
2020-10-10 14:21:10 +02:00
kub
7f46706c92
sdl ui, fix status line artifacts if starting with rom on cmdline
2020-10-10 09:57:45 +02:00
kub
0621f9c506
sh2 drc, improve T bit propagation
2020-10-10 09:44:15 +02:00
kub
8ef593bbef
sh2 drc, fix for cpu cache handling
2020-10-10 09:42:55 +02:00
kub
02f61f963a
more rendering fixes and optimisations
2020-10-10 09:38:59 +02:00
kub
4b1e84150b
ui, fix sdl flickering and status lines artifact issues
2020-10-07 20:17:01 +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
6ab7a6f932
frontend, fix scaling option handling
2020-09-30 19:34:47 +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
2e6bb18acc
update author info
2020-09-17 23:57:55 +02:00
kub
6f25bb72e4
sh2 drc, standalone testing tool
2020-09-17 23:55:55 +02:00
kub
00087a5060
sh2 drc, fix symbol clash
2020-09-17 23:50:18 +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
kub
f580cf8d3a
configure, fix for newer gcc
2020-07-29 20:41:07 +02:00
hiroshica
d9fb2fd3b5
adding RG350 platform
...
squashed commits:
RG350用のキーマップを作った
opkのコマンドライン起動のエラー修正
mingw挑戦途中
2020-02-26 22:13:15 +09: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