Themaister
|
6e309e61da
|
Add MKDIR defines.
|
2013-02-23 11:37:58 +01:00 |
|
Themaister
|
4cddd56fc7
|
Merge branch 'master' into cd-swap
Conflicts:
mednafen/psx/psx.cpp
|
2013-02-23 11:34:04 +01:00 |
|
Themaister
|
232c1e2f3c
|
Reenable fastboot.
|
2013-02-23 11:31:05 +01:00 |
|
Themaister
|
0aa852ea3c
|
Update PSX core v0.9.28.
|
2013-02-23 11:25:17 +01:00 |
|
Themaister
|
701ce4f9dd
|
Add very crude disk swapping.
Needs to be written more cleanly. Here as a POC.
|
2013-02-21 23:44:41 +01:00 |
|
twinaphex
|
700daa08d6
|
(VB Core) Small fix
|
2013-01-19 19:30:41 +01:00 |
|
twinaphex
|
be2eff31aa
|
(VB) Add Xbox 1 solution
|
2013-01-19 19:27:10 +01:00 |
|
twinaphex
|
e36c36a84b
|
(Wswan) Add MSVC 2003 Xbox 1 solution + make Wswan core compatible
|
2013-01-19 18:54:52 +01:00 |
|
twinaphex
|
97d0f922cd
|
Remove gettext_noop from cores
|
2013-01-19 18:27:27 +01:00 |
|
twinaphex
|
1ca11787c6
|
(MSVC 2003 Xbox 1) Make PCE core Xbox 1-compatible
|
2013-01-19 18:13:54 +01:00 |
|
twinaphex
|
cd8c69561b
|
Small cleanup to general.cpp
|
2013-01-19 10:41:48 +01:00 |
|
twinaphex
|
6da3ddfcd6
|
Remove reliance on PSS_STYLE
|
2013-01-19 10:22:57 +01:00 |
|
twinaphex
|
c2cc9e28a9
|
Cleanups
|
2013-01-17 23:28:05 +01:00 |
|
twinaphex
|
1ea41d26aa
|
(PCE Fast) Add CRC for 1941 SuperGrafx
|
2013-01-17 22:41:20 +01:00 |
|
twinaphex
|
3d212eb76e
|
Revert "Update NGP core to 0.9.28"
This reverts commit a6d6ec736e .
|
2013-01-16 15:53:41 +01:00 |
|
twinaphex
|
a6d6ec736e
|
Update NGP core to 0.9.28
|
2013-01-16 15:47:22 +01:00 |
|
twinaphex
|
c7cdd8660b
|
(Wswan 0.9.28) - Compiles on Android
|
2013-01-16 15:46:12 +01:00 |
|
twinaphex
|
2d91205efd
|
(PCE 0.9.28) Compiles now on PS3
|
2013-01-16 15:26:30 +01:00 |
|
twinaphex
|
6dfe5c8caa
|
Add huc6280.cpp
|
2013-01-16 15:22:03 +01:00 |
|
twinaphex
|
621f7bc9b9
|
(Mednafen PCE) Upgraded PCE core to 0.9.28
|
2013-01-16 15:18:16 +01:00 |
|
twinaphex
|
917e80a154
|
(Wswan MSVC 2010 360) Add solution
|
2013-01-16 08:02:11 +01:00 |
|
twinaphex
|
c923faa66c
|
(MSVC) Fix slash for WIN32
|
2013-01-16 07:27:38 +01:00 |
|
twinaphex
|
94b69e8c34
|
(GBA MSVC 2010) Add MSVC GBA 2010 solution
|
2013-01-16 07:22:56 +01:00 |
|
twinaphex
|
a3e89953a2
|
(MSVC) Had to rename vdc.cpp in hw_video/huc6270 - one object file vdc.o
would override the other vdc.o
|
2013-01-16 06:00:28 +01:00 |
|
twinaphex
|
3ad387d020
|
(PC Engine Fast) Add 360 solution
|
2013-01-16 04:38:19 +01:00 |
|
twinaphex
|
26c32282b3
|
(VB 360 MSVC) Small change
|
2013-01-16 03:35:47 +01:00 |
|
twinaphex
|
900d3042e8
|
(VB 360 MSVC) Works - very naive switch conversion of computed
goto - inspired by VBJin - Mario's Tennis doesn't boot up
|
2013-01-16 03:19:13 +01:00 |
|
twinaphex
|
5779301715
|
(VB MSVC 360) Add solution - not yet working
|
2013-01-16 02:03:06 +01:00 |
|
twinaphex
|
9c785159bb
|
(NGP 360 MSVC) Add solution - NGP core works
|
2013-01-15 13:34:01 +01:00 |
|
twinaphex
|
d2a7feab9a
|
(Android) Compiles and links wswan now
|
2012-12-30 04:04:25 +01:00 |
|
twinaphex
|
6ea492ba9a
|
(Android) Mednafen PCE and NGP work now on Android
|
2012-12-30 00:10:46 +01:00 |
|
twinaphex
|
35895f6a6a
|
(Android) Fixes
|
2012-12-29 18:07:45 +01:00 |
|
twinaphex
|
9640afd69f
|
(JNI) Fixes paths
|
2012-12-29 14:50:24 +01:00 |
|
twinaphex
|
766310e836
|
Add JNI Makefile
|
2012-12-28 23:03:33 +01:00 |
|
twinaphex
|
ff5e3569a6
|
Cleanup mednafen.cpp - leave only what we need
|
2012-11-29 23:21:44 +01:00 |
|
Themaister
|
8feb7dca20
|
Actually log where bios is loaded from.
How did that assert(0) ever go through? ... *shrug*
|
2012-11-29 13:53:53 +01:00 |
|
twinaphex
|
ea72a707a3
|
(PCFX) Add initial PCFX core support - not yet done
|
2012-11-28 08:20:45 +01:00 |
|
twinaphex
|
eec1a8828b
|
Update all cores to reflect file changes
|
2012-11-27 05:38:49 +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
|
0a00bac258
|
(GBA) Patches
|
2012-11-27 04:44:20 +01:00 |
|
twinaphex
|
53908ec941
|
(Mednafen VB) works on PS3 now + fixed controls on big-endian
|
2012-11-27 04:05:55 +01:00 |
|
twinaphex
|
8104a8bf10
|
(PCE Core) Add PS3 hack workaround for computed goto
|
2012-11-27 00:41:32 +01:00 |
|
twinaphex
|
75cbbc9e81
|
(Mednafen VB) Add VB core - working
|
2012-11-25 03:41:54 +01:00 |
|
twinaphex
|
7acedabbe9
|
(Mednafen GBA) Don't use gz compression stuff - replace with FILE
equivalents
|
2012-11-25 01:25:08 +01:00 |
|
twinaphex
|
0a0fb41c98
|
(Mednafen PCE-Fast) Update to 0.9.26 core - rewinds now
|
2012-11-25 01:17:31 +01:00 |
|
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 |
|