Francisco José García García
|
5051773104
|
(VITA) Set thumb mode
|
2016-08-14 18:30:14 +02:00 |
Francisco José García García
|
a142424823
|
(VITA) New libco
|
2016-08-14 18:28:57 +02:00 |
Francisco José García García
|
44b63e7d28
|
(VITA) Dynarec WIP
|
2016-08-14 18:28:25 +02:00 |
Twinaphex
|
a1254324c7
|
Merge pull request #27 from frangarcj/master
(VITA) Continue WIP - Fix Block for VM alignment
|
2016-08-08 15:54:35 +02:00 |
Francisco José García García
|
177abe6a22
|
(VITA) Continue WIP - Fix Block for VM alignment
|
2016-08-08 13:13:22 +02:00 |
Twinaphex
|
beeee745ab
|
Merge pull request #26 from frangarcj/master
(VITA) Dynarec WIP
|
2016-08-08 00:53:54 +02:00 |
Francisco José García García
|
6ab0992ecf
|
(VITA) Dynarec WIP
|
2016-08-08 00:31:21 +02:00 |
twinaphex
|
70fff8152f
|
(Vita) Try to enable dynarec
|
2016-08-07 16:34:34 +02:00 |
Twinaphex
|
c11bdbce99
|
Merge pull request #24 from vanfanel/master
Removed redundant CFLAG and added Rpi3 platform
|
2016-05-26 02:19:40 +02:00 |
vanfanel
|
9dbea7573e
|
Removed redundant CFLAG and added Rpi3 platform
|
2016-05-24 17:52:00 +02:00 |
twinaphex
|
7a5380ca84
|
Add gcw0 target
|
2016-03-04 06:37:04 +01:00 |
Twinaphex
|
5c11ca16d6
|
Merge pull request #20 from vanfanel/master
Add rpi 2 and rpi 1 platform definitions
|
2016-03-02 02:18:40 +01:00 |
vanfanel
|
31f9969be1
|
Add rpi 2 and rpi 1 platform definitions
|
2016-02-27 04:29:26 +01:00 |
aliaspider
|
4b00c74784
|
(3DS) remove the now unused libkhax.
|
2016-01-18 01:00:56 +01:00 |
Twinaphex
|
04d4ce80b8
|
Merge pull request #18 from LodanZark/patch-1
Update input.h
|
2015-12-23 14:41:43 +01:00 |
LodanZark
|
d5075185ef
|
Update input.h
Extra L and R keys useful for certain games (specially fighting ones)
|
2015-12-23 13:00:28 +00:00 |
aliaspider
|
f1d14fbe7c
|
(3ds) dynarec: map the translation caches to specific addresses at
runtime, increases compatibility with loaders that can reloacate each
program section seperately.
move the svc enabling functions to the frontend.
|
2015-11-04 15:46:27 +01:00 |
aliaspider
|
6b8417143a
|
(vita) build fix
|
2015-10-24 19:48:54 +01:00 |
aliaspider
|
4047ea9869
|
(CTR/3DS) build fix for ctrulib/great-refactor
|
2015-10-21 16:37:13 +01:00 |
aliaspider
|
67ed544c01
|
(ctr/3ds) better detection of cia builds.
|
2015-10-20 23:17:20 +01:00 |
twinaphex
|
98d327daa5
|
Add iOS 9 rules
|
2015-10-16 03:04:06 +02:00 |
aliaspider
|
a93bb43bc8
|
(ctr/3ds) fix handle leak.
|
2015-09-27 14:47:06 +01:00 |
Twinaphex
|
cfc1a3391d
|
Merge pull request #14 from fr500/master
add input descriptors
|
2015-09-27 13:43:13 +02:00 |
radius
|
7c4c6baa5e
|
add input descriptors
|
2015-09-26 22:35:31 -05:00 |
aliaspider
|
65ff54ff4e
|
fix sram not saving on some platforms.
|
2015-09-20 23:42:37 +01:00 |
aliaspider
|
0c72336d44
|
(CTR/3DS) using a heap allocator with a size determined at runtime can
remove the static memory limitation, no need to use the smaller dynarec
buffer size.
|
2015-09-20 22:14:36 +01:00 |
aliaspider
|
c52e81510f
|
(CTR/3DS) fix the 'all' target not being the default target.
|
2015-09-14 04:04:25 +01:00 |
aliaspider
|
c1d061e204
|
(3DS) add dynarec support when started from a .cia install
use libkhax for ninjhax 1.0
|
2015-09-11 22:02:04 +01:00 |
twinaphex
|
a99c3552a4
|
(Vita) Add Vita target
|
2015-08-31 21:50:44 +02:00 |
twinaphex
|
317f395b49
|
(OSX) Lower requirements to 10.1
|
2015-08-01 23:19:59 +02:00 |
twinaphex
|
5e55f00fd1
|
Cleanups
|
2015-07-30 03:07:03 +02:00 |
twinaphex
|
dd86f4df9a
|
Add MSB_FIRST ifdefs
|
2015-07-30 03:01:40 +02:00 |
twinaphex
|
4036107852
|
Prevent bunch of warnings
|
2015-07-26 04:44:17 +02:00 |
neville
|
cdca6ac2a9
|
Get rid of warning flag which is a backwards compatibility hazard
|
2015-07-20 14:16:01 +02:00 |
aliaspider
|
94385ee3df
|
(CTR/3DS) reduce the size of the preallocated memory used by the dynamic
recompiler.
|
2015-04-16 18:20:09 +01:00 |
aliaspider
|
69b5bfc05e
|
allocate gba_screen_pixels on the heap.
use linearMemAlign for the 3DS target.
|
2015-04-13 02:43:42 +01:00 |
aliaspider
|
5b6683bb93
|
(3DS) enable dynarec support, works only with ninjahax.
|
2015-04-08 10:20:32 +01:00 |
aliaspider
|
d4caae665f
|
show the gbaover details for the current gamepak only.
|
2015-04-06 11:30:47 +01:00 |
aliaspider
|
0fa650d589
|
force libco to compile with release CFLAGS
-O0 breaks it on some platforms.
|
2015-04-06 11:29:08 +01:00 |
aliaspider
|
33add4bad4
|
add a ctr(3ds) target. no dynarec for now.
|
2015-04-06 11:27:02 +01:00 |
Twinaphex
|
3309d13f80
|
Merge pull request #13 from sergiobenrocha2/master
[ARM] Enable dynarec, works at least in rpi.
|
2015-03-14 05:16:15 +01:00 |
sergiobenrocha2
|
cc31802c59
|
[ARM] Enable dynarec, works at least in rpi.
|
2015-03-14 00:59:39 -03:00 |
twinaphex
|
d57f89f3f1
|
Add linux-portable target
|
2015-03-06 11:28:53 +01:00 |
Twinaphex
|
5b28007ceb
|
(iOS) Use xcodebuild instead of xcrun
|
2015-02-28 03:31:42 +01:00 |
Twinaphex
|
ad90c5cad0
|
Merge pull request #12 from sergiobenrocha2/master
[ARM]Fix build, disable dynarec for now.
|
2015-02-01 22:22:18 +01:00 |
Sérgio Benjamim
|
fb984fcaef
|
[ARM]Fix build, disable dynarec for now.
|
2015-02-01 19:05:48 -02:00 |
twinaphex
|
9f81da3e2f
|
(OSX) Updates
|
2015-02-01 06:23:04 +01:00 |
twinaphex
|
95f4781b1e
|
Complete gba_over.h
|
2014-12-28 16:52:17 +01:00 |
twinaphex
|
f66824b7e5
|
(Theos iOS) Add Theos iOS target
|
2014-12-23 08:58:58 +01:00 |
twinaphex
|
ee3a885f7c
|
Make QNX target work with dynarec, etc.
|
2014-12-22 06:52:09 +01:00 |