Sorry for massive commit
The important parts are in no_interface/llbooter
and implementation/pong as well as interface/pong
Provides sinv capability for component -> interface via booter
run llbooter_pong.sh to test
Note: Multiple arguments untested, a few memory hacks, also assumes the interface comp is the first comp listed in the runscript.
Summary of this Pull Request (PR)
Add description here.
Intent for your PR
Choose one (Mandatory):
[ ] This PR is for a code-review and is intended to get feedback, but not to be pulled yet.
[ ] This PR is mature, and ready to be integrated into the repo.
Reviewers (Mandatory):
(Specify @<github.com username(s)> of the reviewers. Ex: @user1, @user2)
Code Quality
As part of this pull request, I've considered the following:
Sorry for massive commit The important parts are in no_interface/llbooter and implementation/pong as well as interface/pong
Provides sinv capability for component -> interface via booter run llbooter_pong.sh to test Note: Multiple arguments untested, a few memory hacks, also assumes the interface comp is the first comp listed in the runscript.
Summary of this Pull Request (PR)
Add description here.
Intent for your PR
Choose one (Mandatory):
Reviewers (Mandatory):
(Specify @<github.com username(s)> of the reviewers. Ex: @user1, @user2)
Code Quality
As part of this pull request, I've considered the following:
Style:
Code Craftsmanship:
Testing
I've tested the code using the following test programs (provide list here):
-