Enable bochs terminal output.
This commit is contained in:
parent
5a20c23569
commit
0dfa6008ec
3 changed files with 8 additions and 3 deletions
|
|
@ -15,5 +15,5 @@ if [[ $1 == "debug" ]]; then
|
|||
fi
|
||||
|
||||
# TODO Make this portable, build bochs as a part of toolchain?
|
||||
~/opt/bochs/bin/bochs
|
||||
~/opt/bochs/bin/bochs $BOCHS_ARGS -q
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue