Commit Graph

  • 471be6a92f libretro: don't build mremap for Switch on Linux. Lubosz Sarnecki 2018-01-22 00:25:30 +01:00
  • e671a87bc9 Makefile.libretro: Add Switch platform. Lubosz Sarnecki 2018-01-22 00:24:13 +01:00
  • 310d973b9e don't spam DMA message notaz 2018-01-21 19:03:51 +02:00
  • 8b9dbcde38 32x: implement standard/ssf2 mapper notaz 2018-01-21 18:55:38 +02:00
  • fb53a529a3 Merge pull request #66 from ToadKing/emscripten Twinaphex 2018-01-17 03:29:22 +01:00
  • 4919734b19 fix emscripten builds Toad King 2018-01-16 20:09:19 -06:00
  • e768a4de8e Enable SH2 DRC for Windows build twinaphex 2018-01-08 12:48:16 +01:00
  • 2160c24574 Merge https://github.com/notaz/picodrive twinaphex 2018-01-08 12:43:46 +01:00
  • fda2f31020 drc: support ms ABI notaz 2018-01-07 01:20:00 +02:00
  • 48c9e01be8 improve 64bit portability notaz 2018-01-06 21:29:59 +02:00
  • 007cb5addd Set to use_sh2drc = 0 for Windows right now twinaphex 2018-01-06 12:53:23 +01:00
  • 4e80a03ab5 libretro: pass required arg to VirtualProtect notaz 2018-01-03 03:00:32 +02:00
  • a0b95da112 libretro: pass required arg to VirtualProtect notaz 2018-01-03 03:00:32 +02:00
  • 8581be5700 (OSX) Add dynarec for x86 Twinaphex 2018-01-02 18:12:50 +01:00
  • 5e08d51b4b Merge https://github.com/notaz/picodrive twinaphex 2018-01-02 17:43:28 +01:00
  • 9cdfc191b6 add a pitch variable notaz 2014-04-05 22:08:06 +03:00
  • 88f6038d05 Merge pull request #72 from Chips-fr/master notaz 2017-12-27 19:53:32 +02:00
  • 9c0ac97043 Support latest raspberry GLES library name Chips-fr 2017-12-25 17:38:36 +01:00
  • 898d51a7fd drc: revive x86 dynarec, support x86-64 notaz 2017-12-11 02:53:17 +02:00
  • 91be5ebd10 don't do idle log - it's not useful notaz 2017-12-03 18:23:27 +02:00
  • 98a3d79ba2 drc: arm: use movw/movt notaz 2017-12-03 17:41:30 +02:00
  • 00468b0a9b drc: do lit check before size_nolit is cleared notaz 2017-12-03 17:39:59 +02:00
  • d602fd4f73 drc: ignore cache-through on smc check notaz 2017-12-03 03:40:13 +02:00
  • f0ed9e38ad drc: rm overlapped block entry points notaz 2017-12-02 23:55:27 +02:00
  • 7e056c853a stop IdleDet from affecting save states notaz 2017-12-02 00:10:08 +02:00
  • eefdb8a559 32x: improve 68k bios handling notaz 2017-11-29 02:31:19 +02:00
  • 6c2041fea0 32x: add other timing hacks notaz 2017-11-28 02:04:08 +02:00
  • 31fbc691a1 32x: remove some comm hacks notaz 2017-11-26 20:19:40 +02:00
  • c3887ce8d3 Set -D__LIBRETRO__ twinaphex 2017-11-07 04:38:32 +01:00
  • df23f00306 Buildfox for PSP libretro twinaphex 2017-11-07 01:30:40 +01:00
  • 502ed33ec8 add travis build script Brad Parker 2017-10-23 21:15:49 -04:00
  • 6311a3baf5 move more globals to PicoInterface notaz 2017-10-22 02:04:26 +03:00
  • 075672bf9f sms: do psg like md does notaz 2017-10-22 00:39:43 +03:00
  • 084a4f2425 Merge pull request #59 from notaz/libretro-reset Twinaphex 2017-10-21 01:36:51 +02:00
  • 6bf07a7125 Merge branch 'master' into libretro-reset notaz 2017-10-21 01:10:03 +03:00
  • eef77d7a8b handle 'bad' dma better notaz 2017-10-21 00:02:38 +03:00
  • ee5d41a1ed pandora: mark prerelease versions notaz 2017-10-20 00:57:34 +03:00
  • 35f2b65ef7 add 68k overclocking support notaz 2017-10-20 00:41:12 +03:00
  • 93f9619ed8 rearrange globals notaz 2017-10-19 02:38:20 +03:00
  • 759c9d3846 pandora: fix build notaz 2017-10-19 02:44:56 +03:00
  • eaa147519f sms: more md-consistent drawing notaz 2017-10-17 01:01:26 +03:00
  • 1c25c32c11 sms: improve sr a bit notaz 2017-10-17 00:53:35 +03:00
  • 7669591e08 famec: eliminate global context ptr notaz 2017-10-15 01:15:00 +03:00
  • 12f23dac6f famec: split fm68k_emulate notaz 2017-10-15 00:45:55 +03:00
  • a90cc666d0 Merge branch 'libretro' into libretro-reset notaz 2017-10-14 21:31:28 +03:00
  • fdcfd32374 get rid of custom memcpy funcs notaz 2017-10-14 21:10:25 +03:00
  • ba11a48115 fix clang build notaz 2017-10-14 02:13:40 +03:00
  • 24aab4da73 let it build on msvc notaz 2017-10-14 21:28:24 +03:00
  • adb98333d7 drop draw_amips from libretro too notaz 2017-10-13 23:53:15 +03:00
  • e9a11abb3c drop some unnecessary inlines notaz 2017-10-13 23:49:13 +03:00
  • b5f5dc1fad android: make armeabi buildable notaz 2017-10-13 23:38:09 +03:00
  • df9251536d libretro: satisfy vita's dynarec needs in a cleaner way notaz 2017-10-13 23:36:51 +03:00
  • 28a5b39232 libretro: update for core changes notaz 2017-10-13 23:36:36 +03:00
  • a4fa71d4da libretro: drop sram clear notaz 2017-10-13 23:31:22 +03:00
  • bce144211c some portability cleanups notaz 2017-10-13 23:30:44 +03:00
  • 7612bf90be re-import all libretro code from it's fork notaz 2017-10-13 00:39:51 +03:00
  • 126eb5f469 Fix remaining bugs and fix indentation iLag 2017-03-25 20:28:08 -07:00
  • 9a570a67ca Restore support for short GG cheats. iLag 2017-03-25 19:35:36 -07:00
  • ed4a2193f7 Add support for Master System cheats. iLag 2017-03-25 19:29:00 -07:00
  • 8655fd0462 Add support for single-line cheats and PAR codes. iLag 2017-03-22 14:19:35 -07:00
  • 9e38b1f0d6 Fix the lprintf method (libretro side) David 2015-11-24 13:49:31 +01:00
  • 65e4c57baa build: some clean ups notaz 2017-10-13 00:40:45 +03:00
  • 84162df45c build: drop function-sections notaz 2017-10-13 00:40:30 +03:00
  • 0bc8955485 release 1.92 v1.92 notaz 2017-10-04 23:01:56 +03:00
  • cf07a88d6e fix cell scroll drawing notaz 2017-10-08 22:33:04 +03:00
  • c041308933 fame: fix roxr notaz 2017-10-10 02:00:28 +03:00
  • 0e4bde9b2d rework sr notaz 2017-10-10 01:13:48 +03:00
  • 22814963cc some irq hacks notaz 2017-10-07 00:08:05 +03:00
  • e015ad3c1b update libpicofe notaz 2017-10-06 01:26:12 +03:00
  • 2b46e6c105 fix t574 reset notaz 2017-10-06 01:31:11 +03:00
  • 88fd63ad10 split memories away from Pico notaz 2017-10-05 02:06:21 +03:00
  • e64886365d drop legacy save support notaz 2017-10-06 01:34:24 +03:00
  • 4aedc59300 drop unmaintained mips code notaz 2017-10-04 23:48:57 +03:00
  • 334f00e24e vdp timing hacks notaz 2017-10-04 02:58:48 +03:00
  • 3162a7104c adjust z80 timing a bit notaz 2017-10-04 02:23:27 +03:00
  • ebd70cb5d9 fix various logging issues notaz 2017-10-03 23:02:47 +03:00
  • 9db6a54485 menu: add reset hotkey notaz 2017-10-03 23:00:39 +03:00
  • e42a47e208 some more risky timing changes notaz 2017-10-02 23:38:12 +03:00
  • 8f80007bcc fix underalloc notaz 2017-10-01 02:42:24 +03:00
  • d1b8bcc634 some poor timing improvement attempts notaz 2017-10-01 01:29:08 +03:00
  • 75b84e4b7c slightly better z80 vdp reads notaz 2017-10-01 00:59:44 +03:00
  • 12f89605e3 improve fast forward for cd notaz 2017-10-01 00:03:54 +03:00
  • 5d638db094 handle frequent psg updates notaz 2017-09-30 22:55:57 +03:00
  • 5103774f6d sn76496: simplify writes notaz 2017-09-30 18:14:20 +03:00
  • 4f2cdbf551 clean up dac code a bit notaz 2017-09-30 02:23:13 +03:00
  • e23f4494fb state: setup banks before CPUs on load notaz 2017-09-30 00:17:04 +03:00
  • 151df6adf9 simple ym2612 fixes notaz 2017-10-07 01:36:22 +03:00
  • 6d28fb5023 fix ym2612 asm, rework EG notaz 2017-09-30 00:19:55 +03:00
  • e0bcb7a90d some support for vdp debug reg notaz 2017-09-28 03:16:21 +03:00
  • 1a08dec0e0 simplify tile drawing notaz 2017-09-28 03:19:36 +03:00
  • eced019098 scroll size improvement notaz 2017-09-27 02:59:50 +03:00
  • b71cbbf705 some support for 128k mode notaz 2017-09-27 00:20:52 +03:00
  • b0e08dff9a allow limited z80 vdp access notaz 2017-09-26 02:59:31 +03:00
  • 40d22a8e76 recognize the MED ssf2 header notaz 2017-09-25 23:41:34 +03:00
  • f508065409 relax the bank check notaz 2017-09-25 23:37:54 +03:00
  • c6b118c0ad fame: always update the fetch map notaz 2017-09-25 23:34:34 +03:00
  • 6d8782a1f9 don't miss the sprite check notaz 2017-09-25 03:00:20 +03:00
  • 0c7d1ba332 some dma improvements notaz 2017-09-24 01:27:31 +03:00
  • 7feeb88062 make dma honour banking notaz 2017-09-22 02:16:15 +03:00
  • 6a47c2d4fb integrate SPI EEPROM notaz 2017-09-22 02:00:50 +03:00