Yoshi Sugawara
|
8d9095ee78
|
iOS: support ios-arm64
|
2019-06-25 14:50:39 -10:00 |
|
twinaphex
|
b888da9a0d
|
Add MSVC2003 target
|
2019-01-05 07:18:30 +01:00 |
|
twinaphex
|
815eef1383
|
Add MSVC2017 target
|
2019-01-04 19:51:40 +01:00 |
|
twinaphex
|
7d20ce246f
|
Update
|
2019-01-04 06:40:05 +01:00 |
|
recompileorg
|
f2bdca644e
|
small change for A7A7
|
2018-11-18 16:05:21 -05:00 |
|
recompileorg
|
cc72320d81
|
Fixes #20
Reset wasn't working
|
2018-11-11 20:14:26 -05:00 |
|
recompileorg
|
b0398bddc6
|
Fixes #21
Load method 8 had an incorrect range.
|
2018-11-11 18:56:40 -05:00 |
|
recompileorg
|
9185ae63a5
|
Add files via upload
Fixes MOB priority issue
minor controller cleanup
|
2018-11-11 17:15:44 -05:00 |
|
markwkidd
|
1b94fc19aa
|
Merge pull request #28 from Classicmods/master
Added Classic Platform structure - ARMv7 Cortex A7 build
|
2018-11-11 10:24:47 -08:00 |
|
recompileorg
|
54acd6a3d1
|
Fixes #18
This seems to have also sorted some other odd problems with some games.
|
2018-11-11 00:44:25 -05:00 |
|
Ryan 'Swingflip' Hamlin
|
268fe3d6fa
|
Added A7A7
|
2018-11-06 19:44:44 +00:00 |
|
twinaphex
|
f9b557e4b4
|
Add libnx target
|
2018-09-30 04:04:53 +02:00 |
|
recompileorg
|
f20a0a5da1
|
Fixes left analog, maps right analog to keypad
|
2018-07-29 14:00:05 -04:00 |
|
twinaphex
|
56458866df
|
Update libretro-common
|
2018-07-20 12:29:40 +02:00 |
|
twinaphex
|
c748f34140
|
Buildfix for MSVC 2005
|
2018-07-20 11:50:45 +02:00 |
|
Twinaphex
|
233f362cee
|
Merge pull request #26 from gingerbeardman/patch-4
Added some new fingerprints
|
2018-05-03 22:44:22 +02:00 |
|
Matt Sephton
|
4a162bb736
|
Added some new fingerprints
Plus some comments for future reference
|
2018-05-03 16:55:17 +01:00 |
|
twinaphex
|
c3903b59c0
|
Updates
|
2018-04-12 05:17:16 +02:00 |
|
twinaphex
|
01a9ddd981
|
Add STATIC_LINKING ifdef
|
2018-04-12 04:24:59 +02:00 |
|
twinaphex
|
dd656dbbb0
|
Builds now as C89 - builds now for MSVC 2003/2005
|
2018-04-12 04:23:54 +02:00 |
|
recompileorg
|
c8dff902e3
|
Merge pull request #19 from gingerbeardman/patch-1
Swapped bitmasks for C (cancel) and 0 (zero)
|
2018-04-11 17:26:35 -04:00 |
|
Matt Sephton
|
e2235b3abd
|
Swapped bitmasks for C (cancel) and 0 (zero)
0xB7 = 10110111 = Zero
0x77 = 01110111 = Clear
proof: http://www.intellivision.us/faq.htm#_Toc140592061
|
2018-04-11 11:11:57 +01:00 |
|
markwkidd
|
c3787790b9
|
Merge pull request #15 from webgeek1234/master
Refactor android jni makefiles
|
2018-04-06 15:35:45 -04:00 |
|
Aaron Kling
|
7da76cf0f8
|
Refactor android jni makefiles
|
2018-04-06 14:09:55 -05:00 |
|
Twinaphex
|
4214a7aa93
|
Merge pull request #14 from webgeek1234/master
Fix android jni compile
|
2018-04-04 07:48:31 +02:00 |
|
Aaron Kling
|
516410323a
|
Fix android jni compile
|
2018-04-03 15:35:04 -05:00 |
|
twinaphex
|
1c49593595
|
Fix vita target
|
2018-02-15 06:43:03 +01:00 |
|
markwkidd
|
802cd466f2
|
Update cart.c
|
2018-02-14 19:28:29 -05:00 |
|
markwkidd
|
d87182e862
|
add a bit more logging, tweak source order
|
2018-02-14 19:26:33 -05:00 |
|
recompileorg
|
cc6ef55b4d
|
Fix for border collision
|
2018-02-13 02:08:29 -05:00 |
|
recompileorg
|
4c0e380aab
|
Merge pull request #10 from libretro/recompileorg-patch-1
Compiler warning cleanup
|
2018-02-12 23:27:21 -05:00 |
|
recompileorg
|
c8e37dd359
|
Compiler warning cleanup
|
2018-02-12 23:26:03 -05:00 |
|
recompileorg
|
5b04216bf0
|
Merge pull request #9 from libretro/recompileorg-border-collision-patch-1
Fixes border collision detection
|
2018-02-12 22:35:46 -05:00 |
|
recompileorg
|
a4fb26d492
|
Fixes border collision detection
fixes #6
|
2018-02-12 22:34:36 -05:00 |
|
markwkidd
|
3912755b92
|
Update README.md
|
2018-02-12 10:54:57 -05:00 |
|
markwkidd
|
42f2cd290b
|
Create Mattel Intellivision - Firmware (TOSEC-v2014-01-18_CM).dat
|
2018-02-12 09:45:06 -05:00 |
|
recompileorg
|
fcf5b381fb
|
Merge pull request #8 from libretro/recompileorg-sound-patch-1
Fixes crackling sound in some games
|
2018-02-11 22:41:42 -05:00 |
|
recompileorg
|
a21fc6fac6
|
Fixes crackling sound in some games
|
2018-02-11 22:37:13 -05:00 |
|
markwkidd
|
88eaa869a9
|
add 4-Tris binary and source redistributables
|
2018-02-03 12:26:48 -05:00 |
|
markwkidd
|
fd18bc0421
|
Update README.md
|
2018-02-02 23:32:56 -05:00 |
|
markwkidd
|
f12afa0c56
|
port MSVC 2017 build from snes9x
|
2018-02-02 10:21:05 -05:00 |
|
markwkidd
|
924e0b6f6d
|
port xbox builds from mame2003
|
2018-02-02 10:14:28 -05:00 |
|
markwkidd
|
de1df67e50
|
fix modern windows in makefile
|
2018-02-02 10:11:43 -05:00 |
|
markwkidd
|
935164d9bb
|
fix
|
2018-02-02 09:58:42 -05:00 |
|
markwkidd
|
c9a5bb4e6f
|
port additional platforms from MAME2000 Makefile + standardize style
|
2018-02-02 09:52:33 -05:00 |
|
recompileorg
|
57a6ab161a
|
Fixes display issues on Windows 10 64
|
2018-01-29 01:28:51 -05:00 |
|
markwkidd
|
81e1f64a1c
|
Update Makefile
|
2018-01-28 19:36:45 -05:00 |
|
markwkidd
|
0283e711a8
|
Rename src/ISSUE_TEMPLATE.md to ISSUE_TEMPLATE.md
|
2018-01-28 14:46:51 -05:00 |
|
markwkidd
|
7de65dea31
|
Create ISSUE_TEMPLATE.md
|
2018-01-28 14:46:03 -05:00 |
|
recompileorg
|
103a3b25eb
|
Fixes intellicart rom loading
|
2018-01-28 04:30:12 -05:00 |
|