diff --git a/HDL/gcvideo_dvi/Makefile b/HDL/gcvideo_dvi/Makefile index ef3e7b4..b7a92b1 100644 --- a/HDL/gcvideo_dvi/Makefile +++ b/HDL/gcvideo_dvi/Makefile @@ -29,7 +29,7 @@ # bundles main+flasher into a single binary # -VERSION := 3.0b +VERSION := 3.0c PROMFILE := gcvideo-dvi-$(TARGET)-$(VERSION)-spirom PROMTYPE := M25P40 diff --git a/NEWS b/NEWS index 98bfcf4..b0fd051 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,8 @@ -2020-01-19: GCVideo DVO version 3.0b +2020-01-25: GCVideo DVI version 3.0c +- fix stuck display disable on mode change +- attempt to fix a rare audio glitch + +2020-01-19: GCVideo DVI version 3.0b - fix inverted colors on WiiDual - fix flasher->main reboot failure on some Wiis