Upload files to "/"

This commit is contained in:
Vichingo455 2025-03-31 06:14:09 +00:00
parent 821e55cbab
commit cc2c1fc8a1
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ fill_memory:
push bc
ld hl, 200h
ld c, 01h
ld b, 4h
ld a, c
loop_fill:
ld (hl), a