twinaphex
6702f7efa2
(Mednafen bsnes) SRAM fix
2012-11-24 18:37:16 +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
3196114a9e
Cleanups
2012-11-24 06:29:37 +01:00
twinaphex
24ee1d3fc1
(PSP libretro) Add -G0
2012-11-24 04:45:01 +01:00
twinaphex
03f8225adb
(Libretro) Add PSP1 target
2012-11-23 21:17:14 +01:00
twinaphex
f1edfd2fdf
PC Engine button remapping from ficoos
2012-11-22 21:03:38 +01:00
Toad King
51a59326ac
Fix compile on devkitpro
2012-11-20 20:34:58 -05: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
f53ff5ec4e
(Mednafen PSX) Gets around 'exits' caused by exception throwing on consoles -
...
starts up TOC-based CD images now on consoles
2012-11-20 22:08:57 +01:00
twinaphex
7736523a81
(Mednafen PSX) Works now on PS3 - slieshow at 18/19fps - don't
...
expect this to get any faster
2012-11-20 18:37:08 +01:00
twinaphex
1116a8acdb
Add console support hooks
2012-11-20 17:29:55 +01:00
twinaphex
7ffaa8cf30
Merge thread stub functions into stubs.cpp
2012-11-20 17:11:38 +01:00
twinaphex
2847ec254c
Header cleanups
2012-11-20 17:08:02 +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
d93af13d51
Turn on psx.fastboot to skip BIOS screen
2012-11-17 03:05:20 +01:00
twinaphex
d65feddbcc
Use blip buffer fast
2012-11-17 02:09:27 +01:00
twinaphex
2e39ca8d07
Surface cleanups
2012-11-17 01:58:06 +01:00
twinaphex
ed12bbbaf4
Remove printf from file wrapper code - remove MDFN_RawInputStateAction
2012-11-17 01:43:03 +01:00
twinaphex
453bc88e4f
Slim down trio
2012-11-17 01:14:40 +01:00
twinaphex
1606fff668
Reimplement FileStream
2012-11-16 16:33:10 +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
5ed02e99cb
Cleanup
2012-11-16 03:58:56 +01:00
twinaphex
7a753b23c7
cleanups
2012-11-16 03:46:33 +01:00
twinaphex
56ab33cd55
Slim down cdromif - no need for multithreading (slows down if any) -
...
take out superfluous exception throwing
2012-11-16 03:32:17 +01:00
twinaphex
04a4a089f9
Removed StreamFilter - +3/+4fps in Mednafen PSX
2012-11-16 03:21:33 +01:00
twinaphex
50513e80c2
Only compile in scsicd.cpp for PCE Fast core
2012-11-16 03:04:02 +01:00
twinaphex
fd1c7e5f63
Rework messaging functions
2012-11-16 01:56:52 +01:00
twinaphex
1d84e48136
Revert "(PSX) Works on PS3 - 18/20fps"
...
This reverts commit a573c34eb9
.
2012-11-16 00:16:26 +01:00
twinaphex
a573c34eb9
(PSX) Works on PS3 - 18/20fps
2012-11-16 00:04:25 +01:00
twinaphex
d36536750b
Make Tremor optional
2012-11-15 21:49:55 +01:00
twinaphex
23ee14a57c
Don't need Musepack
2012-11-15 19:11:24 +01:00
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