Commit Graph

  • b7159e1ade gte: Fix gteH division and sign extension (from PCSX4ALL) (#185) gameblabla 2021-08-16 21:18:58 +00:00
  • 502ea36eb4 Fixed Linked List DMA end marker. (#183) gameblabla 2021-08-16 21:03:52 +00:00
  • fbf19ce6b6 Fix crash on retrying mission in driver (#165) ifcaro 2020-07-04 15:26:16 +02:00
  • b085fc5ae8 Merge pull request #160 from J-O-N/fix-neon-cspace-upstream notaz 2020-04-27 20:37:45 +03:00
  • 92db7708f2 Fixed bug where MSB of a 15-bit BGR color could corrupt green value. Also added documentation. J-O-N 2020-04-26 00:35:54 -04:00
  • aa3b787997 Merge pull request #156 from pcercuei/fix-gte-divide notaz 2020-02-16 20:03:39 +02:00
  • f82778ded0 Replace existing gte_divider with MAME's version Paul Cercueil 2020-02-12 15:38:16 -03:00
  • c2502333b2 add some missing license headers notaz 2020-02-12 01:46:45 +02:00
  • e2ae616a11 gte_neon: fix compile under clang's assembler notaz 2020-02-12 01:19:43 +02:00
  • 503c59b25b License these files as MIT twinaphex 2020-02-08 21:40:17 +01:00
  • fd764cbf89 menu: fix a buffer overflow notaz 2020-02-08 21:29:08 +02:00
  • 0d9eed84e1 Merge pull request #147 from senquack/cdrom_sstate_fix notaz 2019-11-20 00:24:11 +02:00
  • f84d4864a5 cdrom: add missing BCD->int convert in cdrFreeze() Daniel Silsby 2019-11-12 18:48:44 -05:00
  • 31d997216c Merge pull request #146 from senquack/gpulib_fix notaz 2019-11-11 20:50:44 +02:00
  • 7194a46a0e gpulib: fix out-of-bounds reads in do_cmd_buffer() Daniel Silsby 2019-11-08 20:30:04 -05:00
  • 3c8913013a Merge pull request #139 from retro-wertz/patch-3 notaz 2019-08-03 16:22:14 +03:00
  • e49ac7a53e Fix corrupted memory card saves when using HLE retro-wertz 2019-08-03 21:04:35 +08:00
  • 39ecfba491 Merge pull request #137 from gameblabla/hle notaz 2019-07-24 23:39:11 +03:00
  • 1059caaf95 psxbios: Don't accept 400h as a valid sector. gameblabla 2019-07-22 23:25:49 +02:00
  • 339cc5b6c6 psxbios: Properly fix garbage area code. gameblabla 2019-07-22 04:39:41 +02:00
  • c2360853ed psxbios: Fixup mistake in card_info function. gameblabla 2019-07-21 20:57:57 +02:00
  • 9ee77db131 psxbios: Return value is always 1 for CloseTh and ChangeTh. gameblabla 2019-07-21 17:31:48 +02:00
  • 0f598f20d1 psxbios: Add checks for memchr. gameblabla 2019-07-21 07:43:56 +02:00
  • bf643fd9c5 psxbios: Some games read from address 0, fix that. gameblabla 2019-07-21 05:39:55 +02:00
  • 18dd7e9e0f psxbios: Implement get_cd_status stub according to nocash doc. gameblabla 2019-07-21 02:45:58 +02:00
  • 8f3b2bd318 psxbios: Make HLE bios start from block 1, not 2. gameblabla 2019-07-21 02:38:32 +02:00
  • cf1af0ed3c psxbios: Fix card_status function as to use card_active_chan. gameblabla 2019-07-21 02:30:15 +02:00
  • f23c22410a psxbios: Merge interrupt_r26 fix from PCSX4ALL. gameblabla 2019-07-21 02:13:34 +02:00
  • 17b2d969c7 psxbios: Do the same for heap_size. gameblabla 2019-07-21 02:10:27 +02:00
  • a15f354492 psxbios : Use bfreezel for pad_stopped instead of setting it to 0. gameblabla 2019-07-21 01:31:24 +02:00
  • 5f652aa973 psxbios : Implement stub for wait_card. gameblabla 2019-07-21 01:28:56 +02:00
  • 44e9fa8b23 psxbios : Fix a few mistakes : gameblabla 2019-07-21 01:26:10 +02:00
  • 8254b5a7f5 psxbios: Add note and update copyright. gameblabla 2019-07-18 02:51:25 +02:00
  • a85ffa0ee7 psxbios: Merge heap fix from PCSX4ALL. gameblabla 2019-07-18 02:42:41 +02:00
  • 832f0c3ce3 psxbios: Init some vars just to be sure. gameblabla 2019-07-18 02:40:13 +02:00
  • f25c285bec psxbios: Merge PCSX4ALL pad_stopped fix. gameblabla 2019-07-18 02:38:32 +02:00
  • 21af3ff6a2 psxbios.cpp: Add psxBios_card_status(); doesn't seem to affect anything gameblabla 2019-07-18 02:35:47 +02:00
  • f151461444 psxbios: Fixes save issues on Parasite Eve II, Parasite Eve I and others gameblabla 2019-07-18 02:34:31 +02:00
  • b4ae253203 psxbios: Callback Events should not set event status to busy in TestEvent. gameblabla 2019-07-18 02:30:31 +02:00
  • a946d159bf psxbios: Support other syscalls gameblabla 2019-07-18 02:29:49 +02:00
  • 2c6a5df89d psxbios: Add checks for strlen. gameblabla 2019-07-18 02:28:55 +02:00
  • c3d791f109 psxbios: Add checks for strcpy & strncpy. gameblabla 2019-07-18 02:28:22 +02:00
  • ba4ecb8c6e psxbios: Fixup free. gameblabla 2019-07-18 02:27:11 +02:00
  • c044e3e5d6 psxbios: Add checks for strcmp & strncmp. gameblabla 2019-07-18 02:26:18 +02:00
  • 002b2f7d98 psxbios: Stub for get_error gameblabla 2019-07-18 02:23:24 +02:00
  • 26b964b587 psxbios : Several fixes to malloc. gameblabla 2019-07-18 02:21:53 +02:00
  • 112dddf5f2 psxbios: Add checks for memmove. gameblabla 2019-07-18 02:19:07 +02:00
  • 3f28b64fb1 psxbios : Add checks to memset. gameblabla 2019-07-18 02:17:35 +02:00
  • ef1da3dc02 psxbios: Add checks to memcpy. gameblabla 2019-07-18 02:16:41 +02:00
  • 01724d23d3 psxbios: Add checks for bzero. gameblabla 2019-07-18 02:15:27 +02:00
  • 0148ffb739 psxbios: Add checks for bcopy gameblabla 2019-07-18 02:13:13 +02:00
  • fcf7ec6c12 psxbios : Add checks to index and rindex calls gameblabla 2019-07-18 02:12:23 +02:00
  • 857fabead1 psxbios: Merge upstream fix for Deliverevent in firstfile gameblabla 2019-07-18 02:11:40 +02:00
  • 8a0245bbfe psxbios: Should fix input issues in some games. gameblabla 2019-07-18 02:10:43 +02:00
  • a66d305858 psxbios: Fix out-of-bounds issue. gameblabla 2019-07-18 02:09:56 +02:00
  • b29f3be0ac Only PCSX4ALL uses ResetIoCycle. Remove it for now. gameblabla 2019-07-18 02:08:32 +02:00
  • d99f606850 Fixup buread & buwrite being undefined. gameblabla 2019-07-18 02:07:56 +02:00
  • d95c9dcb57 psxbios: Improve WaitEvent behaviour according to documentation gameblabla 2019-07-18 02:02:48 +02:00
  • 391b1d5b1f psxbios: Better realloc implementation gameblabla 2019-07-18 02:01:34 +02:00
  • f42e1e9003 psxbios : Add checks for strncat gameblabla 2019-07-18 02:00:11 +02:00
  • ba11675ca9 psxbios: Add todigit implementation gameblabla 2019-07-18 01:59:35 +02:00
  • 324cec8934 psxbios: Adds putc and getc implementation gameblabla 2019-07-18 01:58:44 +02:00
  • cd1ea24508 psxbios: Return 0x1f801814 for gpu_abort_dma gameblabla 2019-07-18 01:57:53 +02:00
  • 79dad1b3ff psxbios: Better EnterCiritcal implementation gameblabla 2019-07-18 01:57:08 +02:00
  • bd48ba5ea8 psxbios: Add checks for card_write, card_read gameblabla 2019-07-18 01:55:57 +02:00
  • 76b8151696 psxbios: Merging improved card_info function from upstream gameblabla 2019-07-18 01:54:58 +02:00
  • 595a136b92 psxbios: Merging fixes from upstream. gameblabla 2019-07-18 01:44:03 +02:00
  • a824e83d36 psxbios: Add checks to PAD_init gameblabla 2019-07-18 01:10:33 +02:00
  • bee52312d0 psxbios: Add checks to strcat gameblabla 2019-07-18 01:09:21 +02:00
  • 9d3801c90d Merge pull request #127 from retro-wertz/fix_rtps_rtpt notaz 2019-03-25 23:48:57 +02:00
  • 90f000f6c2 Merge pull request #130 from retro-wertz/patch-1 notaz 2019-03-25 23:46:49 +02:00
  • 669fed93c7 gte: change return to s64 for BOUNDS_ retro-wertz 2019-03-23 15:25:04 +08:00
  • 8cb04d2205 gte: backport fix for RTPS/RTPT retro-wertz 2019-03-23 09:26:39 +08:00
  • 8a55ebcc07 Merge pull request #123 from gameblabla/diablofix_hack notaz 2019-03-13 00:56:19 +02:00
  • 3de7d67356 Merge pull request #124 from gameblabla/buildingfixes notaz 2019-03-09 19:45:49 +02:00
  • 2dd6a826ef Fix for compiling it against newer zlib versions. gameblabla 2019-03-07 21:05:25 +01:00
  • 210476c77e Diablo Music fix for PCSX Rearmed. (optional hack) gameblabla 2019-03-07 20:47:17 +01:00
  • ecade89d73 Merge pull request #119 from gameblabla/piofix notaz 2019-02-19 04:15:35 +02:00
  • 23643ee736 psxmem: Reads of PIO Expansion area read all-ones. gameblabla 2019-02-17 09:26:51 +01:00
  • bebe989ba2 Merge pull request #98 from psyke83/master notaz 2017-10-17 12:02:00 +03:00
  • ad6150e00c RPI: add Mesa override & update vendor library names Conn O'Griofa 2017-10-16 17:50:42 +01:00
  • 0e4ad31902 use pc-relative offsets for PIC too notaz 2017-05-03 02:52:15 +03:00
  • 25e52b2c51 drc: fix a mistake from w^x change notaz 2016-09-30 13:58:12 +03:00
  • 1e212a25c5 drc: some vita and 3ds support notaz 2016-09-21 02:07:16 +03:00
  • 186935dccd drc: avoid MAP_FIXED notaz 2016-09-21 01:06:32 +03:00
  • d148d26560 drc: try to support w^x platforms like iOS notaz 2016-09-19 02:40:17 +03:00
  • 1fedf1ea55 drc: remove unnecessary cache flushing notaz 2016-09-19 00:00:48 +03:00
  • 581335b095 drc: enable and fix warnings notaz 2016-09-18 23:58:17 +03:00
  • e2b5e7aa45 drc: mark things static notaz 2016-09-18 23:43:04 +03:00
  • 9f51b4b9aa drc: strip eol blanks notaz 2016-09-18 20:10:06 +03:00
  • 1edfcc6804 drc: drop less obvious dead code notaz 2016-09-18 20:04:25 +03:00
  • 71e490c593 drc: drop heaps of dead code notaz 2016-09-18 19:22:58 +03:00
  • e230dbf6ca libretro: try to prevent bad builds notaz 2016-07-10 02:09:08 +03:00
  • 4da64aea13 fix build on some archs notaz 2016-04-01 02:34:52 +03:00
  • 8f2bb0cbd2 don't use __ARM_ARCH_7A__ notaz 2016-04-01 01:49:55 +03:00
  • 8638b7ee92 use __ARM_ARCH notaz 2016-04-01 01:16:56 +03:00
  • cc37681456 large file support notaz 2016-03-05 03:20:41 +02:00
  • 5644b26c23 psxmem: use rounding that's more likely to work notaz 2016-02-28 23:36:59 +02:00
  • 397614d0d7 drc: handle any immediate notaz 2016-02-28 23:03:44 +02:00
  • c3341ffd2f menu: fix input config for device names ending with space notaz 2016-01-07 23:47:01 +02:00