Commit graph

  • 4cd46eb207 (360) Fix solution twinaphex 2013-01-26 00:03:10 +01:00
  • 0507933fd3 Update libretro version twinaphex 2013-01-24 22:01:15 +01:00
  • 7d833829e3 [SCD] fixed access to read-only registers on MD side (Batman Returns) EkeEke 2012-12-10 20:26:53 +01:00
  • 886084ca34 [GC/Wii] . fixed CD Leds positioning when using NTSC filter . improved CD Leds images (thanks to Iceknight) EkeEke 2012-12-02 20:34:40 +01:00
  • ce3efb00b3 Merge pull request #11 from libretro/master ekeeke 2012-12-02 09:34:48 -08:00
  • 2bae7f05bf Merge c0eae9a4dc into 2ce92e459a Squarepusher 2012-12-02 09:03:12 -08:00
  • c0eae9a4dc (Android) Define ARM mode for ARM targets - define ALIGN_WORD and ALIGN_LONG to prevent crashes twinaphex 2012-12-02 17:37:12 +01:00
  • 2ce92e459a fixed broken input system initialization [Gamecube/Wii] EkeEke 2012-11-26 22:48:41 +01:00
  • 68fd6e7e89 * added configurable on-screen CD leds [Gamecube/Wii] * Wii DVD light is now used to indicate when virtual CD tray is open * make sure Wiimote is connected before auto-detecting input settings EkeEke 2012-11-24 20:51:04 +01:00
  • 00be89a4a6 Merge branch 'master' of github.com:ekeeke/Genesis-Plus-GX EkeEke 2012-11-24 20:03:59 +01:00
  • 27282332aa fixed (again) Menacer/Justifier emulation when shooting outside active screen area (fix gun reload issue with some games) EkeEke 2012-11-24 19:59:36 +01:00
  • 643d9ddb4b Merge pull request #10 from libretro/master ekeeke 2012-11-24 01:59:09 -08:00
  • cf5af779ea Merge a1823e07bf into 6804b15f5d Squarepusher 2012-11-23 19:34:32 -08:00
  • a1823e07bf (PSP libretro) Add -G0 twinaphex 2012-11-24 04:34:19 +01:00
  • 1e9cbbc62c (Libretro) Add PSP1 target twinaphex 2012-11-23 20:51:59 +01:00
  • 6804b15f5d [SCD] fixed typos EkeEke 2012-11-22 22:10:18 +01:00
  • 46e1894d7a [SCD] implemented cycle-accurate stopwatch counter EkeEke 2012-11-22 22:04:29 +01:00
  • b28c86d826 fixed Menacer/Justifier emulation when shooting outside active screen area (fix gun reload issue with some games) EkeEke 2012-11-22 21:59:00 +01:00
  • 5dd1876419 [win32/sdl] improved SDL port (thanks to Enik) EkeEke 2012-11-22 21:46:19 +01:00
  • 1ace7445f6 fixed VDP DMA from SVP ROM latency, broken in r683 (graphic errors in Virtua Racing) EkeEke 2012-11-21 22:37:46 +01:00
  • 27bbffdffb fixed wrong loop iteration range EkeEke 2012-11-21 01:32:08 +01:00
  • 0820814156 [Wii] fixed inputs settings auto-detection on startup EkeEke 2012-11-21 01:22:44 +01:00
  • 958e28ed4d Merge pull request #9 from libretro/master ekeeke 2012-11-20 11:27:55 -08:00
  • db90a11e80 Merge 6012f2f765 into 4d142b2e9c Squarepusher 2012-11-20 07:46:38 -08:00
  • 6012f2f765 Initialize geometry.aspect_ratio twinaphex 2012-11-20 16:46:16 +01:00
  • 71c84e3024 (360) Path fixes as per magicseb's suggestions twinaphex 2012-11-20 04:27:24 +01:00
  • 51e894cf2f Merge git://github.com/ekeeke/Genesis-Plus-GX twinaphex 2012-11-20 04:21:30 +01:00
  • 6e0e40200b (p1pkin) Bitmap size fix - out of bounds fixes (for Game Gear overscan mode) twinaphex 2012-11-16 17:34:25 +01:00
  • 4d142b2e9c better keep gun initial position centered for when using analog sticks EkeEke 2012-11-16 01:53:02 +01:00
  • 7026a8445e * added automatic detection for CD games with Justifier/Menacer support * improved Justifier/Menacer emulation * [Wii only] fixed screen rendering when borders are disabled EkeEke 2012-11-16 01:46:38 +01:00
  • 157a7ed48f Add FRONTEND_SUPPORTS_RGB565 to MSVC 2010 solution twinaphex 2012-11-13 12:43:30 +01:00
  • 5e11a35fe7 Merge git://github.com/ekeeke/Genesis-Plus-GX twinaphex 2012-11-07 10:02:14 +01:00
  • 8d51460b1d [MD] added Super Mario World 64 (unlicensed) cartridge hardware emulation EkeEke 2012-11-06 21:53:22 +01:00
  • 5702eb2b8f [SCD] added default TOC for Shadow of the Beast II (prevent hangs when not using audio tracks) EkeEke 2012-11-06 21:29:13 +01:00
  • 9540bf1fe0 [SCD] incremented CD drive read latency: fixes Space Adventure Cobra (freeze when opening coffin at 2nd morgue scene) EkeEke 2012-11-06 21:04:29 +01:00
  • 1c5b9bdadc Merge pull request #3 from ficoos/null_probs Squarepusher 2012-10-28 21:48:35 -07:00
  • ab9930c855 Fix wierd (null) error Saggi Mizrahi 2012-10-29 00:39:01 -04:00
  • 6d1ebc205b Nit #2 twinaphex 2012-10-29 04:29:47 +01:00
  • b0e267235e Nit twinaphex 2012-10-29 03:21:33 +01:00
  • b02141b5e1 Merge pull request #7 from libretro/master ekeeke 2012-10-27 07:28:01 -07:00
  • f0551ed6c3 Merge 9ea7a5ab0a into 0a4a04c09b Squarepusher 2012-10-26 12:28:52 -07:00
  • 9ea7a5ab0a (MSVC) Updated solutions twinaphex 2012-10-26 20:46:07 +02:00
  • 4e3718f10b Merge git://github.com/ekeeke/Genesis-Plus-GX twinaphex 2012-10-26 18:34:22 +02:00
  • 0a4a04c09b oops, "mute" bit should not have been set EkeEke 2012-10-25 01:21:30 +02:00
  • 7530e89c01 [SCD] improved CDD emulation accuracy (various fixes in CD player menu) EkeEke 2012-10-25 01:14:53 +02:00
  • 8b3f89addf fixed bug introduced in previous revision (CD swap in Mode 1) EkeEke 2012-10-25 01:13:53 +02:00
  • 38496fd5b2 Merge git://github.com/ekeeke/Genesis-Plus-GX twinaphex 2012-10-23 15:16:53 +02:00
  • 8d535fcc54 fixed backup RAM file saving when using disc swap with Mode 1 cartridge EkeEke 2012-10-23 01:51:05 +02:00
  • 2a9498211f proper MAIN-CPU memory map mirroring (r727) EkeEke 2012-10-22 22:51:26 +02:00
  • 7ddd1a1b54 (libretro) Libretro maintenance update twinaphex 2012-10-22 21:55:48 +02:00
  • 79f469ad32 (Android) Use RGB565 twinaphex 2012-10-22 20:10:35 +02:00
  • 52a8cca2d4 Merge git://github.com/ekeeke/Genesis-Plus-GX twinaphex 2012-10-22 18:01:17 +02:00
  • ba4613df57 [SCD] improved CDD emulation (fixes Snatcher freezing at the end of Act 2) EkeEke 2012-10-22 16:08:21 +02:00
  • 4a41ee1525 improved MAIN-SUB memory map mirroring in SCD mode (verified on real hardware by Charles McDonald) EkeEke 2012-10-22 16:01:03 +02:00
  • 7073e57546 fixed missing newline at the end of a few files EkeEke 2012-10-22 15:59:40 +02:00
  • 0ad41ad196 SDL port code cleanup EkeEke 2012-10-22 15:58:50 +02:00
  • 0ffd8acf8d Small nit twinaphex 2012-10-22 07:10:20 +02:00
  • e20e40ebc2 Since setting color format is a compile time option - ifdef it altogether for older frontends twinaphex 2012-10-22 07:09:35 +02:00
  • 02d871c862 Add compile-time define for compiling with RGB565 support or not (setting bit depth is a compile-time option - faster than determing bpp per runtime) twinaphex 2012-10-22 06:47:16 +02:00
  • 2cbcfe8f72 Now uses RGB565 twinaphex 2012-10-22 06:43:45 +02:00
  • c37e57392a (Android) Forgot to add Application.mk twinaphex 2012-10-19 02:45:11 +02:00
  • f382560614 (Android) Now compiles libraries for all Android platforms - ARM, ARMv7a, MIPS, and x86 twinaphex 2012-10-19 02:44:09 +02:00
  • d6919657cb fixed PCM channels panning on reset EkeEke 2012-10-17 22:37:51 +02:00
  • 7ea121f18c removed useless assertion checks (for debug only) EkeEke 2012-10-17 22:35:57 +02:00
  • bf6cb3e4f6 (Android) Fixed JNI Makefile (General libretro) Build fix twinaphex 2012-10-16 21:08:55 +02:00
  • 5df07b84b8 Merge git://github.com/ekeeke/Genesis-Plus-GX twinaphex 2012-10-16 21:01:03 +02:00
  • 545b4dcf49 fixed incorrect Game Gear PSG stereo emulation EkeEke 2012-10-15 13:16:19 +02:00
  • 35461ff3c1 sync to googlecode EkeEke 2012-10-15 10:45:24 +02:00
  • 54687cde58 .fixed broken PSG noise frequency .improved accuracy Game Gear PSG stereo (cycle-accurate) EkeEke 2012-10-15 10:40:39 +02:00
  • c830a70872 [SCD] fixes CD-DA fader when audio is muted EkeEke 2012-10-15 10:15:52 +02:00
  • 93e16de9ca fixed screen rendering when borders are disabled EkeEke 2012-10-14 19:17:27 +02:00
  • 3ffad6b6c6 updated libretro & win32 ports EkeEke 2012-10-14 19:16:31 +02:00
  • c421da42c9 (libretro) CD audio works now twinaphex 2012-10-14 17:45:00 +02:00
  • 9cd0fb3cce Fix build twinaphex 2012-10-14 17:10:15 +02:00
  • 72c55e6f95 Merge git://github.com/ekeeke/Genesis-Plus-GX twinaphex 2012-10-14 16:59:48 +02:00
  • 375c43c275 Merge branch 'master' of github.com:ekeeke/Genesis-Plus-GX EkeEke 2012-10-13 19:06:16 +02:00
  • f2a7b4cb8a [Core/SCD] --------------- * added support for CUE files * added CD-DA tracks emulation (needs CUE+BIN or ISO+WAV images) * added CD fader emulation * added CDD "Fast FW" & "Fast RW" commands emulation * improved CDD TOC emulation (random freezes in Sonic CD, Switch/Panic, Final Fight CD and probably many others) * improved PCM chip synchronization with SUB-CPU (missing speeches in Willy Beamish) * fixed PCM chip emulation (random hangs in Snatcher, missing sound effects in Switch/Panic, Final Fight CD, Wonderdog...) * fixed Word-RAM memory mode on soft-reset (missing logo gfx effects) * fixed SUB-CPU access to unused areas when using PC-relative instructions (Final Fight CD first boss random crash) * fixed CPU idle loop detection on memory mode register access (Pugsy CD first boss slowdown) * fixed Mode 1 emulation (cartridge boot mode) EkeEke 2012-10-13 19:01:31 +02:00
  • ac986d94a0 Merge branch 'master' of https://github.com/libretro/Genesis-Plus-GX twinaphex 2012-09-30 04:54:58 +02:00
  • 5b8048c2d1 Fix buffer overflow - would probably be better to replace sprintf everywhere with snprintf - note to ekeeke twinaphex 2012-09-30 04:54:00 +02:00
  • 9399308051 Fills out bios paths if system dir is not set. Themaister 2012-09-23 01:33:36 +02:00
  • 2bfc7cb8d9 Merge pull request #6 from libretro/master ekeeke 2012-09-11 13:20:37 -07:00
  • 8cec3531a5 Merge a0b61cbeb1 into cc26641278 Squarepusher 2012-09-09 20:00:59 -07:00
  • a0b61cbeb1 (Android) library links now Twinaphex 2012-09-10 04:46:54 +02:00
  • 59c7bb5df1 Add iso/ISO extensions Squarepusher 2012-09-04 01:19:03 +03:00
  • cc26641278 Merge pull request #5 from libretro/master ekeeke 2012-09-01 07:25:52 -07:00
  • 765573c0cc Merge 86914f6248 into c8d4bb4f91 Squarepusher 2012-08-31 18:24:53 -07:00
  • 86914f6248 Merge git://github.com/ekeeke/Genesis-Plus-GX Twinaphex 2012-09-01 03:12:50 +02:00
  • 3f909617b0 Adds libretro target 'ngc' Twinaphex 2012-09-01 03:12:03 +02:00
  • c8d4bb4f91 [SCD] improved synchronization between PCM chip & SUB-CPU (Willy Beamish) [SCD] fixed PCM waveform sign bit and output precision EkeEke 2012-08-26 21:11:15 +02:00
  • bd0bfbe488 Add clean-objs target Twinaphex 2012-08-23 01:37:24 +02:00
  • 2cec58e50a synced a few files with googlecode repository EkeEke 2012-08-22 23:03:46 +02:00
  • 1baaad3bcc Merge pull request #3 from libretro/master ekeeke 2012-08-22 13:49:36 -07:00
  • 862589091f Merge 2bea974cc0 into 0da3182c38 Squarepusher 2012-08-22 03:21:13 -07:00
  • 2bea974cc0 (360) Path fix so that CD BIOS loading works again - broken in maister change twinaphex 2012-08-22 12:20:51 +02:00
  • 5a5082c69f Merge pull request #2 from ficoos/srm_load Squarepusher 2012-08-20 12:22:52 -07:00
  • 9d2fbeca91 (Makefile) Add INLINE="static inline" definition Twinaphex 2012-08-20 21:10:02 +02:00
  • d2bbbae184 (360) Checked 360 solution twinaphex 2012-08-20 21:17:22 +02:00
  • 49c74e66a5 (Xbox 1) Define INLINE as 'static _inline' twinaphex 2012-08-20 21:09:54 +02:00
  • 4c33d7af7c Revert "(Xbox 1) Fixed Xbox 1 crash - the problem was that there are (non-static)" twinaphex 2012-08-20 21:05:37 +02:00
  • 25786020d2 Revert "(Xbox 1) Fixed sound - never, ever name non-static inline functions" twinaphex 2012-08-20 21:05:25 +02:00