Autechre
cd470e4233
Merge pull request #57 from DisasterMo/crowdin-sync
...
Fix up core option texts
2021-12-06 22:38:05 +01:00
DisasterMo
43e3ee60d7
Fix up core option texts
2021-12-06 21:48:41 +01:00
Autechre
b0a621c7d8
Merge pull request #56 from DisasterMo/crowdin-sync
...
Add automatic Crowdin synchronization
2021-12-06 20:45:33 +01:00
DisasterMo
daf83f1113
Add automatic Crowdin synchronization
2021-12-06 20:40:30 +01:00
Autechre
24ca629d50
Merge pull request #55 from vaguerant/master
...
Don't tell software this is emulation
2021-12-03 11:23:30 +01:00
Vague Rant
568173bdfe
Don't tell software this is emulation
2021-12-03 18:03:31 +11:00
twinaphex
b84c79b2f1
Get rid of all TRACE macros
2021-10-01 18:17:56 +02:00
twinaphex
b29cbb6045
Cleanups
2021-09-18 16:54:13 +02:00
twinaphex
832142e98f
Cleanups
2021-09-17 16:52:31 +02:00
twinaphex
fa28e62069
Cleanups
2021-09-17 16:49:29 +02:00
twinaphex
e9e7a79761
Remove some stdio file I/O stuff
2021-09-17 16:46:54 +02:00
Autechre
290763fa64
Merge pull request #54 from jdorigao/rpi3_64
...
Added rpi3_64 to makefile
2021-09-16 02:43:48 +02:00
Juliano Dorigão
9b8c06fade
Added rpi3_64 to makefile
2021-09-11 10:24:29 -04:00
twinaphex
26cb625d1f
Cleanup
2021-03-24 15:52:56 +01:00
twinaphex
c463856106
Cleanups
2021-03-24 15:49:24 +01:00
twinaphex
b056040369
Add extra ios targets and mac-arm64
2021-03-20 17:57:45 +01:00
Autechre
c1d9f1ed8d
Update .gitlab-ci.yml
2021-03-17 15:14:37 +01:00
Autechre
35119c970b
Merge pull request #51 from fjtrujy/PS2NewToolchain
...
[PS2] Update bins for new toolchain
2021-01-15 00:52:09 +01:00
Francisco Javier Trujillo Mata
7a69008db3
Update bins for new toolchain
2021-01-14 23:10:18 +01:00
Autechre
0ef91eea28
Merge pull request #50 from liberodark/patch-1
...
Add armv8 support
2021-01-13 13:46:50 +01:00
liberodark
402d62ec63
Add armv8 support
2021-01-13 10:32:47 +01:00
Autechre
c27322ec7f
Update .gitlab-ci.yml
2021-01-09 16:45:27 +01:00
Autechre
5c6424cd12
Update .gitlab-ci.yml
2021-01-02 15:12:18 +01:00
Autechre
6b9b209e40
Update .gitlab-ci.yml
2020-12-28 23:44:36 +01:00
twinaphex
d444022461
Update
2020-12-25 01:55:36 +01:00
Autechre
249132b536
Update .gitlab-ci.yml
2020-12-25 01:51:07 +01:00
twinaphex
f2e0310530
Cleanups/updates
2020-12-20 01:24:36 +01:00
Autechre
bffe3550f0
Merge pull request #49 from vanfanel/master
...
Add Raspberry Pi 4 64bit platform
2020-11-18 05:22:20 +01:00
Vanfanel
41dd882324
Add Raspberry Pi 4 64bit platform
2020-11-18 02:40:57 +01:00
Autechre
559be1d834
Merge pull request #48 from fjtrujy/master
...
Add PS2 platform and include Gitlab CI for PS2 and PSP
2020-10-19 20:48:05 +02:00
Francisco Javier Trujillo Mata
8a917d78b3
Add PS2 platform
2020-10-19 20:42:07 +02:00
Autechre
9de8846ee6
Merge pull request #47 from negativeExponent/updates
...
bios path cleanups
2020-10-19 06:30:11 +02:00
negativeExponent
9f68a5ed58
Cleanups
...
- Simplify bios loading related functions
- use const char * instead of std::sting where application
- remove some directory-related initializations that are need
2020-10-19 12:17:32 +08:00
negativeExponent
574144820d
Cleanup settings.cpp
2020-10-19 12:17:32 +08:00
Autechre
f065c41244
Merge pull request #46 from negativeExponent/updates
...
Add fixed rotation to core options
2020-10-19 05:26:02 +02:00
negativeExponent
ab51b18caf
Add fixed rotation to core options
...
This should allow fixed rotations if need be for use with core or game
overrides.
2020-10-19 10:26:20 +08:00
Autechre
dc8bd27229
Merge pull request #45 from negativeExponent/updates
...
Updates
2020-10-17 18:32:55 +02:00
negativeExponent
9cb3b24956
Minor tweak to frame buffer
2020-10-16 22:37:23 +08:00
negativeExponent
650c94743e
mednafen.h: Git rid of these macros
2020-10-16 18:18:07 +08:00
Autechre
88c91e090b
Merge pull request #44 from negativeExponent/mdfn_surface_cleanup
...
Add 16/32 color modes switching and cleanups
2020-10-16 10:29:54 +02:00
negativeExponent
da956cc125
Fix malloc/delete mismatch
2020-10-16 15:53:55 +08:00
negativeExponent
48664059b5
Silence missing guard warnings
2020-10-16 15:47:31 +08:00
negativeExponent
777c15a5d9
Add 16/32 color modes switching and cleanups
...
- Cleanup for video/surface.cpp and video/surface.h
- Enable support for 16/32 bit color switching using core options (restart method).
- Switch to 16 color mode as default
2020-10-16 15:29:24 +08:00
Autechre
40f9db286d
Merge pull request #43 from negativeExponent/update_makefile
...
Update Makefile
2020-10-14 17:53:11 +02:00
negativeExponent
61855e585e
Update Makefile
2020-10-14 23:37:10 +08:00
Autechre
12c75b6f1a
Merge pull request #42 from negativeExponent/libretro-common
...
Update libretro-common
2020-10-14 07:09:43 +02:00
negativeExponent
a5ff21568e
Update libretro-common
2020-10-14 11:59:45 +08:00
twinaphex
48b6b73923
Include <retro_inline.h> for compilers that are not MSVC or GCC
2020-10-09 00:26:48 +02:00
twinaphex
6514d57292
Add .gitlab-ci.yml
2020-10-09 00:23:46 +02:00
Autechre
6895a2cdaa
Merge pull request #41 from negativeExponent/patch-1
...
Fix retro_load_game always returns false
2020-09-29 00:51:06 +02:00