Commit graph

  • 9b61ba715a mcd, improve polling detection kub 2021-05-06 22:43:31 +02:00
  • 1106272c84 ui, scaling in sdl window mode (ATM hidden) kub 2021-05-06 22:19:16 +02:00
  • e08e46ba44 libretro, build change for PS3 (disable drc) kub 2021-05-06 22:05:17 +02:00
  • eb36d9c7e6 mcd, fix timing for irq while polling detected kub 2021-05-06 21:19:25 +02:00
  • 7e77080f45 mcd, fix crash when unloading cd while playing audio kub 2021-05-06 21:14:12 +02:00
  • d94eec4446 platform, fix debug hex dump if char type is signed kub 2021-05-06 21:21:26 +02:00
  • d0fc3c63ba libretro, build changes for ngc/wii/wiiu kub 2021-04-27 21:51:44 +02:00
  • 91ea9406e2 improvements for type issues kub 2021-04-22 23:28:35 +02:00
  • 0d8d97f87c fixes for big endian (mostly mcd) kub 2021-04-22 23:23:54 +02:00
  • 567c41ff2a build, fix old dingux audio (disable static linking)wq kub 2021-04-21 22:36:58 +02:00
  • 64cb487928 build, tiny release script improvement kub 2021-04-21 22:30:58 +02:00
  • 3d7e164092 build, do arch/fpu settings only for known platforms kub 2021-04-21 22:05:08 +02:00
  • 083c519ec2 libretro, fix mmap replacement (content intialized to 0) kub 2021-04-21 21:55:13 +02:00
  • 7fe2d3d33f sh2 drc, debug stuff kub 2021-04-21 21:18:45 +02:00
  • f7615fc283 sh2 drc, fix powerpc cache handling kub 2021-04-21 21:16:42 +02:00
  • 448b634ccc sh2 drc, fix powerpc eabi compatibility kub 2021-04-17 20:46:27 +02:00
  • cc19f5a12d platform, debug dump if no disassembler support kub 2021-04-16 21:43:17 +02:00
  • eba9396473 mcd, add dr_mp3 playback support kub 2021-04-16 21:31:30 +02:00
  • c9a715c777 sh2 drc, debugging fixes kub 2021-04-16 00:27:50 +02:00
  • 09c274d4b2 68k, fix musashi support (for debugging only) kub 2021-04-16 00:26:23 +02:00
  • 8b55d18905 ui, fix sound filter strength not read from config file kub 2021-04-16 00:23:42 +02:00
  • 75aba9cc65 sh2 drc, tiny optimization for x86 kub 2021-04-16 00:18:58 +02:00
  • b106e5c72b libretro, add input bitmask support kub 2021-04-16 00:16:17 +02:00
  • 8b48f9d483 ui, fix gmenu2x control files (correct category, add chd to filelist) kub 2021-04-15 22:23:29 +02:00
  • 44245ef0ea libretro, build fix for ngc/wii/wiiu kub 2021-04-12 20:02:11 +02:00
  • f6b8bcc701 libretro, build fix for ngc/wii/wiiu kub 2021-04-11 23:41:47 +02:00
  • 02d753e346 md, fix irq priority handling for H-int kub 2021-04-10 21:31:16 +02:00
  • 6375e62775 68k, fix unpredictable instruction in ARM asm kub 2021-04-07 22:34:03 +02:00
  • 6bb230c7ec 32x, scheduling optimization kub 2021-04-07 22:31:00 +02:00
  • 5f97951865 sh2 drc, fix optimized standard division kub 2021-04-07 22:24:03 +02:00
  • a95da16ae1 32x, draw, avoid some warnings kub 2021-04-02 22:43:06 +02:00
  • 6138c4df25 32x, fix speed regression (wt memory write optimization) kub 2021-04-02 21:57:08 +02:00
  • bac4eb5136 32x, arm asm draw optimization kub 2021-04-02 21:54:54 +02:00
  • 2dbaa49a1a sh2 drc, x86 fix, revert 6f64058 (carry usage in NEGC/DIV1) kub 2021-04-02 18:39:56 +02:00
  • b57e33123a release 1.98 kub 2021-03-30 23:21:23 +02:00
  • 2c731fd430 add build script for release kub 2021-03-30 20:16:28 +02:00
  • 88a58f34a0 build improvements for gph/psp devices kub 2021-03-30 20:15:29 +02:00
  • 40a7d177b2 make, improve build for devices using (open)dingux kub 2021-03-30 20:14:27 +02:00
  • 5d3b7ae27b make, add legacy dingux and retrofw, make libavcodec optional kub 2021-03-27 22:25:27 +01:00
  • a6204821d5 ui, revised menu kub 2021-03-26 22:52:07 +01:00
  • 2ae9324c30 update libpicofe kub 2021-03-26 20:25:45 +01:00
  • 63235526b8 libretro, fix missing intialization for renderer kub 2021-03-26 20:22:53 +01:00
  • 0995d4a764 libretro, turn of DRC for Apple OSes kub 2021-03-23 23:11:23 +01:00
  • 3901ab970d make, some cleanup, slightly better support for legacy dingux kub 2021-03-23 22:44:44 +01:00
  • 4d4bea1c5f vdp fifo, adjust latency delay kub 2021-03-23 22:39:17 +01:00
  • bcc34f2cf8 attempt for DRC support for newer versions of osx/ios kub 2021-03-23 00:10:11 +01:00
  • 8b60ec300b attempt for DRC support for newer versions of osx/ios kub 2021-03-22 23:47:24 +01:00
  • c28911fdb1 cleanup for psp kub 2021-03-21 23:04:14 +01:00
  • d5bc6ef7b5 sh2 drc, debug stuff kub 2021-03-21 22:55:21 +01:00
  • 28f83122ec sh2 drc, don't use x29 (frame pointer) in arm64 backend kub 2021-03-21 22:47:56 +01:00
  • aa8a3b65f1 sh2 drc, adjust max ld/st offset in arm backend kub 2021-03-21 22:41:32 +01:00
  • a1ca8377c9 sh2 drc, fix oversize blocks ending with JSR/BSR kub 2021-03-16 21:35:37 +01:00
  • 6f64058800 sh2 drc, x86 backend, optimize move #0 with xor kub 2021-03-16 21:31:45 +01:00
  • 2d2387b293 sh2 drc, fix reading from constant memory address kub 2021-03-16 21:25:04 +01:00
  • d35a929551 libretro, build fix for ps2 kub 2021-03-12 22:10:15 +01:00
  • ef3241d203 mcd, fix memory leaks kub 2021-03-12 22:09:17 +01:00
  • fa4954281c switch to libchdr with dr_flac kub 2021-03-12 22:07:50 +01:00
  • 886ce067c3 core, libretro fixes for chd support kub 2021-03-10 23:07:25 +01:00
  • 3d1e252313 core, chd support kub 2021-03-09 23:00:49 +01:00
  • 4bb0b70ec8 core, chd support kub 2021-03-08 23:02:55 +01:00
  • 37631374df ui, revised menu and option handling, added sound filter settings kub 2021-03-05 20:20:22 +01:00
  • 583c4840cf vdp rendering, fix crash for sprites with negative x/y (overlooked commit) kub 2021-03-05 00:38:41 +01:00
  • b010d7b4ca vdp rendering, fix crash for sprites with negative x/y kub 2021-03-05 00:29:09 +01:00
  • 8374e606ab core, more on chd support kub 2021-03-04 22:38:11 +01:00
  • 15ca715228 core, groundwork for chd support kub 2021-03-04 20:48:02 +01:00
  • 4da84f9454 fixes for big endian support (svp drc, libpicofe update) kub 2021-02-24 21:34:53 +01:00
  • 0c948e2c82 ui, fix for changing SDL emulation display kub 2021-02-24 21:28:53 +01:00
  • 57c5a5e505 add big endian platform support kub 2021-02-22 22:25:03 +01:00
  • b053cb2044 preparation for retrofw and legacy opendingux support kub 2021-02-21 20:36:42 +01:00
  • b1b5f9c094 fixes for platform support for PSP: show fps, notices, CD leds kub 2021-02-10 22:55:30 +01:00
  • bfd6662370 fixes for platform support for PSP kub 2021-02-05 23:10:22 +01:00
  • 4cc0fcaf15 fixes and improvements for type issues, part 3 kub 2021-02-05 23:01:25 +01:00
  • 832faed320 ui, fix for SDL emulation display if resolution != 320x240 kub 2021-01-31 20:14:49 +01:00
  • 8094d3362f sh2 drc, powerpc fixes for OSX, 32 bit, cache handling kub 2021-01-30 00:52:58 +01:00
  • 31d08e90c8 cz80, fix flags for OUT[ID]/OT[ID]R kub 2021-01-22 22:33:23 +01:00
  • bdf7761ef8 gp2x, fix for 8bit fast renderer regression kub 2021-01-21 23:30:42 +01:00
  • 959ea39b23 vdp renderer, partial sync 8bit fast ARM asm with C code kub 2021-01-21 19:09:17 +01:00
  • 1cc774814d partially revived platform support for PSP (unfinished), part 4 kub 2021-01-20 19:48:11 +01:00
  • 1e4663e1c8 sms, fix 8bit fast renderer kub 2021-01-20 20:52:36 +01:00
  • bded848ccf 32x, fix BGR565 rendering kub 2021-01-20 20:33:33 +01:00
  • 794d463ce9 gp2x, fix to show pico ptr kub 2021-01-20 19:45:15 +01:00
  • f55fb31463 vdp renderer, improvements for 8bit fast kub 2021-01-20 20:49:04 +01:00
  • 4e0fca8142 ui, fix for gfx save/load menu bg (menubg_src != screen) kub 2021-01-20 19:41:14 +01:00
  • 43f79c5b41 ui, fix linux handling of 32x renderer kub 2021-01-20 19:39:21 +01:00
  • 1290b90de0 update libpicofe kub 2021-01-16 12:32:11 +01:00
  • 80bc22540a partially revived platform support for PSP (unfinished), part 3 kub 2021-01-14 23:38:22 +01:00
  • df6d9f93fe ui, fix battery display for platforms with screen != menuscreen kub 2021-01-15 15:11:02 +01:00
  • 34c7e34f77 fix for config save, custom value types not written correctly kub 2021-01-14 23:48:08 +01:00
  • aa97a0a01f 32x renderer, fix for render buffers with pitch != line width, some speedup kub 2021-01-13 23:27:11 +01:00
  • 1dee74458b sh2 drc, fix for MIPS EABI kub 2021-01-13 23:14:00 +01:00
  • 6c5784f07f partially revived platform support for PSP (unfinished) #2 kub 2021-01-13 22:26:41 +01:00
  • cdc6aac4c0 partially revived platform support for PSP (unfinished) kub 2021-01-10 12:09:18 +01:00
  • f821bb7011 core, structural cleanup, fixes and improvements for type issues #2 kub 2021-01-01 12:43:49 +01:00
  • 5ab80df952 fix building for arm arch below armv6 (gp2x, bittboy) kub 2020-12-29 12:10:10 +01:00
  • 15eed40550 core, fixes and improvements for type issues kub 2020-12-29 11:27:11 +01:00
  • 107cdd508b configure, fix for newer gcc kub 2020-12-29 11:15:04 +01:00
  • 2170797544 fixes for gcc warnings wrt 64 bit platforms kub 2020-12-29 11:13:45 +01:00
  • 30969671e5 sound, improved and optimized reimplementation of libretro lowpass filter kub 2020-12-21 23:22:00 +01:00
  • b437951ade ui, separate sdl keymaps to avoid warnings with -flto kub 2020-12-17 22:27:24 +01:00
  • 9742bda77f SDL, better handling of 2x overlay mode kub 2020-12-14 21:15:32 +01:00