Add cartidge usage log.

This commit is contained in:
giomba 2022-12-04 21:55:25 +01:00
parent e907759643
commit a67466635f
1 changed files with 2 additions and 1 deletions

View File

@ -228,12 +228,13 @@ demo_start:
.incbin "build/demo.raw"
demo_end:
DEMO_LEN SET demo_end - demo_start
ECHO DEMO_LEN
tree_start:
.incbin "res/tree.bin"
tree_end:
ECHO "cartridge usage",.
. = $bff9
jmp loading_feedback
. = $bffc