diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2ebab4274..46635374c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -18,7 +18,7 @@ jobs: strategy: fail-fast: false matrix: - version: [GZLE01, GZLP01, GZLJ01] + version: [GZLE01, GZLP01, GZLJ01, D44J01] steps: # Checkout the repository diff --git a/README.md b/README.md index a2c20d9d4..0ab95de61 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ All GameCube versions are supported: - `GZLE01`: Rev 0 (USA), Rev 48 (KOR) - `GZLP01`: Rev 0 (PAL) - `GZLJ01`: Rev 0 (JPN) +- `D44J01`: Kiosk demo (JPN) Dependencies ============