Commit Graph

34 Commits

Author SHA1 Message Date
Wiseguy 21a6f4046f Download full target build of llvm in CI Windows runners to fix missing MIPS support and update N64Recomp CI commit (#549) 2025-03-14 18:11:29 -04:00
David Chavez 25e7b31228 Add macOS Support (#537) 2025-03-14 21:07:07 +01:00
Wiseguy 91db87632c Mod Support (#499)
Integrates the modding functionality in N64ModernRuntime and adds several exported functions for mods to use. Also adds a ROM decompressor so that the runtime has access to the uncompressed code in the ROM for hooking purposes.
2025-02-14 18:38:10 -05:00
Mr-Wiseguy d99a84f04f Fix strict mode validation failure in latest N64Recomp version and update N64Recomp commit in github workflow 2024-09-06 16:56:58 -04:00
Wiseguy af1404b83d Fix commit of N64Recomp used by workflow (#468) 2024-08-16 10:15:20 -04:00
Wiseguy 83ecc68d18 Improve build times by using the recompiler to output multiple functions per file (#465)
* Update RT64 for many things, most notably re-spirv

* Improve build times by using the recompiler to output multiple functions per file
2024-08-16 09:50:01 -04:00
David Chavez d782d3dcb9 chore(ci): finalize PR build artifacts (#455) 2024-08-01 21:00:38 +02:00
David Chavez 142b4d021b chore(ci): further tweaks to PR description updates (#454) 2024-08-01 14:39:40 +02:00
David Chavez 6598da434e chore(ci): link and update build artifacts for PRs (#453) 2024-08-01 13:02:35 +02:00
David Chavez c7baa7ef8f Fix ubuntu-18.04 workflow (#429) 2024-07-08 18:52:33 +02:00
Wiseguy 79fc56f1fd Remove decomp elf dependency and automate patch relocations (#419)
* Changed patch recompilation to use new reference symbol functionality and removed all manual relocations

* Moved symbol tomls to submodule, switched from objcopy to recompiler output binary mechanism for patch recompilation

* Update N64Recomp commit in CI to symbol_reference_file branch

* Remove option in patches toml that doesn't exist

* Update N64Recomp to fix issue with pause screen cursor, fix some issues caused by patches and overlay function-local statics

* Disable unpaired lo16 warnings and update N64Recomp in CI

* Update build instructions to reflect that the decomp elf is no longer needed
2024-07-05 16:33:34 -04:00
David Chavez 07cfe51010 Update SDL2 version for remaining workflows (#401) 2024-06-17 13:10:34 +02:00
David Chavez 1a6a3b3082 CI: build on ubuntu-18.04 (#346) 2024-06-16 21:38:23 +02:00
David Chavez 0e31d3b582 CI: Match SDL across platforms and centralize versions (#383) 2024-06-09 01:42:15 +02:00
briaguya 2607c8098f ci: download sdl from gh release url (#381) 2024-06-08 21:09:08 +02:00
David Chavez e819c62da2 ci: fix windows builds (#375) 2024-06-07 10:39:47 +02:00
briaguya b0d0cab6c2 feat: support portable mode (#368) 2024-06-06 01:59:43 +02:00
David Chavez 030d793056 Update to support latest N64Recomp - Silence warnings in CMake (#358) 2024-06-05 07:58:24 +02:00
David Chavez bec699f0bd Migrate to N64ModernRuntime (#354) 2024-06-05 01:12:43 +02:00
David Chavez 6e9ee3498b CI: Pin N64Recomp version to use (#353) 2024-06-03 21:39:20 +02:00
David Chavez d1f5ff3bba Use shader cache in artefacts (#272) 2024-06-02 14:18:50 -04:00
David Chavez db1def4280 CI: Enable internal workflow for pushes on dev (#341) 2024-06-02 17:45:01 +02:00
David Chavez 763c714653 CI: Split workflow execution paths (#337) 2024-06-02 10:34:25 -04:00
Wiseguy ce406e9c5d Use file backup system for config files (#335)
* Use file backup system for config files

* Add -fexceptions to windows cxxflags in workflow
2024-06-01 17:22:33 -04:00
Reonu b6b3bca731 Update issue template with questions for glitches and driver versions (#284) 2024-05-27 15:54:10 +01:00
David Chavez 95b7a64f1c CI: Build aarch64 linux (#249) 2024-05-27 12:33:15 +02:00
David Chavez 02a774e4ff Reuse icon for AppImage (#248) 2024-05-23 09:03:09 +02:00
qurious-pixel 26f5fcc952 AppImage (#231) 2024-05-22 10:55:12 +02:00
David Chavez 0b609752ce CI: Enable secrets on forks with approval (#227) 2024-05-20 22:55:59 +02:00
David Chavez 3f9478c7e6 CI: Allow whole ZRE repo to be replaceable (#182) 2024-05-18 22:35:13 +02:00
David Chavez 511fca8393 Bundle missing dll’s & tar linux archive (#180) 2024-05-18 16:38:38 +02:00
David Chavez 7e8782c114 Building Instructions & CI (#178)
Co-authored-by: Mr-Wiseguy <mrwiseguyromhacking@gmail.com>
2024-05-18 04:23:48 +02:00
Mr-Wiseguy abbf090153 Update bug_report.md 2024-05-14 10:18:14 -04:00
Mr-Wiseguy 82c449045f Update issue templates 2024-05-10 00:22:09 -04:00