From b8069a7ef85735499d9cf44bfd795b7a13b04bbf Mon Sep 17 00:00:00 2001 From: Ingo Korb Date: Thu, 21 May 2020 14:34:11 +0200 Subject: [PATCH] bump GCVideo-DVI version number to 3.0e --- HDL/gcvideo_dvi/Makefile | 2 +- NEWS | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/HDL/gcvideo_dvi/Makefile b/HDL/gcvideo_dvi/Makefile index a4e166b..37a8b26 100644 --- a/HDL/gcvideo_dvi/Makefile +++ b/HDL/gcvideo_dvi/Makefile @@ -29,7 +29,7 @@ # bundles main+flasher into a single binary # -VERSION := 3.0d +VERSION := 3.0e PROMFILE := gcvideo-dvi-$(TARGET)-$(VERSION)-spirom PROMTYPE := M25P40 diff --git a/NEWS b/NEWS index f874323..c19dbf2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +2020-05-21: GCVideo DVI version 3.0e +- support another WiiDual board version +- fix clock-related black screen on Wii +- add menu entry for IR key config +- package Wii updater with XML file for Homebrew Channel + 2020-02-02: GCVideo DVI version 3.0d - add GCPlug hardware configuration - add diagnostics mode in flasher