Skip to content

Commit

Permalink
Add pacciani easter egg
Browse files Browse the repository at this point in the history
  • Loading branch information
mrgian committed Nov 13, 2023
1 parent 9a98d81 commit 4f82e76
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ image:
@dd if=build/boot.bin of=build/disk.img conv=notrunc
@dd if=build/disk.img of=build/partition.img bs=512 skip=36864
@$(MKFS) -F 16 build/partition.img
@$(MCOPY) -i build/partition.img dante "::dante"
@$(MCOPY) -i build/partition.img pacciani "::pacciani"
@$(MCOPY) -i build/partition.img lorem "::lorem"
@$(MCOPY) -i build/partition.img build/hello.bin "::hello"
@$(MCOPY) -i build/partition.img build/atest.bin "::atest"
Expand Down
3 changes: 0 additions & 3 deletions dante

This file was deleted.

4 changes: 4 additions & 0 deletions pacciani
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
"Se ni' mondo esistesse un po' di bene
e ognun si cosiderasse suo fratello
ci sarebbe meno pensieri e meno pene
e il mondo ne sarebbe assai piu' bello"

0 comments on commit 4f82e76

Please sign in to comment.