Commit Graph

259 Commits

Author SHA1 Message Date
twinaphex
66ca29332e Fix Mednafen PCE 2014-04-22 00:31:36 +02:00
twinaphex
87abd627d6 Reimplement cputest.c for libretro 2014-04-22 00:25:50 +02:00
twinaphex
2011ba7926 Some Lynx commits 2014-04-21 04:43:09 +02:00
twinaphex
dd64f7031c (Mednafen PCFX) Runs - but just displays black and audio 2014-04-21 01:51:59 +02:00
twinaphex
10a0443255 (Mednafen VB) Updated to version 0.9.33.3 2014-04-21 00:38:14 +02:00
twinaphex
e1614c8c0a Rename vb to vb-0926 2014-04-21 00:27:03 +02:00
twinaphex
c4267b048b (Mednafen PSX) Update to version 0.9.33.3 2014-04-21 00:24:36 +02:00
twinaphex
33d93a7229 (Mednafen NGP) Updated to version 0.9.33.3 2014-04-20 23:59:21 +02:00
twinaphex
35f69753fd Rename mednafen/ngp to mednafen/ngp-0928 2014-04-20 23:46:20 +02:00
twinaphex
97a07110ff (Mednafen Wswan) Update to version 0.9.33.3 2014-04-20 23:43:06 +02:00
twinaphex
41afd02b61 (Mednafen PCE) Update other components to latest versions (HW_CPU HUC6280,
HW_SOUND PCE_PSG, HW_VIDEO HUC6270)
2014-04-20 23:14:25 +02:00
twinaphex
c2adc1c619 (Mednafen PCE) Update to 0.9.33.3 2014-04-20 23:05:37 +02:00
twinaphex
f23e446ff8 Style nit 2014-04-20 21:46:57 +02:00
twinaphex
fee9719855 Reimplement MDFNI_CloseGame - will properly clean up CDInterfaces
(and thread with it) before shutdown of libretro side
2014-04-20 21:44:56 +02:00
twinaphex
2242570d21 Cleanups 2014-04-20 19:00:03 +02:00
twinaphex
b3da366424 Rewrite file files 2014-04-20 18:49:46 +02:00
twinaphex
6e312c0afa Remove cputest/ 2014-04-20 18:42:38 +02:00
twinaphex
535f9106e0 Take out WANT_DEBUGGER ifdefs 2014-04-20 17:52:43 +02:00
twinaphex
b30e9ba89d (Android) Build fix for Mednafen PCE 2014-04-08 04:40:56 +02:00
twinaphex
8b03f75e94 (PSX) Rewrite LoadMemCard 2014-03-30 19:55:41 +02:00
twinaphex
929e7eda6c Get rid of assert 0s in mednafen/settings.cpp 2014-03-30 19:24:37 +02:00
twinaphex
4a5f6e7181 Move to new Mednafen PSX (0.9.32) 2014-03-27 05:03:20 +01:00
Twinaphex
6346b9d4c1 Merge pull request #38 from monciwoda/gba_hle
Option to switch between HLE and external bios in gba core
2014-03-26 16:57:21 -07:00
twinaphex
ef13654d27 Update CDAccess_Image/CDUtility 2014-03-17 23:29:50 +01:00
twinaphex
a72f0749cd (PCE Fast) Build fix 360 2014-03-09 19:02:34 +01:00
monciwoda
af0ce6574a Enable HLE bios by default in gba core, and add option to switch to original bios 2014-03-08 14:32:15 +01:00
twinaphex
fb285bc57a (PSP) Fixup enum references to fix Mednafen PC Engine PSP build 2014-02-23 00:36:47 +01:00
AndresSM
dd68e0d404 Added core options for VisualBoy:
- Anaglyph mode
- Palette
2014-02-07 20:41:05 -05:00
AndresSM
adf2d6fb4a Add a fallback for situations where SAVE_DIRECTORY is not defined
Added color options for VB
2014-02-07 17:34:14 -05:00
twinaphex
0ce3a02f9a (PS3) PCE Fast core should now compile again on PS3 2013-12-28 03:41:44 +01:00
twinaphex
70792ee170 Don't spam IRQ trigger errors - Blood Omen: Legacy of Kain spams
this a lot
2013-12-21 04:10:03 +01:00
twinaphex
0698b0d9da (trio.c) Avoid implicit declarations for read/write 2013-12-21 03:14:55 +01:00
twinaphex
715d958dc7 Clean up mednafen/settings.cpp 2013-12-21 03:09:01 +01:00
Higor Eurípedes
9f1fc26997 Remove unused var from MDFN_GetSettingS 2013-12-20 22:45:28 -03:00
Higor Eurípedes
c5f0b5b90b Do not assembly paths in MDFN_GetSettingS 2013-12-20 22:41:08 -03:00
twinaphex
7077c153f0 (Handy) Add Handy modle - doesn't work yet - fails at ROM loading 2013-12-18 21:42:11 +01:00
twinaphex
5caedec940 (QNX) Build fix for QNX with Mednafen PSX - tolower needs ctype.h
included
2013-12-16 01:12:03 +01:00
twinaphex
58f62eca78 get rid of fopen64/fstat64/fseeko64, etc 2013-12-11 00:07:35 +01:00
Twinaphex
c0b05d4b50 Merge pull request #28 from lioncash/master
Fix a memory leak, a missing break, and some index out of bounds errors.
2013-11-29 14:46:18 -08:00
twinaphex
0c43ac1f48 Comment out some varargs macros for Xbox 1 again 2013-11-15 03:18:32 +01:00
twinaphex
79963eff2e Don't include inttypes.h/sys/int.h when stdint.h will do
Include direct.h for _WIN32 and unistd.h for non-WIN32
2013-11-15 03:16:08 +01:00
twinaphex
029eb923c6 Make scsicd.cpp backwards compatible with Xbox 1 AGAIN (don't update
these cdrom parts anymore unless you want to do the post-update
patching yourself again)
2013-11-15 03:14:04 +01:00
twinaphex
2f0f392ce2 (XDK1) xbox 1 does not support varargs in macros - so comment this out
for now
2013-11-15 03:09:22 +01:00
twinaphex
01b9ed0a5f Comment out SCSIDBG 2013-11-15 03:07:56 +01:00
twinaphex
9f45157331 (CDROM) Get rid of getopt.h header include - no reason to include this 2013-11-15 03:06:52 +01:00
twinaphex
ad27159bd0 (PSX spu_reverb.inc) Clamping 2013-11-08 07:15:34 +01:00
twinaphex
568d6f56c8 (PSX) Clamping 2013-11-08 06:58:46 +01:00
twinaphex
f6e4c0266c Take out Silent_Blip_Buffer 2013-11-08 06:45:33 +01:00
twinaphex
e728fea62d 'Fixed' Android compilation of PCE core again - maister - please make
sure when you pull from upstream that you put the headers in the right
order again - can easily be tested by trying to compile ndk-build core=pce-fast - Ryphecha includes these files in an order that will break down with the
Android toolchain
2013-10-31 16:23:14 +01:00
Lioncash
5777aee370 Fix a missing break in a case statement in snes/src/chip/superfx/disasm/disasm.cpp 2013-10-16 12:29:31 -04:00