662 Commits

Author SHA1 Message Date
twinaphex
d4b0c27e44 Take out WANT_8BPP code 2014-06-20 21:20:20 +02:00
twinaphex
30fe8e0adf MixVPC refactor 2014-06-20 21:16:07 +02:00
twinaphex
2e1f162714 Update thread.h 2014-06-20 20:39:48 +02:00
twinaphex
800bea74ff Update libretro.h 2014-06-20 20:30:36 +02:00
twinaphex
05a1b792a2 Remove clamp_simple 2014-06-20 20:01:02 +02:00
twinaphex
02abf5fbe3 Take out unused PtrLengthPair class as well 2014-06-20 19:58:26 +02:00
twinaphex
b00ed5cb5f Remove all DumpToFile stuff - we don't do file I/O based NVRAM saving 2014-06-20 19:56:58 +02:00
twinaphex
6cddae5cbf Go through libretro SRAM interface now 2014-06-20 19:54:30 +02:00
twinaphex
09101bfeb4 Get rid of unused z80-fuse 2014-06-20 19:10:03 +02:00
twinaphex
f595857b09 Get rid of movie header 2014-06-20 19:08:59 +02:00
twinaphex
db124ad31a Cleanups in libretro.cpp 2014-06-20 00:08:27 +02:00
twinaphex
b1709f876e Get rid of mednafen.cpp - merge into libretro.cpp 2014-06-19 23:34:42 +02:00
twinaphex
9039984b3b Integrate pce.cpp into libretro.cpp 2014-06-19 23:10:59 +02:00
twinaphex
25625c5d95 Don't use CMOV-optimized function 2014-06-19 20:05:27 +02:00
twinaphex
9c5886c511 remove more trio stuff 2014-06-19 19:55:39 +02:00
twinaphex
47901cd797 Reduce dependencies on trio 2014-06-19 19:52:26 +02:00
twinaphex
5a23737a61 Compile with WANT_STEREO_SOUND 2014-06-19 00:08:06 +02:00
twinaphex
000aa38f80 Remove Stereo_Buffer 2014-06-19 00:04:20 +02:00
twinaphex
5a53d6c65a remove ym2413 2014-06-19 00:01:19 +02:00
twinaphex
5249a2487b Remove unused v810 2014-06-19 00:00:00 +02:00
twinaphex
87964d9e89 Remove cputest 2014-06-18 23:43:39 +02:00
twinaphex
2bc66d5e77 Take out HES/player 2014-06-18 23:40:09 +02:00
twinaphex
058d529c7a Get rid of mednafen_buf 2014-06-18 22:43:41 +02:00
twinaphex
310b9b5aa2 Auto hookup gamepad ports on startup 2014-06-18 22:20:38 +02:00
twinaphex
5ee9c30c32 Take out NEED_DEINTERLACER - not needed for PC Engine Fast 2014-06-18 22:18:47 +02:00
twinaphex
76e8a0d95f Update threading code 2014-06-18 22:10:07 +02:00
twinaphex
a4020fd1d9 Rename pce_fast dirs 2014-06-18 22:01:17 +02:00
twinaphex
627fbd12a8 Remove non-PCE Fast code 2014-06-18 21:55:15 +02:00
twinaphex
a43c418097 Take out Mednafen PSX - moved to standalone repo now 2014-06-18 18:27:13 +02:00
Twinaphex
c520e08380 Merge pull request #54 from Oggom/master
Re-commit Core Volume fix
2014-06-05 18:18:27 +02:00
Oggom
81852fe645 Update libretro.cpp 2014-06-05 18:06:15 +02:00
twinaphex
437489e642 Use miphone-os-version-min for OSX 10.6 and up 2014-05-20 23:20:33 +02:00
twinaphex
643c5e3cf7 Set PC Engine Fast to 32bpp - apparently something is still hardcoded
for 32bpp somewhere so can't rely on WANT_16BPP for this core...
2014-05-04 18:20:01 +02:00
twinaphex
8a28b498cd (PSX) Some small-time opts to do with fade to black 2014-05-02 01:46:08 +02:00
twinaphex
cfbaac2a73 (Mednafen PSX) Reimplement dithering core option 2014-05-02 00:53:56 +02:00
twinaphex
45f34c7043 (Mednafen PCE Fast) Don't set pce_nospritelimit twice 2014-05-02 00:31:25 +02:00
twinaphex
6d518e2205 Readd WANT_PSX_EMU conditional for check_variables 2014-05-02 00:17:19 +02:00
twinaphex
7d0cda7764 (Mednafen PCFX) Implement SET_CONTROLLER_INFO 2014-05-01 02:43:04 +02:00
twinaphex
5a6f32cf6f Implement SET_CONTROLLER_TYPE for Mednafen PSX 2014-05-01 02:32:39 +02:00
twinaphex
7102882fe2 (Mednafen PSX) Now implements SET_CONTROLLER_TYPE 2014-05-01 02:17:23 +02:00
twinaphex
23f3dbec1c (Mednafen GBA) Update MSVC solutions 2014-04-30 05:46:05 +02:00
twinaphex
def37bbace (Mednafen GBA) Remove memory.h includes which are unnecessary and get in the way of portability 2014-04-30 05:09:05 +02:00
twinaphex
6ef78525c5 Update Mednafen GBA core to 0.9.33.3 2014-04-30 05:05:04 +02:00
twinaphex
06e6fc406f (MSVC 2003 Xbox 1) Build fixes for Mednafen PCFX 2014-04-27 01:11:26 +02:00
Twinaphex
31e8552461 Rename dir msvc/pce-fast to msvc/pce_fast 2014-04-26 15:55:31 -07:00
Twinaphex
57c8657fb9 (MSVC 360) Fix MSVC 360 solution for Mednafen PCFX 2014-04-26 15:50:26 -07:00
Twinaphex
c0f6f78dd1 Remove msvc-2003-xbox1.vcproj~ 2014-04-26 15:43:24 -07:00
Twinaphex
747c47eeb1 Cleanups 2014-04-26 15:42:50 -07:00
Twinaphex
53957a7955 Remove MSVC 2010 suo file 2014-04-26 15:41:25 -07:00
Twinaphex
d209c490e6 Remove sdf files 2014-04-26 15:41:12 -07:00