Brad Parker
f298fa5972
add travis build script
2017-10-24 13:31:50 -04:00
Twinaphex
143c504901
Merge pull request #18 from yoshisuga/master
...
Add ios-arm64 build target
2017-07-29 09:41:08 +02:00
Yoshi Sugawara
91f4642e20
Add ios-arm64 build target
2017-07-28 21:35:42 -10:00
Twinaphex
102cdec390
Merge pull request #16 from Kekun/master
...
Add install and unintall rules
2017-05-15 21:04:32 +02:00
Adrien Plazas
be61bbaa87
Add install and unintall rules
2017-05-15 18:08:51 +02:00
Twinaphex
a6c0224253
Merge pull request #14 from orbea/permissions
...
Fix permissions.
2017-03-21 23:01:06 +01:00
orbea
e4ac59f642
Fix permissions.
2017-03-21 10:56:55 -07:00
twinaphex
1f948a63dc
Better error handling
2017-01-24 15:45:51 +01:00
Andrés
2bfde98e27
Merge pull request #13 from GregorR/libretro-git-version-android
...
Report git version with library_version on Android
2017-01-15 13:48:52 -05:00
Gregor Richards
0561ba0d5e
Report git version with library_version on Android
2017-01-15 13:31:24 -05:00
Twinaphex
0fadba3382
Merge pull request #12 from GregorR/libretro-git-version
...
Report git version with library_version
2016-12-10 00:16:29 +01:00
Gregor Richards
f35ec25848
Report git version with library_version
2016-12-09 18:15:23 -05:00
twinaphex
b17b3a2e5e
Add wiiu target
2016-11-07 02:35:08 +01:00
Twinaphex
5d252ad6a6
Merge pull request #11 from orbea/license
...
Distribute the Mednafen license
2016-08-18 19:57:35 +02:00
orbea
50bea8438f
Distribute the Mednafen license
2016-08-18 10:42:13 -07:00
twinaphex
7cefe10622
Cleanups
2016-08-12 18:53:27 +02:00
twinaphex
4fff8c8436
CLeanups
2016-08-09 20:21:36 +02:00
twinaphex
9b707f5b24
Remove general.cpp references
2016-08-09 19:35:01 +02:00
twinaphex
22e367c914
Cleanups
2016-08-09 19:34:33 +02:00
twinaphex
645a3ed2aa
Update
2016-08-06 20:59:31 +02:00
twinaphex
0dcb8a6ca8
Cleanup
2016-08-06 17:21:42 +02:00
twinaphex
21666c1416
Backport
2016-08-06 17:14:13 +02:00
twinaphex
f0ed52c0c6
Backport b37ec0775d
2016-08-06 17:03:59 +02:00
Twinaphex
9d68c62c74
Merge pull request #10 from orbea/warn
...
mednafen/gba: Remove unused functions and silence warnings
2016-07-05 21:10:49 +02:00
orbea
85cf959cc2
mednafen/gba: Remove unused functions and silence warnings
2016-07-05 11:17:17 -07:00
twinaphex
4e174e44d9
Cleanups
2016-06-24 01:13:48 +02:00
twinaphex
a40d7cad34
Remove this
2016-06-06 07:05:13 +02:00
twinaphex
0a388bb7cf
DOn't use vasprintf
2016-06-06 03:12:15 +02:00
twinaphex
ad1195440f
Remove trio
2016-06-06 02:53:13 +02:00
twinaphex
868bc50177
Silence warnings
2016-01-28 19:31:37 +01:00
twinaphex
51101159b1
Add iOS 9 rules
2015-10-16 02:54:11 +02:00
twinaphex
8a2edbb5f3
Slim down trio
2015-09-30 01:37:29 +02:00
Twinaphex
f398a33452
Delete README.md
2015-09-20 11:59:15 +02:00
Twinaphex
bef0ff5eee
Merge pull request #9 from Kekun/fix/update-input-loop-boundaries
...
Fix update_input() loop boundaries
2015-08-27 19:18:36 +02:00
Adrien Plazas
18067d534b
Fix update_input() loop boundaries
...
Prevent the for loop to go beyond the button array's boundaries.
This prevent crashes in frontends when a button number corresponding to
a random value in memory is asked for its value.
2015-08-27 19:05:05 +02:00
twinaphex
f0c2b8056b
(OSX) Lower requirements to OSX 10.1
2015-08-01 23:56:43 +02:00
twinaphex
2dcde8b5e4
Create Makefile.common
2015-07-26 19:12:58 +02:00
twinaphex
70dcd38e71
Cleanups
2015-07-25 01:28:41 +02:00
twinaphex
0da0eefa18
Cleanup
2015-07-25 01:01:25 +02:00
twinaphex
b877588e6d
Cleanups
2015-07-24 23:03:02 +02:00
twinaphex
0d6df3fa1f
Cleanups
2015-07-24 15:34:06 +02:00
twinaphex
14c0eecd97
CLeanups
2015-07-24 14:28:24 +02:00
twinaphex
2eb77b485e
Don't depend on LSB_FIRST
2015-07-23 22:56:09 +02:00
twinaphex
3d5b56fef3
We rely on QNX makefile target
2015-03-10 20:57:06 +01:00
Twinaphex
d03f38b2a1
Merge pull request #7 from iKarith/master
...
Don't use xcrun for setting IOSSDK
2015-03-10 11:33:24 +01:00
T. Joseph Carter
1d84b17811
Don't use xcrun for setting IOSSDK
2015-03-10 01:59:50 -07:00
twinaphex
f0b518f728
Implement input descriptors
2014-12-05 14:45:42 +01:00
Twinaphex
dd7272a8b4
Merge pull request #6 from Kekun/ifdefs
...
Remove useless ifdefs
2014-12-03 12:48:53 +01:00
Adrien Plazas
3e5d438144
Remove useless ifdefs
...
Some ifdefs where checking if we are compiling a GBA emulator, which is
useless as we will always be.
2014-12-03 00:22:52 +01:00
Alcaro
a8d66f3dee
Fix aspect ratio.
...
According to my GBA SP and a ruler, a GBA screen is exactly 6.0 by 4.0 centimeters from the first pixel to the last. Closes #4 .
2014-12-02 22:49:59 +01:00