kub
2170797544
fixes for gcc warnings wrt 64 bit platforms
2020-12-29 11:13:45 +01:00
kub
b437951ade
ui, separate sdl keymaps to avoid warnings with -flto
2020-12-17 23:02:17 +01:00
kub
9742bda77f
SDL, better handling of 2x overlay mode
2020-12-14 21:15:32 +01:00
kub
70e9ca7191
improve mips disassembler to handle most of N32 code
2020-12-14 21:14:13 +01:00
kub
faedc4f1e2
mcd, add minimp3 playback support, fix libavcodec playback
2020-12-12 14:30:50 +01:00
kub
a20300bf1e
fixes for memory leaks and out of bounds memory access found by ASAN or gcc -flto
2020-12-12 14:57:56 +01:00
kub
bb70cc6e66
ui, turn cursor off in SDL (was on by default on GKD)
2020-12-12 17:31:07 +01:00
kub
61d76999d7
Merge from libretro/master:46902e0 for repo synchronization
2020-12-05 22:39:06 +01:00
kub
9d1ecde692
release 1.97
2020-11-23 00:30:24 +01:00
kub
69b7b2641b
ui, revise status line handling
2020-11-13 08:56:39 +01:00
kub
8c10129faa
fix for config reading of key mappings
2020-10-27 18:08:57 +01:00
kub
e7faa8e4e1
Merge remote-tracking branch 'upstream/master'
2020-10-21 20:29:58 +02:00
kub
758abbebc2
ui, fix sdl flickering and status lines artifact issues
2020-10-07 20:18:37 +02:00
kub
13e220715e
frontend, fix scaling option handling
2020-09-30 19:34:47 +02:00
kub
e721f80136
vdp, fix for gfx save/load menu bg
2020-09-21 21:02:51 +02:00
kub
bebe75ddc8
update author info
2020-09-18 00:26:34 +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
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
03718e6276
libretro, build fixes
2020-07-09 23:51:39 +02:00
kub
09cab6d27a
SDL UI, preparation for 2x mode, for improved color resolution
2020-06-25 16:46:35 +02:00
kub
7a7265eea0
SDL UI, fix for CD LED display
2020-06-23 23:36:38 +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
324bd6852e
audio: add option to switch off SSG-EG
2020-04-22 21:49:48 +02:00
kub
2d84b9254c
fix config file parsing for long filenames
2020-03-03 20:29:23 +01:00
kub
4bb8111a05
regression fix for gp2x 8bit fast mode
2020-01-26 20:49:20 +01:00
kub
b9bc876c9c
bug fixes in drc, audio, display
2020-01-14 22:49:03 +01:00
kub
90b1c9db91
sh2 drc: cleanup, fix for drc crash, for mips code emitter
2019-12-11 20:39:27 +01:00
notaz
d0eab7dae8
deal with some gcc7+ warnings
2019-12-07 22:28:53 +02: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
e7ee501075
sh2 drc: RISC-V (RV64IM) code emitter, some work on MIPS64
2019-11-13 21:56:11 +01:00
kub
9bd6706dca
sh2 drc: moved host register assignment to code emitters, minor bugfixing
2019-11-09 10:24:52 +01: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
f740428b81
some drawing code C optimisations
2019-08-25 17:33:13 +02:00
kub
0f7a30ede3
configuration changes and README
2019-08-21 18:27:26 +02:00
kub
d80a5fd2ab
sh2 drc: add mipsel backend for MIPS32 Release 1 (for JZ47xx)
2019-07-30 16:34:40 +02:00
kub
748b8187db
SH2 drc: bug fixing and small speed improvements
2019-07-30 16:34:40 +02:00
kub
0495df5d0c
sh2 memory access improvements, revive ARM asm memory functions
2019-07-30 16:34:40 +02:00
kub
d40a5af495
various small improvements and fixes
2019-07-30 16:34:40 +02:00
kub
32feba7458
minor changes
2019-07-30 16:34:40 +02:00
kub
b1a047c926
reworked palette and buffer handling due to some 32X bugs
2019-07-30 16:34:40 +02:00
kub
f5939109c4
sh2 drc host disassembler integration for gp2x
2019-07-30 16:34:40 +02:00
kub
ce322c1e37
bfd-less arm disassembler for gph
2019-07-30 16:34:40 +02:00
kub
c1d15f7397
config for x86 (32 bit only, for SH2 drc), add/revive profiling
2019-07-30 16:34:40 +02:00
kub
340e528ff8
make gp2x mp3 playback functional (need to unpack and compile helix decoder separately in platform/common/helix)
2019-07-30 16:34:40 +02:00
kub
c79d0bb90f
fix gp2x compilation (using linaro arm gcc 4.7 on ubuntu)
2019-07-30 16:34:40 +02:00
notaz
7ddd8501a7
release 1.93
...
just because orbea wants a release tarball
2019-01-25 02:36:25 +02:00