Commit Graph

  • e267031a50 debug stuff, bug fixing kub 2019-03-29 18:36:44 +01:00
  • ff0eaa11d9 move saving SH2 SR into memory access and do so only if needed kub 2019-03-27 21:58:32 +01:00
  • 9031406131 add 32bit memory access functions for SH2 kub 2019-03-27 20:24:48 +01:00
  • 1db36a7a07 sh2 drc: sh2 addr modes generalization, more const propagation, code gen optimizations kub 2019-03-26 22:01:27 +01:00
  • b804d9543b DRC: reworked scan_block (fix register usage masks, better block and literals detection) kub 2019-03-25 20:23:04 +01:00
  • 32feba7458 minor changes kub 2019-03-25 19:31:32 +01:00
  • b1a047c926 reworked palette and buffer handling due to some 32X bugs kub 2019-03-22 23:03:26 +01:00
  • 23eef37f25 revamped 32X draw arm asm code kub 2019-03-22 23:02:11 +01:00
  • 064cc6d103 kludges for wwf raw, nfl kub 2019-03-22 20:18:33 +01:00
  • 122afd9d37 substituted tool to obtain target structure offsets (for asm) kub 2019-03-22 20:17:08 +01:00
  • 2fa02d5a63 improved sh2 clock handling, bug fixing + small improvement to drc emitters kub 2019-03-20 23:39:45 +01:00
  • f5939109c4 sh2 drc host disassembler integration for gp2x kub 2019-03-20 21:12:10 +01:00
  • 5a5d765c23 bugfix for 32x kub 2019-03-20 20:34:19 +01:00
  • ce322c1e37 bfd-less arm disassembler for gph kub 2019-03-20 20:34:01 +01:00
  • c1d15f7397 config for x86 (32 bit only, for SH2 drc), add/revive profiling kub 2019-03-20 20:33:43 +01:00
  • 78d817c370 arm asm memory access functions for m/s68k kub 2019-03-20 19:08:46 +01:00
  • e0396782f3 config templates for gp2x, caanoo, dingux either with system toolchain (open2x,gph,opendingux) or ubuntu arm(gcc 4.7 is highest possible),mips kub 2019-03-20 19:08:29 +01:00
  • 2c479106af arm asm syntax fixes for open2x kub 2019-03-20 19:07:16 +01:00
  • 340e528ff8 make gp2x mp3 playback functional (need to unpack and compile helix decoder separately in platform/common/helix) kub 2019-03-18 23:14:07 +01:00
  • c79d0bb90f fix gp2x compilation (using linaro arm gcc 4.7 on ubuntu) kub 2019-03-15 20:51:51 +01:00
  • 0d46394ab5 Merge pull request #100 from Classicmods/master Twinaphex 2019-06-02 20:08:37 +02:00
  • a019a08448 Merge pull request #2 from libretro/master Wes Smith 2019-06-02 11:22:54 -04:00
  • 10a97af878 Update Makefile Wes Smith 2019-06-02 11:20:19 -04:00
  • 0352b55166 cleaned up a8a35 Wes Smith 2019-06-02 11:18:16 -04:00
  • 82f7735d8e Merge pull request #98 from plaidman/master Twinaphex 2019-05-01 16:38:08 +02:00
  • ee7ac117f2 adding aarch64 platform to the libretro makefile plaidman 2019-05-01 10:00:21 -04:00
  • 445ce5c3e9 Merge pull request #97 from jdgleaver/overscan-fix hizzlekizzle 2019-04-19 08:31:15 -05:00
  • 8b2062b9e1 Fix display alignment/overscan cropping jdgleaver 2019-04-19 13:00:58 +01:00
  • c96b9e687b added a8a35 Wes Smith 2019-03-02 11:12:26 -05:00
  • 9814f53eb9 Merge pull request #1 from libretro/master Wes Smith 2019-03-02 11:10:23 -05:00
  • 7d6deb99a9 Merge pull request #95 from fjtrujy/feature/PS2Palette Twinaphex 2019-02-17 23:53:56 +01:00
  • 3bc15e631d Implement the Palette for PS2 Francisco Javier Trujillo Mata 2019-02-03 12:57:15 +01:00
  • 03f663dd1a Merge pull request #93 from fjtrujy/feature/PS2ColorCorrection Twinaphex 2019-02-03 17:05:27 +01:00
  • 960435a80a Fix Color correction for 32x Francisco Javier Trujillo Mata 2019-02-03 14:05:23 +01:00
  • 7016b8125a Fix Color correction for MasterSystem Francisco Javier Trujillo Mata 2019-02-03 13:31:06 +01:00
  • 076d7f5162 Merge pull request #92 from fjtrujy/feature/supportPS2ForLibretro Twinaphex 2019-02-02 20:11:48 +01:00
  • f87acb70fd Make it works with -DNDebug Francisco Javier Trujillo Mata 2019-02-02 19:27:06 +01:00
  • b98041b145 Apply proper color correction Francisco Javier Trujillo Mata 2019-02-02 01:46:42 +01:00
  • baacd5e1b6 Make compile libretro for PS2 Francisco Javier Trujillo Mata 2018-09-18 00:00:20 +02:00
  • 7ddd8501a7 release 1.93 v1.93 notaz 2019-01-25 01:31:56 +02:00
  • ad9c4345b3 Update twinaphex 2019-01-04 19:22:36 +01:00
  • 7ce7374572 Merge pull request #90 from jdgleaver/audio-filter Twinaphex 2018-11-26 15:24:48 +01:00
  • b61ff4888c Ensure low pass audio filter is applied correctly when mono output is selected jdgleaver 2018-11-26 10:55:08 +00:00
  • f4007769c2 Add optional low pass audio filter jdgleaver 2018-11-22 14:58:34 +00:00
  • 495ae71697 Fixed A7A7 Ryan 'Swingflip' Hamlin 2018-11-01 12:09:51 +00:00
  • bae54ec998 Update .gitmodules Ryan 'Swingflip' Hamlin 2018-10-31 21:27:12 +00:00
  • 6d2b28894d Fixed Git sub modules as they moved over to github Ryan 'Swingflip' Hamlin 2018-10-31 21:22:45 +00:00
  • 7789ffae14 Update .gitmodules Ryan 'Swingflip' Hamlin 2018-10-31 21:20:02 +00:00
  • be7d54a6c6 Added A7A7 Ryan 'Swingflip' Hamlin 2018-10-31 21:10:21 +00:00
  • 37e2bf5daa added echo A7A7 Ryan 'Swingflip' Hamlin 2018-10-31 20:58:26 +00:00
  • c64747fd2b Merge pull request #88 from ensra/cc-linker Twinaphex 2018-10-13 04:46:20 +02:00
  • 9ca27510ce Link with C compiler instead of C++ compiler. ensra 2018-10-13 01:49:26 +01:00
  • 25b12c16c9 Merge pull request #86 from natinusala/master Twinaphex 2018-09-29 23:05:26 +02:00
  • 1909421bb2 libnx port natinusala 2018-09-29 22:46:38 +02:00
  • 2db90628f5 Fix JNI twinaphex 2018-07-22 22:01:05 +02:00
  • e86447221c Merge pull request #82 from cucholix/patch-2 Twinaphex 2018-07-22 21:34:11 +02:00
  • a99cd4a90f Add Wii U target platform cucholix 2018-07-22 15:19:18 -04:00
  • 1a49e06a65 Update header include twinaphex 2018-06-22 09:16:06 +02:00
  • 43236a68c1 Merge pull request #77 from Aftnet/master Twinaphex 2018-06-21 10:43:56 +02:00
  • 3ee33cd1c5 Fix Alberto Fustinoni 2018-06-21 17:23:10 +09:00
  • 6f5c48801e Enable VFS Alberto Fustinoni 2018-06-21 17:02:47 +09:00
  • a6f7458471 Using VFS Alberto Fustinoni 2018-06-21 16:22:09 +09:00
  • 0912b6f0a6 Fixes Alberto Fustinoni 2018-06-21 16:08:01 +09:00
  • 9060d8f833 VFS defines Alberto Fustinoni 2018-06-21 15:59:59 +09:00
  • 686bb86e3d Added libretro_common for VFS Alberto Fustinoni 2018-06-21 15:13:33 +09:00
  • 860c5eb2bd Disable MMAP as incompatible with VFS Alberto Fustinoni 2018-06-21 14:53:34 +09:00
  • 70e0112e6e Build fix Alberto Fustinoni 2018-06-21 14:47:24 +09:00
  • 905c9c1583 Updated libretro.h to export symbols, other fixes Alberto Fustinoni 2018-06-21 14:28:14 +09:00
  • bec4736ac5 Ignore cruft, appveyor config Alberto Fustinoni 2018-06-21 13:54:28 +09:00
  • 82ba1f8f4e MSVC build Alberto Fustinoni 2018-06-21 13:51:11 +09:00
  • eaac037a9e Merge pull request #75 from webgeek1234/master Twinaphex 2018-04-20 04:34:30 +02:00
  • 6964cf9d95 Core does not run properly in thumb mode, put back arm mode flag for android Aaron Kling 2018-04-19 21:31:13 -05:00
  • e2ce06d2f2 Merge pull request #73 from webgeek1234/master Twinaphex 2018-04-10 14:02:07 +02:00
  • 7011978feb Refactor android jni makefiles Aaron Kling 2018-04-09 16:01:39 -05:00
  • ed909b5693 Add missing libretro linker script Aaron Kling 2018-04-09 16:01:20 -05:00
  • 6ee3a0f98a Merge pull request #85 from orbea/git notaz 2018-04-05 23:58:22 +03:00
  • 8d40ae56f3 Merge pull request #83 from orbea/debug notaz 2018-04-05 23:57:30 +03:00
  • cdb923c40d libretro: Allow setting GIT_VERSION. orbea 2018-04-03 10:41:26 -07:00
  • c7397eda55 Makefile: Update one more DEBUG conditional orbea 2018-04-02 16:18:52 -07:00
  • 079bc1bf44 Makefile: Build with optimizations if DEBUG=0 orbea 2018-04-01 19:43:22 -07:00
  • f5d7a8de11 ctr/3ds: attempt to improve cache flushing notaz 2018-01-31 23:44:45 +02:00
  • 2de0bf3318 fix some issues with menu bg notaz 2018-01-28 19:59:58 +02:00
  • 1128f73bd8 fix a corner case with h-int notaz 2018-01-28 19:13:01 +02:00
  • b4691dd2d0 fix DrawSpritesHiAS notaz 2018-01-27 23:46:37 +02:00
  • 16b87d4f5a add a header fixup notaz 2018-01-27 20:03:13 +02:00
  • e4cac55cb6 sms: improve irq handling notaz 2018-01-27 19:41:57 +02:00
  • f95f951d22 32x: implement standard/ssf2 mapper, part 2 notaz 2018-01-23 02:39:01 +02:00
  • fd587b673e ctr/3ds: attempt to improve cache flushing notaz 2018-01-31 23:44:45 +02:00
  • 2d2e57b2cf fix some issues with menu bg notaz 2018-01-28 19:59:58 +02:00
  • 0a0073dc9f fix a corner case with h-int notaz 2018-01-28 19:13:01 +02:00
  • ee3c39efd2 fix DrawSpritesHiAS notaz 2018-01-27 23:46:37 +02:00
  • 6e05b76b6a add a header fixup notaz 2018-01-27 20:03:13 +02:00
  • cf83610baa sms: improve irq handling notaz 2018-01-27 19:41:57 +02:00
  • 4ad0087f4e Merge pull request #68 from kwyxz/master Twinaphex 2018-01-23 11:41:12 +01:00
  • 8fde2033ac 32x: implement standard/ssf2 mapper, part 2 notaz 2018-01-23 02:39:01 +02:00
  • 5103315fa4 Added options for Solaris build kwyxz 2018-01-22 13:08:02 -08:00
  • 2a6331aff4 Merge branch 'master' of https://github.com/libretro/picodrive twinaphex 2018-01-22 19:06:12 +01:00
  • c6fad448ae don't spam DMA message notaz 2018-01-21 19:03:51 +02:00
  • 6b8652a8a2 32x: implement standard/ssf2 mapper notaz 2018-01-21 18:55:38 +02:00
  • abfaccff19 Merge pull request #67 from lubosz/libtransistor Twinaphex 2018-01-22 00:53:08 +01:00