Commit Graph

1301 Commits

Author SHA1 Message Date
Twinaphex
c72c71005c Merge pull request #22 from daveshah1/master
Fix FCEU_read32le
2015-07-02 19:31:33 +02:00
David Shah
60bfc1ac52 Fix FCEU_read32le
UNIF games are now working
2015-07-02 17:50:46 +01:00
Twinaphex
fbeb03315d Merge pull request #21 from Oggom/master
Backport changes from main repo...
2015-06-28 12:32:22 +02:00
Oggom
204f62767c Backport r173 - UNIF-DRAGONFIGHTER - new board for a new dump 2015-06-28 03:39:57 +02:00
Oggom
254ebe5436 Backport r172 - cheat ram fix sync with FCEUX 2015-06-28 03:38:55 +02:00
Twinaphex
f4ce9b6d7a Merge pull request #19 from netux79/mmc5fix
mmc5 fix
2015-06-28 02:02:56 +02:00
Jose Ernesto Ramirez Ramirez
d4fa032402 mmc5 fix
mmc5 fix taken from fceux source code to handle correctly the register
$5130 in fceumm. Now we can play games like Legend of Link nes hack that
need this fix.
2015-06-27 18:04:58 -05:00
Twinaphex
8128c81539 Merge pull request #18 from Oggom/master
Backport changes from main repo
2015-06-18 18:20:56 +02:00
Oggom
de7985a278 Sync libretro/fceu/unif.c with mainline 2015-06-18 17:14:40 +02:00
Oggom
561848064e Sync unif.c and Fceuwin.dev with upstream 2015-06-18 16:50:20 +02:00
Oggom
4cf16b1887 Backport r171 - UNIF 158B - new board for "Blood of Jurassic" dump 2015-06-18 16:43:13 +02:00
Oggom
86d3ef5171 Backport r167 and r168 - mapper 35 fixes 2015-06-18 16:41:53 +02:00
aliaspider
4ec659eb06 add a CRT(3DS) target. 2015-04-17 22:15:28 +01:00
aliaspider
cf45277354 use the same type names used in the definitions for the declarations. 2015-04-17 22:14:41 +01:00
aliaspider
d370e2d37f add a 'raw palette' option that can be decoded by the frontend. 2015-03-19 23:16:52 +01:00
aliaspider
330d36ee70 set need_fullpath to true 2015-03-09 00:40:04 +01:00
twinaphex
19054984ff Backport r170 2015-03-06 13:51:13 +01:00
twinaphex
7962b4f9d9 Backport r169 2015-03-06 13:50:22 +01:00
twinaphex
068790526a (linux-portable) Update 2015-03-05 23:54:35 +01:00
twinaphex
35b8db8447 Add linux-portable target (works) 2015-03-02 16:43:16 +01:00
Twinaphex
18cf5658f7 (iOS) Use xcodebuild instead of xcrun 2015-02-28 03:27:17 +01:00
aliaspider
d03f8e18e8 (PSP) add compiler flags for better code generation
(-falign-functions=32 being the most significant flag in this case, ~30%
slower code execution without it).
2015-02-25 15:58:53 +01:00
aliaspider
6e362b950d add missing BLUE_SHIFT to BUILD_PIXEL_RGB565. 2015-02-25 14:53:09 +01:00
Twinaphex
4683762d9c Merge pull request #14 from sergiobenrocha2/master
Makefile cleanup.
2015-02-04 22:41:57 +01:00
sergiobenrocha2
7fbfd23317 Makefile cleanup. 2015-02-04 16:54:03 -02:00
Twinaphex
38440d4552 Merge pull request #13 from iKarith/master
Universal build for OS X
2015-02-01 04:03:27 +01:00
T. Joseph Carter
6b1f0738f3 Universal build for OS X 2015-01-31 18:27:14 -08:00
twinaphex
f065650f6c (r166) one more fix to prev 2015-01-06 20:09:42 +01:00
twinaphex
b98ebfafb8 Refinement of earlier MSVC fix 2015-01-05 02:32:24 +01:00
Twinaphex
3caeea7a30 Merge pull request #10 from Swizzy/patch-1
(MSVC) Build Fixes
2015-01-05 02:31:24 +01:00
Swizzy
7dfc423a19 (MSVC) Build Fixes 2015-01-05 02:26:59 +01:00
twinaphex
c560170f80 (MSVC) Updates 2015-01-04 22:56:24 +01:00
twinaphex
3622042e5e Backport r165 - fix to prev 2015-01-04 22:51:52 +01:00
twinaphex
d6da335f54 Backport r164 -
mapper 4 - fixed savestates for mmc3 based mappers broken with kt-008 board
UNIF COOLBOY - new dump support
2015-01-04 22:50:33 +01:00
twinaphex
24ff43223a Backport r163 - nw 2015-01-04 22:25:23 +01:00
twinaphex
01201855b5 (360 MSVC) Fix build 2015-01-04 21:05:33 +01:00
Twinaphex
4574bf332e Merge pull request #9 from Swizzy/master
(MSVC) Compile fixes
2015-01-04 16:59:47 +01:00
Swizzy
88b79b82f4 (MSVC) Compile fixes 2015-01-04 16:57:59 +01:00
twinaphex
b10d6d4600 (Theos iOS) Add Theos iOS target 2014-12-23 09:50:29 +01:00
twinaphex
836eb3ca7c (Android) Buildfix 2014-12-19 00:40:18 +01:00
twinaphex
70e18179aa Place BUILD_PIXEL_RGB565 macro outside 2014-12-10 22:28:25 +01:00
twinaphex
48b22acc96 Simplify big-endian CopySprites codepath 2014-12-09 14:12:31 +01:00
twinaphex
0604e89644 CopySprites - turn into do-while loop getting rid of the goto at
the end
2014-12-09 14:08:12 +01:00
twinaphex
5d8885b916 Simplify DoLine 2014-12-09 14:02:54 +01:00
twinaphex
ea0d1f8046 Make core need_fullpath = false and pass memory buffer and size
of ROM from frontend to core
2014-12-09 01:45:15 +01:00
twinaphex
0e8d488cc7 Cleanup fceu/state.c some more 2014-12-09 01:28:16 +01:00
twinaphex
a64ab0d9dd Cut down on state.c 2014-12-09 01:25:25 +01:00
twinaphex
06abb24976 Fix FCEU_fseek 2014-12-09 01:21:40 +01:00
twinaphex
14c4a522c0 Complete memstream-based conversion of fceu/file.c 2014-12-09 01:11:30 +01:00
twinaphex
82741c30e5 Convert fceu/file.c to memstream-based 2014-12-09 01:06:57 +01:00