Commit graph

1215 commits

Author SHA1 Message Date
kub
ec191db849 arm asm, tiny optimisation for 68k mem access 2020-09-18 00:28:09 +02:00
kub
627648e408 vdp, test code for 8 bit fast renderer 2020-09-18 00:27:41 +02:00
kub
bebe75ddc8 update author info 2020-09-18 00:26:34 +02:00
kub
056f101ff8 sh2 drc, standalone testing tool 2020-09-18 00:26:18 +02:00
kub
48b648070b sh2 drc, fix symbol clash 2020-09-18 00:25:54 +02:00
kub
dc56ca2ede vdp fifo, tentative fix for hanging DMA 2020-09-18 00:25:14 +02:00
kub
352479001c vdp, optimisation for 8bit renderers 2020-08-04 22:24:56 +02:00
kub
1f49b75032 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:20:09 +02:00
kub
b74303b1a7 vdp mode 4, optimisation 2020-07-29 20:47:16 +02:00
kub
a97dd5cded configure, fix for newer gcc 2020-07-29 20:41:07 +02:00
kub
3df6254bb4 Merge pull request #3 from hiroshica/hwork 2020-07-28 23:29:24 +02:00
hiroshica
95cb712a52 adding RG350 platform
squashed commits:
RG350用のキーマップを作った
opkのコマンドライン起動のエラー修正
mingw挑戦途中
2020-07-28 22:04:52 +02:00
hiroshica
2e66d031fe correcting the treatment of color number 0
squashed commits:
BGのLow/Highの描画を分離した
プライオリティを覗いて正しく描画された状態になった
2020-07-28 22:04:35 +02:00
hiroshica
a2f24bfa7b adding ym2413
squashed commits:
YM2413追加中
一通り実装したけどポートへの書き込み方が不明でまだ音が出ない
細かい修正(未テスト)
resetで初期化されるのをなんとかしたい
sound 初期化と終了を追加してみた
SN76496を参考にYM2413のアップデート方法を変更してみた
stereoフラグをアップデートサイズに変更
処理順番を整理したら音が出た
stateセーブに対応してみた
addition: Support for the Japanese Mark-III extended FM sound source unit
2020-07-28 22:04:32 +02:00
kub
7980d47767 sms mode 4, fix 8 bit renderer code 2020-07-25 23:58:57 +02:00
kub
2e5cbf5b6a audio, fix for speed regression after last commit 2020-07-17 19:26:27 +02:00
kub
6f7beab435 audio, fix sound issues in some intros 2020-07-16 19:29:49 +02:00
kub
713e3a1c5b libretro, build fixes for android 2020-07-16 19:29:34 +02:00
kub
368c918050 sh2 drc, optimize standard division insns (default off, needs more scrutiny) 2020-07-14 00:21:33 +02:00
twinaphex
48302a8a51 Buildfix 2020-07-14 00:21:33 +02:00
twinaphex
9257c0c5c8 Buildfix 2020-07-14 00:21:33 +02:00
twinaphex
1bee714816 Fix more conflicting types for prototypes 2020-07-14 00:21:33 +02:00
twinaphex
e6a52e1940 Prevent collission with PS2 SDK 2020-07-13 09:51:09 +02:00
twinaphex
182b8d01f9 Make sure function prototype signatures match, and put typedefs into
separate header file
2020-07-13 09:51:09 +02:00
kub
35984c2198 libretro, build fixes for ios 2020-07-13 09:22:56 +02:00
kub
18538b2ce8 core, keep offsets header from being build if no preprocessed asm files 2020-07-11 23:54:53 +02:00
kub
93c08696d7 libretro, build fixes 2020-07-10 23:40:35 +02:00
kub
03d5f5105c libretro, build fixes 2020-07-10 17:53:32 +02:00
kub
55c3c2b02f core, fix type issues by using stdint types 2020-07-10 09:09:52 +02:00
kub
03718e6276 libretro, build fixes 2020-07-09 23:51:39 +02:00
kub
b1ccc27109 sh2, fix for interpreter crash if drc is compiled in too 2020-07-09 08:40:35 +02:00
kub
1426b7569e sh2 drc, fix for x86_64 backend 2020-07-08 20:48:16 +02:00
kub
6b67b6aa13 libretro, more fixes and cleanups for windows and osx 2020-07-08 20:46:46 +02:00
kub
0198149a72 libretro, changes to allow for both standalone and libretro build 2020-07-08 20:14:12 +02:00
kub
e2b573c0b0 libretro, fix for windows and osx 2020-07-07 10:17:57 +02:00
kub
62c7479bb1 SDL UI, 2x overlay mode, for improved color resolution 2020-07-03 00:46:40 +02:00
kub
9279264a49 switch submodules to github and update to current version 2020-07-03 00:45:13 +02:00
kub
b29bf88c22 libretro make fix for non-arm architectures 2020-07-02 16:14:16 +02:00
kub
18c95d9f57 sh2 drc, fix for SH2 T handling in Mips/RiscV 2020-06-25 16:49:17 +02:00
kub
09cab6d27a SDL UI, preparation for 2x mode, for improved color resolution 2020-06-25 16:46:35 +02:00
kub
dd67441606 sh2 drc, optimisation for SH2 16x16 multiplication 2020-06-23 23:43:53 +02:00
kub
7a7265eea0 SDL UI, fix for CD LED display 2020-06-23 23:36:38 +02:00
kub
c815b1bc59 sh2 drc, backend 32/64 bit compatibility fixes for Mips/RiscV 2020-06-23 23:34:07 +02:00
kub
bb83412c51 vdp fifo, DMA bugfix 2020-06-21 22:32:37 +02:00
kub
8bb489470a sh2 drc, add powerpc64le backend 2020-06-19 00:14:28 +02:00
kub
dae0d04dbf sh2 drc, preparations for powerpc support 2020-06-16 18:43:45 +02:00
kub
6badfabe35 vdp rendering, bugfix for overlapping high prio sprites 2020-05-22 23:14:52 +02:00
kub
dfff48c24a release 1.96 2020-05-16 21:17:28 +02:00
kub
b718aa2d93 add copyright stuff to substantially changed files 2020-05-16 21:16:27 +02:00
kub
d39eb595bb sh2 drc: revised ARM A32 backend optimizer 2020-05-15 21:46:28 +02:00