Twinaphex
f10cb5b89f
Merge pull request #127 from retro-wertz/patch-1
...
[rt-01.c] silence warning [-Wimplicit-function-declaration]
2017-08-27 10:19:11 +02:00
Twinaphex
62169675ae
Merge pull request #128 from retro-wertz/overclocking
...
backport overclocking - allow to choose between vblank and postrender scanlines
2017-08-27 10:18:59 +02:00
retro-wertz
f0a08edc6d
[rt-01.c] silence warning [-Wimplicit-function-declaration]
...
Silence this warning, and possible android buildfix:
src/boards/rt-01.c: In function ‘UNLRT01Read’:
src/boards/rt-01.c:36:18: warning: implicit declaration of function ‘rand’ [-Wimplicit-function-declaration]
return 0xF2 | (rand() & 0x0D);
2017-08-27 08:41:14 +08:00
hizzlekizzle
155d1f7cc7
Merge pull request #125 from retro-wertz/updates
...
minor updates
2017-08-24 09:42:21 -05:00
retro-wertz
693805ff95
allow to switch vblank and postrender on the fly
2017-08-24 21:14:25 +08:00
retro-wertz
feed492569
[overclock] allow choosing between postrender and vblank extra scanlines
2017-08-24 20:58:04 +08:00
retro-wertz
ef5f75a8d5
[overclock] remove duplicate, defined in x6502.c
2017-08-24 17:21:18 +08:00
retro-wertz
3aee333b86
libretro.c - remove duplicate entry
2017-08-24 11:15:09 +08:00
Twinaphex
612b9ff6a0
Merge pull request #124 from Oggom/master
...
Backport r183 and add a README file
2017-08-24 02:24:11 +02:00
retro-wertz
d95ea80859
[input] cleanup
2017-08-24 07:31:25 +08:00
retro-wertz
08c9b25271
silence warnings
2017-08-24 06:57:24 +08:00
Oggom
330b20742b
Create README.md
2017-08-23 20:30:41 +02:00
Oggom
ee9f96c540
Backport r183 - UNIF RT-01 - new dump "Dlya Proverki TV Pristavok"
2017-08-23 20:18:38 +02:00
Twinaphex
cd54b02ba9
Merge pull request #123 from Aftnet/master
...
WinRT build
2017-08-23 18:04:48 +02:00
Alberto Fustinoni
da222470d7
Update Makefile.libretro
2017-08-24 00:46:50 +09:00
Alberto Fustinoni
5e90d428d7
build
2017-08-23 11:25:24 +09:00
Brad Parker
5ee47ddb27
msvc2017: UWP buildfixes
2017-08-22 18:38:37 -07:00
Alberto Fustinoni
4d5aaeb174
include system libs for desktop compilation
2017-08-23 10:34:08 +09:00
Twinaphex
e1e969ab3f
Merge pull request #122 from Aftnet/master
...
WinRT build file
2017-08-22 15:12:23 +02:00
Alberto Fustinoni
22ff2703e3
build
2017-08-22 15:39:32 +09:00
Alberto Fustinoni
62a4abac33
build
2017-08-22 15:23:22 +09:00
Alberto Fustinoni
eec2b73d3a
build fix
2017-08-22 14:23:25 +09:00
Alberto Fustinoni
0952b54c69
build
2017-08-22 12:28:46 +09:00
Alberto Fustinoni
8b267230c5
build
2017-08-22 12:23:32 +09:00
twinaphex
7cdfc7ead4
(MSVC 2017) We need to check if VsInstallRoot is empty instead of
...
undefined
2017-08-11 15:51:06 +02:00
Brad Parker
3b551886da
fix MSVC 2017 makefile target
2017-08-10 21:26:18 -07:00
Twinaphex
c36a2883ff
Merge pull request #121 from Aftnet/master
...
Visual studio 2017 target
2017-08-11 03:47:33 +02:00
Alberto Fustinoni
315574d3d5
formatting
2017-08-09 11:45:18 +09:00
Alberto Fustinoni
a6f1820624
makefile
2017-08-09 11:40:53 +09:00
Alberto Fustinoni
902594ba47
makefile
2017-08-08 17:21:06 +09:00
twinaphex
fdf6993b6c
Fix MSVC 2005 solution
2017-08-04 14:57:31 +02:00
twinaphex
226301b0ef
Add _CRT_SECURE_NO_DEPRECATE
2017-08-04 14:31:32 +02:00
Brad Parker
275636261a
add platform target for msvc2005-x86
2017-08-04 03:22:56 -04:00
Twinaphex
fe14a77b68
Merge pull request #120 from yoshisuga/master
...
Add ios-arm64 build target
2017-07-24 07:14:13 +02:00
Yoshi Sugawara
f4498b19a2
Add ios-arm64 build target
2017-07-23 19:04:03 -10:00
Twinaphex
b2aefbf78f
Merge pull request #118 from leiradel/master
...
Added cheevos support to FCEUmm
2017-07-13 14:11:50 +01:00
Andre Leiradella
d854ca66f5
Memory map all the available RAM
2017-07-13 00:23:01 +01:00
twinaphex
863991a391
Updates
2017-07-02 20:34:52 +02:00
twinaphex
017dd11112
Set LD explicitly
2017-07-02 18:57:34 +02:00
twinaphex
42abb86404
move this inside else block
2017-07-02 18:50:39 +02:00
twinaphex
31b4de2776
Set LIBM to empty
2017-07-02 06:22:50 +02:00
twinaphex
07853b44f8
Change -O3 to -O2
2017-07-02 06:21:27 +02:00
twinaphex
a43a00bca4
Get rid of MSVC 2010 solution
2017-07-01 11:16:37 +02:00
twinaphex
b36d5eae69
Use plain sprintf instead
2017-07-01 11:14:42 +02:00
twinaphex
4d3ef9a0dc
Update
2017-07-01 11:12:45 +02:00
twinaphex
d08f44cfd7
Update Makefile
2017-07-01 11:09:48 +02:00
twinaphex
18de579b9c
Update Makefile
2017-07-01 11:04:53 +02:00
twinaphex
8f2d28e4e5
C89 buildfixes
2017-07-01 11:01:46 +02:00
twinaphex
90bed81e8f
Another C89 buildfix
2017-07-01 10:59:58 +02:00
twinaphex
d3ae563b5e
MSVC instrumentation
2017-07-01 10:59:00 +02:00