Not64 Versions Save

Experimental modification of Mupen64GC using devkitRice.

20231102

6 months ago
  • Always assume there's a first controller.
  • Fixed copying name from ROM header.
  • Adjusted for libogc-rice changes.
  • Synchronized changes from Swiss.

20221121

1 year ago
  • Other minor fixes.

This may be the last release for a while.

20221111

1 year ago
  • Improved constant propagation.
  • Optimized load delay slots.
  • Optimized consecutive ULW/USW/ULD/USD instructions.
  • Optimized function argument passing.
  • Optimized memory operations with constant addresses.

20221029

1 year ago
  • Implemented CACHE IXIN/IHIN and LLD/SCD instructions.
  • Optimized LDL/LDR/SDL/SDR instructions.
  • Optimized ULW/USW/ULD/USD instruction macros.
  • Optimized AND/OR/XOR/NOR/ORI/XORI with 32-bit operands.
  • Updated Mupen64Plus RSP HLE plugin.
  • Updated xxHash to v0.6.5.
  • Other minor fixes.

20211116

2 years ago

A re-release for addressing issues with the GC Loader.

20210829

2 years ago
  • Added Wii Remote +Control Pad as analog source.
  • Added AutoLoadSave option.
  • Fixed regression from 03b282c2953407ec0fc566887f25e110b06bdc92.

This may be the last release for a while.

20210822

2 years ago
  • Added YUV texture support.

20210820

2 years ago
  • Integrated texture decoding improvements from GLideN64.

20210817

2 years ago
  • Fixed a texture warping issue.
  • Fixed some compiler warnings.
  • Fixed assigning no controller.

20210816

2 years ago
  • Added GC Loader 2.0.0 write support.
  • Added M.2 Loader support.
  • Added directory structure creation.
  • Added USB storage device name compatibility.
  • Fixed Wii Remote extension controller hotplug.
  • Fixed LoadButtonSlot argument.
  • Fixed RSP DMA memory alignment.
  • Fixed viewport flipping.
  • Other minor fixes.