diff options
| author | spicyjpeg <88942473+spicyjpeg@users.noreply.github.com> | 2022-01-17 17:55:09 +0100 |
|---|---|---|
| committer | spicyjpeg <88942473+spicyjpeg@users.noreply.github.com> | 2022-01-17 17:55:09 +0100 |
| commit | e9475e283a82665fe6c19bebc3318b5084f15a2e (patch) | |
| tree | 5740f396d10a9580c3a39ca536544436898ff1b6 /CHANGELOG.md | |
| parent | de38196a978548b61c4b45115d24ef743b9eef90 (diff) | |
| parent | 08de895e8582dbc70b639ae5f511ab9ebfb4d68a (diff) | |
| download | psn00bsdk-e9475e283a82665fe6c19bebc3318b5084f15a2e.tar.gz | |
Merge branch 'master' of github.com:Lameguy64/PSn00bSDK into latest-commit
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ea4f4d2..0203265 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,26 @@ to ensure the changelog can be parsed correctly. ------------------------------------------------------------------------------- +## 2022-01-17 + +Lameguy64: + +- docs: Removed old and incomplete `libn00bref.odt` document (a percussor of + the LibPSn00b Library Reference document) as it got included into a commit by + accident at some point. + +- examples: Improved description of `hdtv` example. Examples directory is now + copied into `share/psn00bsdk` directory for both installation and package + building. Build instructions for examples also included. + +- docs: Removed documentation for `SetDrawTPageVal()` as the function was + removed ages ago. Added documentation to `DR_AREA`, `DR_TWIN` and `DR_OFFSET` + primitives and their associated macros. + +- examples: Added `tilesasm` example. + +- Updated readme file. + ## 2021-12-23 spicyjpeg: |
