Themaister
d8c035db2a
Implement optional overscan cropping for PSX.
2013-02-25 20:39:39 +01:00
Themaister
66100a4a13
Comment logging.
2013-02-25 19:38:23 +01:00
Themaister
5f6b43ed31
Add more width fixes for PSX.
2013-02-25 19:27:33 +01:00
Themaister
9564745588
Add special casing for PSX.
2013-02-25 09:38:53 +01:00
twinaphex
0ab3ca8822
Set framebuffer width back to 680 - fixes Soul Blade/Toshinden 1
...
screen
2013-02-24 22:54:25 +01:00
twinaphex
47a4c3cae1
Fix blanking
2013-02-24 04:22:19 +01:00
twinaphex
c4c144e6a1
(PSX) Simplify retro_run for PSX - no more hoky manipulation of frame
...
buffer for various screen widths/heights
2013-02-24 00:46:20 +01:00
Themaister
0aa852ea3c
Update PSX core v0.9.28.
2013-02-23 11:25:17 +01:00
twinaphex
6da3ddfcd6
Remove reliance on PSS_STYLE
2013-01-19 10:22:57 +01:00
twinaphex
cd7bc579bf
(PCE) Add SGX ROM extension
2013-01-16 15:29:17 +01:00
twinaphex
621f7bc9b9
(Mednafen PCE) Upgraded PCE core to 0.9.28
2013-01-16 15:18:16 +01:00
twinaphex
8aba630b3c
Upgrade wswan port
2013-01-16 08:05:16 +01:00
twinaphex
1fc18dc9f6
(PSX) Change fps from 59.85 to 59.95fps - fixes audio pops
2012-12-30 04:44:59 +01:00
twinaphex
ff5e3569a6
Cleanup mednafen.cpp - leave only what we need
2012-11-29 23:21:44 +01:00
twinaphex
ea72a707a3
(PCFX) Add initial PCFX core support - not yet done
2012-11-28 08:20:45 +01:00
twinaphex
1ff4c0da17
(Mednafen GBA) input works on big-endian
2012-11-27 05:54:01 +01:00
twinaphex
fd13e4bf1a
get rid of broken reference/getter hell in file.cpp - just use
...
the private variables promoted to public straight - no way to get
this code portable without 'mangling' this guff
2012-11-27 05:20:47 +01:00
twinaphex
697735e2ff
(Mednafen SNES) 'Fix' little edian input - still issue with 'hold states'
...
of buttons
2012-11-27 04:16:48 +01:00
twinaphex
53908ec941
(Mednafen VB) works on PS3 now + fixed controls on big-endian
2012-11-27 04:05:55 +01:00
twinaphex
6e8710ba0f
(Neopop) Controls work on big-endian now
2012-11-27 03:38:27 +01:00
twinaphex
75cbbc9e81
(Mednafen VB) Add VB core - working
2012-11-25 03:41:54 +01:00
twinaphex
bc6b7fa011
(Mednafen bsnes) Add ROM extensions
2012-11-25 02:49:52 +01:00
twinaphex
0a0fb41c98
(Mednafen PCE-Fast) Update to 0.9.26 core - rewinds now
2012-11-25 01:17:31 +01:00
twinaphex
13f69fa443
(Mednafen bSNES) bsnes core running now - some issue with 'held down'
...
buttons and with games supporting srm RAM failing to load after first run -
investigate
2012-11-24 17:14:05 +01:00
twinaphex
ea49364433
(Mednafen GBA) Added GBA core, can compile and run
2012-11-24 08:17:18 +01:00
twinaphex
66953e3737
(NGP) NGP core can be compiled now and runs
2012-11-24 07:44:49 +01:00
twinaphex
f1edfd2fdf
PC Engine button remapping from ficoos
2012-11-22 21:03:38 +01:00
twinaphex
d6e9e3ca4d
Fixup WANT_32BPP path
2012-11-21 02:28:26 +01:00
twinaphex
b5391ec967
Cleanup retro_run
2012-11-21 02:27:23 +01:00
twinaphex
ce5a9e6fbd
Have to revert because original framebuffer sizes make zero sense
...
and things keep getting cut off - so reverting to what worked before
Revert "(PSX) sane framebuffer sizes + other changes"
This reverts commit 1e8a31ae51
.
2012-11-17 04:01:05 +01:00
twinaphex
1e8a31ae51
(PSX) sane framebuffer sizes + other changes
2012-11-17 03:43:56 +01:00
twinaphex
d2c099e971
Small build fix for PCE core
2012-11-16 15:20:13 +01:00
twinaphex
3ed64bae92
Get rid of everything Minifen will handle for us
2012-11-16 15:12:25 +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
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
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
f269f2390d
Now no longer needs mednafen config file
2012-10-20 21:18:24 +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
Themaister
32a02748fe
Updates to 0.9.25.
2012-10-13 16:56:30 +02: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