Commit Graph

1078 Commits

Author SHA1 Message Date
Anthony Pesch 9280b9ffa8 update to latest libchdr 2017-07-28 17:47:11 -04:00
Anthony Pesch a76da4b5a3 added link to running instructions on download page 2017-07-28 17:36:18 -04:00
Anthony Pesch d2fc3d4f48 initial TRAPA support 2017-07-28 11:44:06 -04:00
Anthony Pesch 98997e6551 remove version from dep folders 2017-07-28 01:26:57 -04:00
Romain Tisserand 6b1345795d initial chd support 2017-07-28 01:26:56 -04:00
Anthony Pesch 1cfecc637a added libchdr to build 2017-07-28 01:26:53 -04:00
Anthony Pesch a151bc22ac minor cleanup on gdi / cdi parsers 2017-07-27 23:26:16 -04:00
Anthony Pesch 2591acebd9 added note about external library licenses 2017-07-27 09:53:37 -04:00
Anthony Pesch 93cf95a1b8 add missing vixl source 2017-07-26 22:14:26 -04:00
Anthony Pesch f3e90cde2f only ignore android/ and build/ in root 2017-07-26 22:14:11 -04:00
Anthony Pesch 26aa22aea8 fix for load / store thunks on Windows 2017-07-26 21:50:44 -04:00
Anthony Pesch cd8e860dae added initial appveyor configuration 2017-07-26 21:50:43 -04:00
Anthony Pesch e467958a51 update contact page 2017-07-26 20:01:13 -04:00
Anthony Pesch b1662457a1 windows compile fixes 2017-07-26 17:07:19 -04:00
Anthony Pesch 704a0a4fa3 add bin loading support 2017-07-25 21:59:08 -04:00
Anthony Pesch 781553ee3f trim any whitespace in strncpy_trim_space 2017-07-25 21:51:54 -04:00
Anthony Pesch 6288e825a2 restore decoding state when restarting forward loops
generate lerped sample before advancing
2017-07-25 21:18:47 -04:00
Anthony Pesch ff3aa7c551 phase actually has 18 fractional bits, not 10 2017-07-25 17:23:45 -04:00
Anthony Pesch 2e1524a259 don't reset decoding state for AICA_FMT_ADPCM_STREAM, fixes crackling on boot screen 2017-07-25 01:15:38 -04:00
Anthony Pesch 2e4f0602ac update SA, FNS and OCT registers immediately as they are written to 2017-07-25 00:40:53 -04:00
Anthony Pesch 5760cecdee simplify AICA register handling 2017-07-24 22:42:42 -04:00
Anthony Pesch fd4fc2161e added contact page 2017-07-24 14:18:11 -04:00
Anthony Pesch f6c8642d21 add 16:9 aspect ratio 2017-07-23 19:00:58 -04:00
Anthony Pesch edb78f7b38 added progress report for july 2017-07-23 18:49:07 -04:00
Anthony Pesch bfbfd9fb82 Darwin fix for libretro build 2017-07-23 17:35:28 -04:00
Anthony Pesch 817e91e058 avoid overwriting persistent aspect ratio option when forcing aspect
ratio due to a widescreen hack being enabled
2017-07-23 12:20:57 -04:00
Anthony Pesch 843199c277 added HAVE_GDBSERVER define 2017-07-22 17:59:42 -04:00
Anthony Pesch 3a6feb0c94 updated libretro makefiles to build with latest 2017-07-22 17:34:01 -04:00
Anthony Pesch 59973100b1 original libretro build scripts 2017-07-22 17:32:25 -04:00
Anthony Pesch 07fac97713 remove bad libretro build setup 2017-07-22 17:31:34 -04:00
Anthony Pesch 239b2ddbda only ignore Makefile in root dir 2017-07-22 17:30:04 -04:00
Anthony Pesch 1b85abdfab ifdef mp_begin_frame for HAVE_MICROPROFILE 2017-07-22 16:59:19 -04:00
Anthony Pesch d630dcf82f fixed a few potential AICA 8-bit register read / write bugs 2017-07-22 16:38:05 -04:00
Anthony Pesch 173aa37b33 default to 4:3 aspect ratio if no widescreen patch is available 2017-07-22 01:21:44 -04:00
Anthony Pesch 1abd57f054 add direct pointers to the user bank register in armv3_context 2017-07-22 00:46:06 -04:00
Anthony Pesch 83139d0986 added libretro makefile 2017-07-21 22:02:56 -04:00
Anthony Pesch d37dc725c6 initial widescreen patching support 2017-07-21 21:29:08 -04:00
Michael Fadely 583c2d35b5 Place alignment attribute before buffer name (#123) 2017-07-21 19:09:43 -04:00
Anthony Pesch c8b7b1b304 added SH4_FLAG_LOAD_PC to synchronize pc before instructions which need to load it 2017-07-19 23:32:14 -04:00
Anthony Pesch 54e61ef637 rename ENABLE_* defines to HAVE_* 2017-07-19 19:15:21 -04:00
Anthony Pesch 287eeb5455 added HAVE_CONFIG_H define 2017-07-19 19:13:00 -04:00
Anthony Pesch 33f624228b added disc_get_id 2017-07-18 23:33:41 -04:00
Anthony Pesch 4c0cbcdcc3 fix for strncpy_trim_spaces when there are no trailing spaces 2017-07-18 23:31:39 -04:00
Anthony Pesch 2f2f5de719 move meta data printing to disc.c 2017-07-18 21:09:01 -04:00
Anthony Pesch 38f7fe536a added aspect ratio options 2017-07-18 21:03:21 -04:00
Anthony Pesch deff598409 added SH4_OP_SLEEP branch type info 2017-07-18 15:57:17 -04:00
Anthony Pesch f26631c8fc paletted textures are always twiddled 2017-07-18 15:56:25 -04:00
Anthony Pesch 0b3d5317f1 fix tracer bitrot 2017-07-18 15:53:29 -04:00
Anthony Pesch e6d4aa08ad Revert "removed old debug code that caused non-interleaved pvr vram memory acesses to go through slow mmio route" 2017-07-18 15:11:48 -04:00
Anthony Pesch 8f148e735a removed dead CTX define 2017-07-18 00:13:04 -04:00