negativeExponent
ec065d5e38
Buildfix
2021-05-12 19:38:29 +08:00
negativeExponent
5d64336579
Merge remote-tracking branch 'sms_sdl/master' into repo_sync
2021-05-12 19:19:26 +08:00
gameblabla
a533d71679
Fix issues with faint audio in menu and other minor issues with Funkey port.
2021-03-23 10:22:33 +01:00
gameblabla
0018a3a829
Add support for the Funkey-S.
...
(There are also minor changes to decrease int i to uint8_t i)
2021-03-23 07:20:20 +01:00
twinaphex
53f93019a8
Add osx-arm64/tvos-arm64/ios-arm64
2021-03-14 14:26:58 +01:00
gameblabla
b9a8289264
This is apparently how it should be done.
...
See : https://github.com/libretro/smsplus-gx/issues/25
... for mroe details.
Thanks negativeExponent
2021-03-13 17:36:46 +01:00
gameblabla
3309b17337
Add comment about Gaiden hack.
2021-03-11 02:11:19 +01:00
gameblabla
9966df6356
Fix minor issues and removing left over code.
2021-03-11 02:01:12 +01:00
gameblabla
cb1a393d99
Hack fix for Shining Force Final Conflict English trad hang.
2021-03-11 01:58:36 +01:00
Autechre
0345f1f20b
Update .gitlab-ci.yml
2021-01-24 18:57:52 +01:00
Autechre
46166ce450
Merge pull request #23 from IAmBoring/patch-1
...
Wii build
2021-01-24 17:26:52 +01:00
gameblabla
9a53420825
Fix little / big endian support.
2021-01-22 23:39:43 +01:00
Autechre
7bbf0b2da7
Merge pull request #24 from fjtrujy/PS2NewToolchain
...
[PS2] Update bins for new toolchain
2021-01-15 01:52:57 +01:00
Francisco Javier Trujillo Mata
e327211df0
Update bins for new toolchain
2021-01-15 01:14:36 +01:00
IAmBoring
cb4ce1a854
Wii build
2021-01-14 03:53:08 +00:00
Autechre
7f8b4cd924
Update .gitlab-ci.yml
2021-01-09 19:12:32 +01:00
Autechre
a9191d7cd1
Update .gitlab-ci.yml
2021-01-02 01:21:41 +01:00
gameblabla
735f5cea83
Retrostone 2 port (Mostly similar to the GCW0 port)
2020-12-22 04:38:06 +01:00
twinaphex
fc0e05d797
Update
2020-12-20 22:28:23 +01:00
gameblabla
757af8de7b
Fix strange issue with sound frequency being loaded but sometimes not
...
being reapplied as intended thereafter.
Fixed by no longer using option.sndrate and just using whatever is set from
each port. (as intended)
I'm surprised this did not crash earlier...
2020-12-15 04:08:45 +01:00
gameblabla
b1b20d128e
Fix stuff in the GKD350H code. As of now however,
...
it strangely hits an "Illegal Instruction" error as of now.
Seems to happen at random with my toolchain.
2020-12-09 01:28:55 +01:00
gameblabla
c23a915689
Make SDL_mutex/non mutex code separate.
2020-12-09 01:28:35 +01:00
gameblabla
ce77dc08d1
Fix issue as reported by LTO compiler.
2020-12-09 01:27:16 +01:00
Autechre
78f4119430
Update .gitlab-ci.yml
2020-12-08 19:53:44 +01:00
Autechre
79374bcf5c
Update .gitlab-ci.yml
2020-12-08 19:38:11 +01:00
Autechre
949b645035
Update .gitlab-ci.yml
2020-12-08 19:25:05 +01:00
gameblabla
52fee3dd9c
Fix the Scale2x code not allocating enough memory for sms_bitmap.
2020-12-06 13:30:47 +01:00
gameblabla
cd147dabcd
Fix issues with SDL sound output and fix potential leaks with Scale2x code.
2020-11-30 10:57:21 +01:00
gameblabla
112c273e7c
Make fast forward a toggle instead.
2020-11-23 23:23:06 +01:00
gameblabla
216f59ab44
Implement fast forward for the bittboy/pocketgo port
...
along with other minor changes.
(Such as recognizing L2/R2...)
2020-11-23 04:08:22 +01:00
Autechre
cd3400944b
Merge pull request #22 from fjtrujy/master
...
Add PS2 support and Include PSP and PS2 in the new CI system
2020-11-01 16:24:59 +01:00
Francisco Javier Trujillo Mata
fe8076c6cf
Include PSP and PS2 as compilation platforms
2020-11-01 12:32:52 +01:00
Francisco Javier Trujillo Mata
024707154e
Add PS2 platform
2020-11-01 12:32:31 +01:00
gameblabla
92f566c53d
Forgot missing Sound_update function in GCW0/RS-97 port.
2020-10-19 06:12:16 +02:00
Autechre
0d8330a30d
Merge pull request #21 from libretro/updates
...
Updates
2020-10-19 05:26:45 +02:00
negativeExponent
1e5765d76f
Fix inputs in non input bitmask mode
2020-10-18 20:02:57 +08:00
negativeExponent
079a03bd87
Enable SG-1000 support (experimental)
2020-10-18 17:58:58 +08:00
negativeExponent
78c5e63b4f
More cleanups
2020-10-18 17:07:16 +08:00
negativeExponent
420dbe4754
libretro: Misc fixes and cleanups
2020-10-18 16:12:47 +08:00
negativeExponent
b737a5cd55
Update libretro-common
2020-10-18 08:27:23 +08:00
gameblabla
ab5d8cdced
Fix FM code due to mistake.
2020-10-17 12:11:20 +02:00
gameblabla
9b67944268
Add MAME PSG. (not working though but i hope it can be fixed)
2020-10-16 05:03:11 +02:00
gameblabla
f18367bfd1
Use _clip_short_ret instead of limit.
...
It should improve the speed of it on lower end hardware.
2020-10-16 04:56:34 +02:00
gameblabla
eac17b2866
Fix reversed button issue... I only noticed this later
...
due to me mostly playing Sonic lol...
2020-10-16 04:55:49 +02:00
negativeExponent
8f9e59c96e
Allow compiling without NTSC filter
2020-10-15 10:10:59 +08:00
negativeExponent
c428fa0ed5
Merge libretro_state.* into smsplus_libretro.c
2020-10-15 10:10:59 +08:00
negativeExponent
d2f592890e
Merge sound_output_libretro.c into smsplus_libretro.c
2020-10-15 10:10:59 +08:00
Autechre
98e9818208
Merge pull request #19 from libretro/upstream_sync
...
Upstream sync
2020-10-14 17:57:05 +02:00
negativeExponent
229332d65a
libretro: Fix Sound_Update()
2020-10-14 23:49:57 +08:00
negativeExponent
8bf53b1525
Merge remote-tracking branch 'gameblabla/master'
2020-10-14 23:40:59 +08:00