From 4b9369e9084a7f3fee47c40a1bb71e50529eefd3 Mon Sep 17 00:00:00 2001 From: spicyjpeg Date: Sun, 21 May 2023 18:17:01 +0200 Subject: Refactor hello and cppdemo examples, fix cdxa --- examples/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'examples/README.md') diff --git a/examples/README.md b/examples/README.md index ae601f1..5bdd4f1 100644 --- a/examples/README.md +++ b/examples/README.md @@ -8,8 +8,8 @@ Additional information may be found in the source code of each example. | Path | Description | Type | Notes | | :--------------------------------------------- | :---------------------------------------------------- | :--: | :---: | -| [`beginner/cppdemo`](./beginner/cppdemo) | Simple demonstration of (dynamic) C++ classes | EXE | | -| [`beginner/hello`](./beginner/hello) | The obligatory "Hello World" example program | EXE | | +| [`beginner/hello`](./beginner/hello) | A simple "hello world" example/project template | EXE | | +| [`beginner/hellocpp`](./beginner/hellocpp) | C++ version of the example above | EXE | | | [`cdrom/cdbrowse`](./cdrom/cdbrowse) | File browser using libpsxcd's directory functions | CD | | | [`cdrom/cdxa`](./cdrom/cdxa) | CD-XA ADPCM audio player | CD | 1 | | [`demos/n00bdemo`](./demos/n00bdemo) | The premiere demonstration program of PSn00bSDK | EXE | 2 | @@ -86,4 +86,4 @@ are for rebuilding the examples *after* the SDK has been installed. CD images for each example. ----------------------------------------- -_Last updated on 2022-10-27 by spicyjpeg_ +_Last updated on 2023-05-21 by spicyjpeg_ -- cgit v1.2.3