Commit Graph

1224 Commits

Author SHA1 Message Date
twinaphex
5937957a01 Initial PS3 compilation support 2012-11-15 18:35:26 +01:00
twinaphex
50b924e3fe Add trio flags in Makefile 2012-11-14 02:20:07 +01:00
twinaphex
391bc305dc Hooked up reset 2012-11-14 01:56:23 +01:00
twinaphex
2949a11694 (State) Use same function signatures as Mednafen mainline 2012-11-14 01:41:02 +01:00
twinaphex
30b6482509 (MSVC PSX) Finally compiles on MSVC 2012-11-14 00:09:33 +01:00
twinaphex
d0876e362d Fix header include 2012-11-13 23:43:30 +01:00
twinaphex
5cd0013775 (MSVC) Hack for computed goto table (by zeromus) needs testing 2012-11-13 23:39:27 +01:00
twinaphex
8af424650e Undefine NEED_THREADING for both PSX and PCE_FAST 2012-11-13 23:23:58 +01:00
twinaphex
bef585d1bf Go back to single threading for CD I/O
- performs better than multithreading
2012-11-13 23:13:53 +01:00
twinaphex
03c0aeecfc (General/Settings) Remove some things we won't need in Minifen 2012-11-13 22:54:13 +01:00
twinaphex
79e1cb68fb (File) remove what we don't need for minifen 2012-11-13 22:40:18 +01:00
twinaphex
8d166efe36 (Surface) take out rprec, gprec, bprec, aprec 2012-11-13 22:27:48 +01:00
twinaphex
a88a71dddd Surface cleanup 2012-11-13 22:18:18 +01:00
twinaphex
85f77bd12a Cleanups 2012-11-13 21:11:10 +01:00
twinaphex
561b0f31ba Only compile in okiadpcm for PC Engine core - not PSX 2012-11-13 20:48:46 +01:00
twinaphex
1e85e70508 Get rid of NEED_RESAMPLER defines 2012-11-13 20:34:38 +01:00
twinaphex
4334ba5e60 Cleanup 2012-11-13 18:55:28 +01:00
Themaister
b48015e579 Don't hardcode obscure gcc paths on windows. 2012-11-12 22:25:30 +01:00
twinaphex
522fa3de80 (PSX) CPU opts 2012-11-12 01:11:38 +01:00
twinaphex
e7fe627152 (PSX) GPU tweak 2012-11-12 00:42:27 +01:00
twinaphex
b88cad30ac (PSX) GPU tweak 2012-11-12 00:01:28 +01:00
twinaphex
9579cad72a (PSX) Tweaks to gpu.cpp 2012-11-11 23:10:41 +01:00
twinaphex
b249710886 (PSX) Fix memcard regression 2012-11-11 22:40:44 +01:00
twinaphex
18219f4ca1 (MSVC) MSVC compatibility fixes 2012-11-11 22:25:32 +01:00
twinaphex
1b542824af More MSVC fixes 2012-11-11 21:47:12 +01:00
twinaphex
d041d6c1b4 (PSX) Build fixes 2012-11-11 20:01:50 +01:00
twinaphex
6911a011ac (Mednafen PSX) MSVC compile fixes 2012-11-11 19:50:18 +01:00
twinaphex
0ed0940ff5 Simply FileWrapper.cpp 2012-11-11 19:34:53 +01:00
twinaphex
0253d80024 Performance improvements 2012-11-11 15:16:46 +01:00
twinaphex
e98ee77f09 (Mednafen PSX) Performance improvements - around ~5fps or more 2012-11-11 13:44:10 +01:00
twinaphex
6f8b464597 (PSX) More clamping replacements 2012-11-11 03:41:46 +01:00
twinaphex
84de5bc883 (Mednafen PSX) More faster clamping 2012-11-11 02:54:45 +01:00
twinaphex
f502eca96b (Mednafen PSX) Faster clamping 2012-11-11 02:13:39 +01:00
twinaphex
ebbf2bf603 (Mednafen PSX) Comment out some logs 2012-11-11 00:42:39 +01:00
twinaphex
db4ba38be1 (Mednafen PSX) FPS improvements - around 5 to 10fps 2012-11-11 00:42:39 +01:00
Themaister
abd97ef61d Log path after sanitation. 2012-11-11 00:04:25 +01:00
Themaister
214050ecb1 Fix build. 2012-11-10 23:43:07 +01:00
twinaphex
7a3f3c2a9d Cleanups 2012-11-10 21:35:26 +01:00
twinaphex
3f5879c3e3 (MSVC2010) Compatibility fixes 2012-11-10 21:13:36 +01:00
twinaphex
3eaf7dd695 Clean up includes 2012-11-10 21:06:49 +01:00
twinaphex
0527e4a971 (MSVC 2010) More build fixes 2012-11-10 20:44:37 +01:00
Themaister
f6a4d35498 Fix derpy derp. 2012-11-10 12:59:05 +01:00
Themaister
164a0d76d3 Fix up path handling for bios/memcard. 2012-11-10 02:20:13 +01:00
Themaister
b04878dcd5 More win32 fixups. 2012-11-08 23:09:27 +01:00
Themaister
65da71f57c Include fixups. 2012-11-08 23:07:44 +01:00
twinaphex
3e81372830 Forgot to commit this 2012-11-08 21:28:11 +01:00
twinaphex
aa32eae56a (MSVC) Push initial MSVC changes 2012-10-26 21:53:41 +02:00
twinaphex
83c80b1a4a Cut down on exceptions party in cd code 2012-10-26 18:00:14 +02:00
twinaphex
e1bc9d9ce5 (Libretro) maintenance upgrade + threads work now on Wii 2012-10-22 21:57:27 +02:00
twinaphex
a1ac699242 Compile Wonderswan core without NEED_CD 2012-10-22 17:49:56 +02:00