boots
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1 +1 @@
|
|||||||
boot
|
boot.bin
|
||||||
1
boot.asm
1
boot.asm
@@ -4,3 +4,4 @@ halt:
|
|||||||
jmp halt
|
jmp halt
|
||||||
|
|
||||||
times 510-($-$$) db 0
|
times 510-($-$$) db 0
|
||||||
|
db 0x55, 0xaa
|
||||||
Reference in New Issue
Block a user