Commit Graph

1351 Commits

Author SHA1 Message Date
EkeEke
63b0d6a4c1 [Core/IO] increased Sega Mouse latency (fixes mouse support in Star Blade) 2017-07-15 13:00:49 +02:00
hizzlekizzle
14a3c5be47 re-add uint; should fix builds 2017-07-14 22:47:20 -05:00
hizzlekizzle
9e8acf304b buildfix attempt #2 2017-07-14 21:56:37 -05:00
hizzlekizzle
f4a76eaedd hopefully fix 'unknown type name uint' compile error 2017-07-14 20:09:34 -05:00
Twinaphex
5ea9a525e1 Merge pull request #83 from hizzlekizzle/rollback
Rollback and FF
2017-07-14 21:05:08 +01:00
hizzlekizzle
3dba2b7650 Merge branch 'master' into rollback 2017-07-13 22:11:30 -05:00
hizzlekizzle
13196ae44d Merge pull request #1 from ekeeke/master
merge upstream
2017-07-12 21:11:30 -05:00
hunterk
ec55328448 revert changes and reapply commits since then 2017-07-12 20:55:24 -05:00
EkeEke
07f333b1ed [Core/MD] added (very basic) emulation of Flashkit MD hardware 2017-07-06 01:16:58 +02:00
twinaphex
9c10f4fe40 Can now remove MSVC 2010 solution 2017-07-04 09:56:11 +02:00
twinaphex
0ecc9451cc Update libretro.c 2017-07-04 09:54:44 +02:00
twinaphex
96898b82ee Update libretro.c 2017-07-04 09:54:05 +02:00
twinaphex
79d68979f0 Add INCFLAGS_PLATFORM 2017-07-04 09:52:47 +02:00
twinaphex
3952b23c60 Add Makefile instrumentation 2017-07-04 09:51:41 +02:00
twinaphex
3a756ed18d Set it to -O2 by default 2017-07-04 09:47:37 +02:00
EkeEke
2a19462f0d [Core/CD] added support for platform-configurable CD file virtualization 2017-06-30 13:42:47 +02:00
twinaphex
8d14bf479d Update 2017-06-25 00:28:54 +02:00
twinaphex
3cb5441bd8 Update 2017-06-25 00:22:41 +02:00
twinaphex
609a13375f Updates m68k 2017-06-24 23:36:27 +02:00
twinaphex
24acab9e51 Update m68k 2017-06-24 23:34:35 +02:00
twinaphex
ca06614c74 Buildfix 2017-06-24 23:24:54 +02:00
twinaphex
a410090b8e Get rid of uint 2017-06-24 23:21:52 +02:00
twinaphex
52d662f6bb Revert "Remove this"
This reverts commit 7c62b55ea7.
2017-06-24 23:14:19 +02:00
twinaphex
7c62b55ea7 Remove this 2017-06-24 23:05:01 +02:00
twinaphex
48e6ffe570 (JNI) Add dir to includes 2017-06-24 22:57:16 +02:00
twinaphex
14c236c4a4 Buildfix 2017-06-24 22:55:26 +02:00
EkeEke
4017d379e6 [Core/VDP] improved DMA timing accuracy during blanking (verified on real hardware by Mask of Destiny) 2017-06-24 15:59:44 +02:00
Twinaphex
61b6fb9169 Merge pull request #81 from Aftnet/master
Using libretro_common's filestream for file access
2017-06-24 15:43:32 +02:00
Alberto Fustinoni
818d9c7c6a using custom callbacks for vorbis 2017-06-20 22:33:25 +09:00
Alberto Fustinoni
888eb45d4d logic 2017-06-20 22:17:44 +09:00
Alberto Fustinoni
1a41bb1eed logic 2017-06-20 21:51:13 +09:00
Alberto Fustinoni
f4808e1b74 fix 2017-06-20 13:43:20 +09:00
Alberto Fustinoni
b065b0619c cruft 2017-06-20 13:37:32 +09:00
Alberto Fustinoni
d714a4f68f cruft 2017-06-20 13:36:55 +09:00
Alberto Fustinoni
ec97868026 cruft 2017-06-20 13:35:08 +09:00
Alberto Fustinoni
2bb2c8c476 cruft 2017-06-20 13:34:20 +09:00
Alberto Fustinoni
454f7f6f88 removed cruft 2017-06-20 10:32:28 +09:00
Alberto Fustinoni
6c1487acb0 added all common 2017-06-20 10:27:03 +09:00
Alberto Fustinoni
7d6e45733a filestream 2017-06-20 01:05:29 +09:00
Alberto Fustinoni
d1076a911e using fliestream 2017-06-20 00:51:27 +09:00
Alberto Fustinoni
6652a76f30 Using filestream 2017-06-20 00:29:42 +09:00
Alberto Fustinoni
f47c7749ff revert 2017-06-20 00:09:12 +09:00
Alberto Fustinoni
f36018fa13 revert 2017-06-20 00:07:15 +09:00
Alberto Fustinoni
9eb853058b Revert 2017-06-20 00:04:10 +09:00
Alberto Fustinoni
08d4f35c2b revert changes 2017-06-20 00:03:16 +09:00
Alberto Fustinoni
0760ccc923 Removed cruft 2017-06-19 23:59:20 +09:00
Alberto Fustinoni
baee1055af cleanup 2017-06-19 23:57:32 +09:00
Alberto Fustinoni
56c21ffc1f using toolkit 2017-06-19 23:51:41 +09:00
Alberto Fustinoni
3ee90816be using toolkit 2017-06-19 23:49:21 +09:00
EkeEke
38ffc317cb [Core/VDP] improved FIFO emulation accuracy 2017-06-05 23:52:03 +02:00