Update 'init.z80'

This commit is contained in:
pjht 2023-01-30 15:09:04 -06:00 committed by Gitea
parent 2dde34db7a
commit 0ed587a5a4
Signed by: Gitea
GPG Key ID: 8DB95EB3B04DDE8D

View File

@ -1,5 +1,5 @@
.global _start
; Test signing
_start:
call find_disk
/* ld hl, test_string */