Commit Graph

323 Commits

Author SHA1 Message Date
twinaphex
d0f2a6cc87 Get rid of file I/O code in Properties.c 2021-10-06 10:44:33 +02:00
twinaphex
d42a102a96 Cleanups - don't try to load or write properties config file 2021-10-06 10:37:57 +02:00
twinaphex
9c933360bf Cleanups 2021-10-05 13:55:25 +02:00
twinaphex
ccc18fe0ca Clean up debug logging 2021-10-05 12:39:58 +02:00
twinaphex
c29affb6d6 Get rid of mixer logging 2021-10-05 12:35:41 +02:00
twinaphex
0bfc198424 Implicitly define NO_FRAMEBUFFER 2021-10-05 12:29:26 +02:00
twinaphex
3780b4dcfc Remove unused files 2021-10-05 12:27:04 +02:00
twinaphex
25cc31eaca Remove unused Theme/ dir 2021-10-05 12:24:31 +02:00
twinaphex
5d73fbd252 Define NO_FILE_HISTORY 2021-10-05 12:18:45 +02:00
twinaphex
e5be965b0b Remove some unused files 2021-10-05 12:16:13 +02:00
Autechre
a421cbbe68
Merge pull request #140 from jdorigao/rpi_64
Added rpi3/4_64 to makefile
2021-09-16 02:42:56 +02:00
Juliano Dorigão
e77154275d
Added rpi3/4_64 to makefile 2021-09-11 16:10:13 -04:00
Autechre
6d6345d0e6
Merge pull request #138 from Poligraf/retrofw
add retrofw target
2021-08-08 15:18:15 +02:00
Poligraf
9caaae4db9
add retrofw target 2021-08-09 00:34:12 +12:00
twinaphex
3204993bfc Move conditional outside of loop 2021-06-06 15:58:04 +02:00
twinaphex
527e65263a Avoid typedefs for word, byte - conflicts with PS2 SDK 2021-05-15 20:48:18 +02:00
twinaphex
ec24a00edb remove some files not needed in dependencies 2021-04-09 20:00:13 +02:00
twinaphex
2dd0d7944a Add ios-arm64/tvos-arm64 2021-03-14 12:17:38 +01:00
twinaphex
faf470e785 (MSVC) Embed MSVCR runtime 2021-02-14 18:37:46 +01:00
twinaphex
3c94174ed4 Add MSVC 2005/2010 2021-02-04 18:23:27 +01:00
twinaphex
f48a1b50bb (macOS) Add ARM 64bit MacOS support 2021-01-29 20:40:13 +01:00
Autechre
e3d579e554
Merge pull request #131 from rtissera/fix-msxturbor
Fix case in MSXturboR config for ROM/rom files
2021-01-19 14:51:34 +01:00
Romain TISSERAND
a0a63d4f38 Fix case in MSXturboR config for ROM/rom files 2021-01-19 11:58:10 +01:00
Autechre
55eb95f5ff
Merge pull request #130 from fjtrujy/PS2NewToolchain
[PS2] Update bins for new PS2 toolchain
2021-01-15 00:48:27 +01:00
Francisco Javier Trujillo Mata
359470f05e Update bins for new PS2 toolchain 2021-01-14 21:54:43 +01:00
Autechre
ab216aa993
Merge pull request #129 from liberodark/patch-1
add armv8 support
2021-01-13 16:30:40 +01:00
liberodark
429165014b
add armv8 2021-01-13 16:20:28 +01:00
Autechre
5b8718c8bb
Update .gitlab-ci.yml 2021-01-07 22:41:23 +01:00
Autechre
b2988d2848
Update .gitlab-ci.yml 2021-01-02 15:47:50 +01:00
Autechre
732701bf9a
Update .gitlab-ci.yml 2020-12-28 22:41:50 +01:00
twinaphex
d824316cfb Add ps2 to .gitlab-ci.yml 2020-12-07 03:02:13 +01:00
twinaphex
5d96b60503 Update .gitlab-ci.yml 2020-12-07 02:59:45 +01:00
Autechre
c69115bb20
Merge pull request #127 from fjtrujy/ps2-support
Ps2 support
2020-12-05 22:56:34 +01:00
Francisco Javier Trujillo Mata
f58873f9c7 Add Gitlab CI 2020-12-05 22:03:12 +01:00
Francisco Javier Trujillo Mata
43ee925e71 Add Github CI 2020-12-05 22:01:44 +01:00
Francisco Javier Trujillo Mata
6248af105e Add PS2 support 2020-12-05 21:57:40 +01:00
Autechre
29eca1e787
Update .gitlab-ci.yml 2020-10-18 17:49:20 +02:00
twinaphex
c76928a5e6 Add .gitlab-ci.yml 2020-10-08 02:04:15 +02:00
Autechre
f4a44ee964
Merge pull request #123 from trioan/bitmask
libretro: use input bitmask
2020-09-21 01:09:31 +02:00
trioan
eab09a6369
libretro: use input bitmask 2020-09-20 16:26:01 -05:00
Autechre
a7b20ae1cd
Merge pull request #122 from crystalct/master
fixed compiling on PS3
2020-09-13 16:41:12 +02:00
crystalct
efa2e93a60
fixed missing of strcasestr on PS3 2020-08-30 15:31:41 +02:00
crystalct
3f9e806b26
Fixed missing of _mftb on some PS3 SDK 2020-08-30 15:28:48 +02:00
Autechre
1d441d908e
Merge pull request #118 from phcoder/msb
Remove leftover endiannness defines
2020-05-07 19:41:19 +02:00
Vladimir Serbinenko
e8fb323750 Remove leftover endiannness defines 2020-05-07 18:11:26 +02:00
Autechre
e5a3805ace
Merge pull request #117 from phcoder/emscripten
Fix arguments for coinDeviceCreate
2020-05-07 08:58:47 +02:00
Vladimir Serbinenko
70048a1bd5 Fix arguments for coinDeviceCreate
Argument mismatch is fatal on emscripten
2020-05-06 19:48:05 +02:00
hizzlekizzle
1750883bbe
Merge pull request #114 from phcoder/psl1ght
Add support for psl1ght
2020-04-17 10:02:16 -05:00
Vladimir Serbinenko
a57a2d82cb Add support for psl1ght 2020-04-17 03:25:38 +02:00
Autechre
b567057134
Merge pull request #113 from diedel/master
Fixed not smooth scroll in PAL 50Hz
2020-04-02 12:06:49 +02:00