LADX-Disassembly/.circleci
Rangi42 2e28141a5b Fix some unusual build conditions, and require RGBDS 0.5.1
- RGBASM version being mid-development or undefined:
  Use the `__RGBDS_MAJOR/MINOR/PATCH__` constants to get
  the version instead of the `--version` flag

- Bash not being `/bin/bash`: Use `/usr/bin/env bash`
  (and `set` for the flags to pass to Bash)

- RGBDS 0.5.1 is requred, not 0.5.0, for `CHARLEN` and
  `CHARSUB` support
2023-12-08 10:22:14 -05:00
..
images/rgbds Fix some unusual build conditions, and require RGBDS 0.5.1 2023-12-08 10:22:14 -05:00
config.yml Use RGBDS v0.6.0 Docker image for CI 2022-10-15 00:11:23 +02:00