Converted local project to demo structure.
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
fd67884bee
commit
56e74ee085
21 changed files with 257 additions and 249 deletions
|
|
@ -33,7 +33,7 @@ The files in this repro try to handle these steps for you.
|
|||
* make + wget + tar + dos2unix
|
||||
* sdcc
|
||||
* openmsx
|
||||
* ffmpeg (optional, see `test/0module.mk` howto merge videos)
|
||||
* ffmpeg (optional, see `srv/assert-all/0module.mk` howto merge videos)
|
||||
|
||||
For debian use;
|
||||
|
||||
|
|
@ -46,7 +46,7 @@ And override the paths if needed;
|
|||
* PATH_SDCC=/usr/bin
|
||||
* PATH_OPENMSX=/usr/bin
|
||||
|
||||
Then build result based compile rules see an example in; `test/ahello-m80/0module.mk`
|
||||
Then build result based compile rules see an example in; `src/ahello-m80/0module.mk`
|
||||
|
||||
When you want to see whats happening do a debug run;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue