Commit graph

  • 49d5d75f12
    Merge 316757d459 into fe284b142e Jj0YzL5nvJ 2024-05-19 11:39:03 +0000
  • 316757d459 Update "libmd5-rfc" code to the one used in CPython v2.7 repository to prevent potential overflow Jj0YzL5nvJ 2024-05-19 04:58:45 -0600
  • bcc904102b
    Merge e3719da88c into fe284b142e Jj0YzL5nvJ 2024-05-13 06:43:28 +0000
  • e3719da88c CI/CD: Rearranged some parts of the logic, many details and design flaws were changed during the deployment to the other repositories Jj0YzL5nvJ 2024-05-13 00:42:01 -0600
  • 7bea75b75c
    Merge 651393219b into fe284b142e Rosalie 2024-05-08 20:17:40 +0200
  • 651393219b Add bounds checking for register read/writes Rosalie Wanders 2024-05-08 20:14:14 +0200
  • da3b9bfbdd new_dynarec: fix invalid CPU instruction generation in emit_writeword() Rosalie Wanders 2024-05-08 20:13:20 +0200
  • 3407229ddc new_dynarec: fix out-of-bounds access in do_invstub() Rosalie Wanders 2024-05-08 20:13:02 +0200
  • 08c1f83775 new_dynarec: fix nullptr dereference in set_jump_target() Rosalie Wanders 2024-05-08 20:12:47 +0200
  • 7df74b78ef new_dynarec: fix out-of-bounds access in address_generation() Rosalie Wanders 2024-05-08 20:12:28 +0200
  • f5d74c935c new_dynarec: fix out-of-bounds access in invalidate_block() Rosalie Wanders 2024-05-08 20:12:10 +0200
  • f0c0fa2db7
    CI: Remove duplicate line introduced with two different PRs Luis Figueroa 2024-05-07 21:23:45 -0400
  • 3217f56ef9
    Merge a67a7eaa75 into fe284b142e jgcodes2020 2024-05-07 11:47:36 +0000
  • fe284b142e
    Merge pull request #1077 from Jj0YzL5nvJ/up2024 master nightly-build Richard Goedeken 2024-05-06 19:58:13 -0700
  • c99a25d8b2
    Merge pull request #1076 from Rosalie241/rom-size-check Richard Goedeken 2024-05-06 19:55:49 -0700
  • db5fb1a2de
    Merge pull request #1075 from Rosalie241/ci-fix Richard Goedeken 2024-05-06 19:54:10 -0700
  • 792e36039f
    Merge pull request #1074 from loganmc10/zip Richard Goedeken 2024-05-06 19:53:48 -0700
  • a64f8ea750 CI/CD: Upgrade, generic scripts, independent schedule, etc Jj0YzL5nvJ 2024-05-06 00:33:05 -0600
  • d5f1267a67 Correct ROM file size checks Rosalie Wanders 2024-05-04 15:08:25 +0200
  • d46a1d06d2 ci: install vulkan-headers package in MSYS2 Rosalie Wanders 2024-05-04 14:38:46 +0200
  • d8cb2faa9e Fixed rsp_core.c related porting mistakes GhostlyDark 2024-01-27 22:50:08 +0100
  • b272296ba6 Fixed contents of DMA related registers after a DMA completes GhostlyDark 2024-01-26 17:08:10 +0100
  • d6a2668b6e Fixed behaviour when both setting and clearing STATUS bits at the same time GhostlyDark 2024-01-26 17:01:44 +0100
  • c65c330381 Fixed read/write to RSP PC register from CPU GhostlyDark 2024-01-26 16:57:24 +0100
  • 07d85c1b21 Fixed incorrect handling of BREAK bit in the RSP status register GhostlyDark 2024-01-26 16:54:55 +0100
  • e3b9f909e9 Update minizip Logan McNaughton 2024-05-02 10:44:53 -0600
  • a67a7eaa75 revise API types jgcodes2020 2024-04-01 09:07:04 -0400
  • a233944deb implement rough sketch for API jgcodes2020 2024-03-31 22:52:36 -0400
  • e895daca60 define new core command and filter callback type jgcodes2020 2024-03-31 21:30:22 -0400
  • d0e3dc8574 Fixed rsp_core.c related porting mistakes GhostlyDark 2024-01-27 22:50:08 +0100
  • 4dab3e2315 Fixed contents of DMA related registers after a DMA completes GhostlyDark 2024-01-26 17:08:10 +0100
  • 6f7320aee0 Fixed behaviour when both setting and clearing STATUS bits at the same time GhostlyDark 2024-01-26 17:01:44 +0100
  • 49871d4e34 Fixed read/write to RSP PC register from CPU GhostlyDark 2024-01-26 16:57:24 +0100
  • 8ed9cec84b Fixed incorrect handling of BREAK bit in the RSP status register GhostlyDark 2024-01-26 16:54:55 +0100
  • 860fac3fba
    Merge pull request #1060 from orbea/new_dynarec Richard Goedeken 2024-01-24 22:09:35 -0800
  • 1656545339
    Merge pull request #1059 from 269261/rom-size-checks Richard Goedeken 2024-01-24 22:06:32 -0800
  • 1639bb0df1 src: fix the new_dynarec with musl orbea 2024-01-23 18:29:56 -0800
  • 5304acf2a6 Add missing ROM file size checks 269261 2024-01-22 09:02:05 +0100
  • 9b22e9e90f
    Merge pull request #1058 from Pcgaming575/Pcgaming575-patch-1 Richard Goedeken 2024-01-15 07:41:30 -0800
  • 539395fce6
    Added 3 translations and a game. Pcgaming575 2024-01-15 09:35:27 -0600
  • 20615a1264
    Merge pull request #1057 from Clownacy/master Richard Goedeken 2024-01-12 20:22:58 -0800
  • 93ddc88b20
    Merge pull request #1056 from Fanatic-64/master Richard Goedeken 2024-01-12 20:12:21 -0800
  • 97f7dc63d5
    Merge pull request #1054 from Calinou/increase-max-overclock-factor Richard Goedeken 2024-01-12 20:08:12 -0800
  • 469d4eb255
    Oh right, apply the previous bugfix to this too. Clownacy 2024-01-10 17:48:56 +0000
  • 0d2c3096e6
    Fix "IS Viewer" big-endian incompatibility. Clownacy 2024-01-10 17:42:22 +0000
  • c4591b7f20
    Fix big-endian incompatibility in float-related CPU code Clownacy 2024-01-10 17:39:55 +0000
  • 8466462f20
    Add redumps/correct bad ROM IDs and add some unlicensed releases Fanatic-64 2024-01-04 23:25:25 -0600
  • 7d5ed1de13
    Create 64 Ahbne33 2024-01-04 00:06:55 +0300
  • 68ddbecc1e
    Increase maximum allowed overclocking factor to 20 Hugo Locurcio 2024-01-02 22:58:17 +0100
  • f500eb58f7
    Merge pull request #1046 from Pcgaming575/Pcgaming575-patch-1 Richard Goedeken 2023-11-04 08:57:33 -0700
  • 27255a1e38
    Added Italian translations. Pcgaming575 2023-10-28 17:12:39 -0600
  • ae752c2b40 add missing header for int abs(int) function Richard Goedeken 2023-10-05 20:43:07 -0700
  • 8d3dd8faa1
    Merge pull request #1040 from Rosalie241/wrong-slashes Richard Goedeken 2023-10-01 16:57:49 -0700
  • 945718c465 Fix incorrect OSAL_DIR_SEPARATORS when compiling using mingw Rosalie Wanders 2023-10-01 13:38:46 +0200
  • 36bf31b7bf
    Merge pull request #1039 from zZeck/bfd_version_check_fix Richard Goedeken 2023-09-13 19:13:35 -0700
  • 080b2b8e34 use CS4 for netplay DSCP Logan McNaughton 2023-09-05 19:01:59 -0600
  • 1c8fd9c7fa bfd version check fix for X.XX version number format Zeck 2023-09-12 12:14:12 -0500
  • 83df1b49a5 gdb stub Zeck 2023-09-10 23:37:06 -0500
  • a7eb04ddc8 use CS4 for netplay DSCP Logan McNaughton 2023-09-05 19:01:59 -0600
  • fba8a57cf1
    Merge pull request #1034 from Pcgaming575/Pcgaming575-patch-1 Richard Goedeken 2023-08-31 23:10:40 -0700
  • 19851a37e5
    Added English translation of Bomberman 64 - Arcade Edition Pcgaming575 2023-08-31 17:48:11 -0600
  • 3b9020e61a
    Merge pull request #1033 from Rosalie241/memchr Richard Goedeken 2023-08-28 20:38:26 -0700
  • 781bb4197b
    Merge pull request #1032 from Pcgaming575/Pcgaming575-patch-1 Richard Goedeken 2023-08-28 20:37:41 -0700
  • 6f926b6a90 use memchr instead of strchr in is_viewer.c Rosalie Wanders 2023-08-26 23:08:26 +0200
  • 9d165ca215
    Adding 4 more translations and updating ROM database. Pcgaming575 2023-08-25 00:26:22 -0600
  • 7d02ab97bd
    Merge pull request #1030 from alice-mkh/wip/alice/db-close-fix Richard Goedeken 2023-08-20 18:59:19 -0700
  • ad347c3c74 rom: Fix closing the ROM database Alice Mikhaylenko 2023-08-21 03:34:16 +0400
  • 6219b9c4f3
    Merge pull request #1029 from Jj0YzL5nvJ/readme Richard Goedeken 2023-08-18 19:01:49 -0700
  • 5dc05dfba9
    Merge pull request #1019 from flagrama/patch-1 Richard Goedeken 2023-08-18 19:00:52 -0700
  • 030c3d27cb
    Merge pull request #1021 from loganmc10/netplay-fixes Richard Goedeken 2023-08-18 18:59:40 -0700
  • a2add5d48f
    Merge pull request #1027 from Rosalie241/fix-dynarec Richard Goedeken 2023-08-18 18:58:23 -0700
  • d563335573 Update README* Jj0YzL5nvJ 2023-08-15 00:50:44 -0600
  • 29e7414f02 new_dynarec: fix FPU crashes Rosalie Wanders 2023-07-17 15:27:08 +0200
  • e21d0e8c8c
    Merge pull request #1023 from Pcgaming575/Pcgaming575-patch-1 Richard Goedeken 2023-08-12 16:23:24 -0700
  • 15f38a15a6
    Merge pull request #1022 from Rosalie241/vidext_vulkan Richard Goedeken 2023-08-12 16:22:59 -0700
  • e2b306951e
    Added 3 more translations Pcgaming575 2023-08-04 14:51:20 -0600
  • 761b34443a Add Video Extension functions to support Vulkan Rosalie Wanders 2023-08-02 22:24:06 +0200
  • fd1ff0012e netplay fixes from simple64 Logan McNaughton 2023-07-29 08:49:16 -0600
  • 676f24708d
    Merge pull request #1020 from Pcgaming575/Pcgaming575-patch-1 Richard Goedeken 2023-07-31 21:57:47 -0700
  • 237d0551dd
    Minor fix. Pcgaming575 2023-07-27 23:01:23 -0600
  • 49e74e9415
    Updating rom database Pcgaming575 2023-07-27 22:50:29 -0600
  • 652fbf9d5a
    Update is_viewer.c Vincent Cunningham 2023-07-27 03:43:34 -0400
  • ea64cb660b
    Merge pull request #1014 from Rosalie241/state-screenshot Richard Goedeken 2023-07-26 19:42:28 -0700
  • 4ea8e18a58
    Merge pull request #1015 from Tatsh/fix-libbfd-2.39 Richard Goedeken 2023-07-26 19:41:37 -0700
  • 099cad73f9
    Merge pull request #1018 from Pcgaming575/Pcgaming575-patch-1 Richard Goedeken 2023-07-26 19:40:22 -0700
  • bc413de627
    Added French translation of Conker's Bad Fur Day Pcgaming575 2023-07-24 16:40:03 -0600
  • 7a76839d4e Update xxhash to 0.8.2 Logan McNaughton 2023-07-22 19:52:16 -0600
  • 3d3a84d13f Update xxhash to 0.8.2 Logan McNaughton 2023-07-22 19:52:16 -0600
  • 2b0db02b05 Fix building with libbfd >=2.39 Andrew Udvare 2023-07-17 18:17:43 -0400
  • b7da740dc8 Add M64CORE_SCREENSHOT_CAPTURED to m64p_core_param Rosalie Wanders 2023-07-17 14:42:13 +0200
  • 841f07e7b5
    Merge pull request #1012 from Rosalie241/ipl3-warning Richard Goedeken 2023-07-13 16:21:04 -0700
  • 1d28f2917f
    Merge pull request #1011 from Rosalie241/rdb Richard Goedeken 2023-07-13 16:20:25 -0700
  • c2a5d01018 Change IPL3 memory detection error to a warning Rosalie Wanders 2023-07-11 13:56:57 +0200
  • 04d719a5b1 Add Xeno Crisis to the ROM database Rosalie Wanders 2023-07-11 13:24:44 +0200
  • eb59aa8bfa fix a bunch of memory leaks Richard Goedeken 2023-07-10 19:34:44 -0700
  • a9d968c8dc
    Merge pull request #1009 from Rosalie241/rdram-0 Richard Goedeken 2023-07-10 19:20:39 -0700
  • 0484755f44 Ensure out of bounds RDRAM reads 0 Logan McNaughton 2023-07-11 00:05:31 +0200
  • e839b06df8
    Merge pull request #1001 from Rosalie241/n64-systemtest Richard Goedeken 2023-07-07 18:43:08 -0700
  • be799e60df
    Merge pull request #1008 from Pcgaming575/Pcgaming575-patch-1 Richard Goedeken 2023-07-05 20:28:49 -0700
  • 73d567cc83
    Update mupen64plus.ini Pcgaming575 2023-07-03 12:07:45 -0600