Commit Graph

88 Commits

Author SHA1 Message Date
twinaphex
9b92f11bcf Cleanup 2015-08-28 12:49:06 +02:00
twinaphex
57f8a8af72 Cleanups 2015-08-28 12:47:18 +02:00
twinaphex
24abc2ccc9 Create retro_run_blit 2015-08-28 12:41:37 +02:00
twinaphex
51977951cb Cleanups 2015-08-28 12:34:59 +02:00
twinaphex
070c31c08d Cleanups 2015-08-28 12:22:54 +02:00
twinaphex
667aa635af Cleanups 2015-08-28 12:17:56 +02:00
twinaphex
b0139c6147 Get rid of src/drivers/common and src/drivers/win 2015-08-28 12:11:26 +02:00
twinaphex
ab0a0723be Get rid of zlib 2015-08-28 12:10:13 +02:00
twinaphex
9d99bd0eaa Exclude debug.c from compilation unless DEBUG is defined 2015-08-06 13:37:09 +02:00
twinaphex
21aa0759da Remove unused files 2015-08-06 13:34:20 +02:00
twinaphex
79000b47e2 merge fceu-memory.c 2015-08-06 13:20:27 +02:00
twinaphex
275db666bf Merge fceu-memory.h 2015-08-06 13:19:40 +02:00
twinaphex
c569003086 Merge fceu-endian.c 2015-08-06 13:15:34 +02:00
twinaphex
8938dde948 Merge state.c 2015-08-06 13:09:39 +02:00
twinaphex
f40df99fe1 Merge nsf.c 2015-08-06 13:08:03 +02:00
twinaphex
432126f3ee Merge misc.c 2015-08-06 13:06:46 +02:00
twinaphex
33eac6b5fd Merge input.c 2015-08-06 13:04:57 +02:00
twinaphex
5bddd62098 Merge general.c 2015-08-06 13:03:54 +02:00
twinaphex
f01eb2dc9f Merge fds.c 2015-08-06 13:02:45 +02:00
twinaphex
1ad5e3a277 Merge ines.c 2015-08-06 13:01:26 +02:00
twinaphex
759b1b50c6 Merge file.c 2015-08-06 13:00:18 +02:00
twinaphex
39394def54 Merge unif.c 2015-08-06 12:58:51 +02:00
twinaphex
fad3ecd04d Merge some more files 2015-08-06 12:57:18 +02:00
twinaphex
bbbe01daa4 Start merging files 2015-08-06 12:56:17 +02:00
twinaphex
be4a01db54 Revert "Add non-Griffin codepath"
This reverts commit ec7e16ff84.
2015-08-06 11:39:49 +02:00
twinaphex
e982bb637b Revert "Cleanups"
This reverts commit d368ee0054.
2015-08-06 11:39:10 +02:00
twinaphex
d368ee0054 Cleanups 2015-08-06 11:30:34 +02:00
twinaphex
ec7e16ff84 Add non-Griffin codepath 2015-08-06 11:26:45 +02:00
twinaphex
dd8537996b Don't rely on LOCAL_LE 2015-07-23 22:20:09 +02:00
twinaphex
5cfa9e8ac9 Don't rely on LSB_FIRST 2015-07-23 22:18:46 +02:00
Twinaphex
46ac3a807b Merge pull request #23 from Oggom/master
Backport r174 - UNIF BMC-10-24-C-A1 - new dump 6-in-1 by ClusteR
2015-07-12 01:15:17 +02:00
Oggom
1d33799c0c Backport r174 - UNIF BMC-10-24-C-A1 - new dump 6-in-1 by ClusteR 2015-07-12 01:06:14 +02:00
David Shah
60bfc1ac52 Fix FCEU_read32le
UNIF games are now working
2015-07-02 17:50:46 +01:00
Oggom
204f62767c Backport r173 - UNIF-DRAGONFIGHTER - new board for a new dump 2015-06-28 03:39:57 +02:00
Oggom
de7985a278 Sync libretro/fceu/unif.c with mainline 2015-06-18 17:14:40 +02:00
aliaspider
4ec659eb06 add a CRT(3DS) target. 2015-04-17 22:15:28 +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
aliaspider
6e362b950d add missing BLUE_SHIFT to BUILD_PIXEL_RGB565. 2015-02-25 14:53:09 +01:00
twinaphex
c560170f80 (MSVC) Updates 2015-01-04 22:56:24 +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
01201855b5 (360 MSVC) Fix build 2015-01-04 21:05:33 +01:00
Swizzy
88b79b82f4 (MSVC) Compile fixes 2015-01-04 16:57:59 +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
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