mirror of
https://github.com/gbdk-2020/gbdk-2020.git
synced 2026-02-20 00:32:21 +01:00
Version & doc updates for 4.1.1 service release
This commit is contained in:
2
Makefile
2
Makefile
@@ -8,7 +8,7 @@ TOPDIR = $(shell pwd)
|
||||
# Package name, used for tarballs
|
||||
PKG = gbdk
|
||||
# Version, used for tarballs & docs
|
||||
VER = 4.1.0
|
||||
VER = 4.1.1
|
||||
|
||||
PORTS=sm83 z80 mos6502
|
||||
PLATFORMS=gb ap duck gg sms msxdos nes
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
gbdk-4.1.1
|
||||
- Library fixes/improvements
|
||||
- Fixed RGB() and RGB8() macros
|
||||
|
||||
gbdk-4.1.0
|
||||
- Experimental Support for MSXDOS and NES. These are not yet fully functional
|
||||
|
||||
@@ -6,6 +6,11 @@ https://github.com/gbdk-2020/gbdk-2020/releases
|
||||
|
||||
# GBDK-2020 Release Notes
|
||||
|
||||
## GBDK-2020 4.1.1
|
||||
2022/11
|
||||
- Library
|
||||
- Fixed @ref RGB() and @ref RGB8() macros
|
||||
|
||||
## GBDK-2020 4.1.0
|
||||
2022/10
|
||||
- Building GBDK
|
||||
|
||||
Reference in New Issue
Block a user