Rename to bdos compiler step.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -10s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -10s
This commit is contained in:
parent
43c9649712
commit
59ddde5bec
3 changed files with 3 additions and 3 deletions
|
|
@ -45,7 +45,7 @@ endef
|
|||
define mb_sdcc_link_asm_C000
|
||||
$(call mb_sdcc_link_asm,$(1),$(2),0xC000)
|
||||
endef
|
||||
define mb_sdcc_link_asm_dos
|
||||
define mb_sdcc_link_asm_bdos
|
||||
$(call mb_sdcc_link_asm_0100,$(1),$(2))
|
||||
endef
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue