Skip to content

Commit

Permalink
Another hotfix, Assembly is awesome :D
Browse files Browse the repository at this point in the history
  • Loading branch information
NowEwo committed Nov 19, 2024
1 parent cfabe69 commit b9a39ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/bootloader/DiskIO.asm
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Program that can read sectors from disk
// EwoFluffy 2024
; Program that can read sectors from disk
; EwoFluffy 2024

ReadDisk:
pusha ; Save registers
Expand Down

0 comments on commit b9a39ce

Please sign in to comment.