Skip to content

Releases: extremscorner/not64

20231102

02 Nov 23:40
Compare
Choose a tag to compare
  • Always assume there's a first controller.
  • Fixed copying name from ROM header.
  • Adjusted for libogc-rice changes.
  • Synchronized changes from Swiss.

20221121

21 Nov 22:36
Compare
Choose a tag to compare
  • Other minor fixes.

This may be the last release for a while.

20221111

11 Nov 18:24
Compare
Choose a tag to compare
  • 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

30 Oct 02:05
Compare
Choose a tag to compare
  • 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

16 Nov 18:13
Compare
Choose a tag to compare

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

20210829

29 Aug 15:49
Compare
Choose a tag to compare
  • Added Wii Remote +Control Pad as analog source.
  • Added AutoLoadSave option.
  • Fixed regression from 03b282c.

This may be the last release for a while.

20210822

22 Aug 22:40
Compare
Choose a tag to compare
  • Added YUV texture support.

20210820

20 Aug 23:03
Compare
Choose a tag to compare
  • Integrated texture decoding improvements from GLideN64.

20210817

18 Aug 02:17
Compare
Choose a tag to compare
  • Fixed a texture warping issue.
  • Fixed some compiler warnings.
  • Fixed assigning no controller.

20210816

17 Aug 04:41
Compare
Choose a tag to compare
  • 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.