Added flight recorder and more boot messages.
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
97088650d4
commit
c1a52773ac
16 changed files with 176 additions and 94 deletions
1
Makefile
1
Makefile
|
|
@ -20,6 +20,5 @@ BUILD_HELP += \\n\\t* clean
|
|||
clean:
|
||||
$(call mb_clean,$(PATH_BIN))
|
||||
|
||||
MB_OPENMSX_PATH_BIN ?= $(PATH_BIN)
|
||||
include lib/make/msxbuild.mk
|
||||
include $(INC_TEST)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue