Added missing package.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -8s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -8s
This commit is contained in:
parent
a8eb4a07f6
commit
fdbe0eac7e
|
@ -22,7 +22,7 @@ The files in this repro try to handle these steps for you.
|
|||
## Features
|
||||
|
||||
* Allows parallel headless openMSX build pipeline
|
||||
* openMSX safe exit failure guards.
|
||||
* openMSX safe exit failure guards
|
||||
* Automatic disk image import + export per build step
|
||||
* Downloads and caches resources from msxhub.com
|
||||
* Auto magic openMSX extensions and machine rom's setup
|
||||
|
@ -108,6 +108,7 @@ Current set is WIP.
|
|||
* mb_msxhub_get_baskom
|
||||
* mb_msxhub_get_binldr
|
||||
* mb_msxhub_get_dmphex
|
||||
* mb_msxhub_get_dos2tools
|
||||
* mb_msxhub_get_gfxage
|
||||
* mb_msxrom_file
|
||||
* mb_msxrom_setup
|
||||
|
|
Loading…
Reference in a new issue