Commit Graph

76 Commits

Author SHA1 Message Date
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
twinaphex
8a1a03bda7 (Mednafen 0.9.22) works now 2012-10-22 17:41:16 +02:00
twinaphex
0290b33324 Add resampler and original Blip_Buffer in case we ever need it 2012-10-22 17:00:42 +02:00
twinaphex
c0f2e66ddd (RGB565) Can now use RGB565 color format if frontend supports it
(Wswan) Experimental wswan support - not yet working
2012-10-22 14:34:14 +02:00
twinaphex
ec1e98555d Savestates work - tested with PCE core 2012-10-21 03:46:12 +02:00
twinaphex
6a58de67cb No more conversion to 16bpp for PSX 2012-10-21 02:37:11 +02:00
twinaphex
dc4236c507 Integrated pfce_fast now too - can compile pce_fast now in same
repo
2012-10-21 01:47:02 +02:00
twinaphex
e1b305a8b4 Make threading code self-contained 2012-10-20 23:56:43 +02:00
twinaphex
826403c127 Setting up fr multiple cores - to be able to compile each core
as separate
2012-10-20 23:32:28 +02:00
twinaphex
c26eb53884 Corrected typo 2012-10-20 22:36:08 +02:00
twinaphex
74ce0a6b21 Add "load CD into RAM" feature/hack 2012-10-20 22:35:08 +02:00
twinaphex
e35a20cf0a Remove string/ files 2012-10-20 21:23:33 +02:00
twinaphex
f269f2390d Now no longer needs mednafen config file 2012-10-20 21:18:24 +02:00
twinaphex
9eeab7b391 (psx) Comment out debug logs 2012-10-20 20:47:09 +02:00
twinaphex
3933a96981 Settings refactor - aim to no longer go through mednafen
config file
2012-10-20 19:03:03 +02:00
twinaphex
d09d20f300 Update to Mednafen 0.9.26 - psx core 2012-10-20 08:54:50 +02:00
twinaphex
fcf2d96753 Remove ConvertUTF 2012-10-20 08:07:45 +02:00
twinaphex
a702205482 Some sound stereo/mono ifdefs - fps increases around 3/4fps again 2012-10-20 07:54:33 +02:00
twinaphex
a47e0a9236 Compile with -NDEBUG - a couple of extra FPS 2012-10-20 07:37:54 +02:00
twinaphex
f76de4c1e2 Remove cdrom interface single threaded 2012-10-20 07:21:43 +02:00
twinaphex
94e685d516 Cleanups of file structures 2012-10-20 07:08:10 +02:00
twinaphex
c5c37867fa Rip out all compression code 2012-10-20 06:26:24 +02:00
twinaphex
d69f53690d Video optimizations - ~4/~5fps speedup 2012-10-20 06:16:17 +02:00
twinaphex
c05011c393 No resampler 2012-10-20 05:53:03 +02:00
twinaphex
cbf9ae69f9 Some sound optimizations 2012-10-20 05:39:53 +02:00
twinaphex
731afdfbad Sound optimizations 2012-10-20 05:17:40 +02:00
twinaphex
f9c22658e9 Cleanups #2 for RetroFen 2012-10-20 04:32:21 +02:00
twinaphex
e515b9ab96 Cleanups for RetroFen 2012-10-20 04:13:19 +02:00
Themaister
32a02748fe Updates to 0.9.25. 2012-10-13 16:56:30 +02:00
Squarepusher
895970399a Merge pull request #6 from ficoos/PAL_fix
Fix crash when loading PAL games
2012-10-06 09:42:27 -07:00
Saggi Mizrahi
3281b6c6fe Fix crash when loading PAL disks
Signed-off-by: Saggi Mizrahi <ficoos@gmail.com>
2012-10-06 18:39:01 +02:00
Saggi Mizrahi
b73b01210e Add psx fastboot as a configurable setting
Some people like the playstaion boot up sound, make it optional but
leave the default as off.

Signed-off-by: Saggi Mizrahi <ficoos@gmail.com>
2012-09-26 22:52:43 +02:00
TwinAphex51224
7c0f21e8e3 Take out some unneeded stuff 2012-09-24 05:50:17 +02:00
Twinaphex512
9621b27e53 (MSVC) Preliminary solution 2012-09-24 05:07:02 +02:00
TwinAphex51224
316edfc73f Should fix saving of memory cards 2012-09-23 23:09:22 +02:00
Themaister
aca01cac5e Revert "Revert "enable psxfastboot""
This reverts commit 428d97adc8.
2012-09-23 22:28:49 +02:00
Themaister
428d97adc8 Revert "enable psxfastboot"
This reverts commit 0499196ac2.
2012-09-23 22:25:14 +02:00
Themaister
6792727f0a Hardcode fb_width/fb_height. 2012-09-23 22:24:56 +02:00
TwinAphex51224
08b68fde33 Take out TBlur 2012-09-23 17:45:06 +02:00
Themaister
96b4d60864 Fix possible segfault when game fails to load. 2012-09-23 11:52:47 +02:00
Themaister
fc7cf1cf9e Update geometry to 320x240 as used by libretro. 2012-09-23 11:30:43 +02:00
TwinAphex51224
0499196ac2 enable psxfastboot 2012-09-22 22:07:41 +02:00
TwinAphex51224
c9d2d91fee Internal core resampling not necessary - 44Khz should disable
resampler already anyways, so no use having the dead code around
2012-09-22 19:37:26 +02:00
TwinAphex51224
106326e464 Make custom mednafen-libretro.cpp and use that instead - takes out
some needless branches/stuff we don't need
2012-09-22 18:51:53 +02:00
Squarepusher
bd327936f9 Merge pull request #3 from ficoos/pal_fix
Fix PAL emulation
2012-09-21 09:53:41 -07:00
TwinAphex51224
6ccb0e059a Bump up version number 2012-09-21 20:50:40 +02:00
Themaister
0fc4518ef9 Update FPS field to reflect empirical testing. 2012-09-20 21:38:19 +02:00
TwinAphex51224
b4cbfac20a Commented out excessive logging 2012-09-20 22:35:44 +02:00
Saggi Mizrahi
2e50137a8d Fix PAL emulation
Also fixes overscan issues with more resolutions.

Signed-off-by: Saggi Mizrahi <ficoos@gmail.com>
2012-08-22 15:47:20 -04:00