]>
author | Duje Mihanović <duje.mihanovic@skole.hr> | |
Wed, 27 Apr 2022 15:47:44 +0000 (17:47 +0200) | ||
committer | Duje Mihanović <duje.mihanovic@skole.hr> | |
Wed, 27 Apr 2022 15:58:47 +0000 (17:58 +0200) | ||
commit | dad65146188909b9568ed39b3b3fbc5e88e158c3 | |
tree | 3a8dfb810b4a004bbba62cf24d4404911392e249 | tree | snapshot |
parent | c29b9d737fde3b6037aacc95cc6ff4f5fbc63d46 | commit | diff |
Makefile | diff | blob | history | |
boot/x86/.gitignore | [new file with mode: 0644] | blob |
boot/x86/Makefile | [new file with mode: 0644] | blob |
boot/x86/disk.dump | [new file with mode: 0644] | blob |
boot/x86/fat32-structs.s | [new file with mode: 0644] | blob |
boot/x86/fat32.s | [new file with mode: 0644] | blob |
boot/x86/loader.s | [new file with mode: 0644] | blob |
boot/x86/mbr.s | [new file with mode: 0644] | blob |
boot/x86/old/a20.s | [moved from boot/x86/a20.s with 100% similarity] | blob | history |
boot/x86/old/boot.s | [moved from boot/x86/boot.s with 100% similarity] | blob | history |
boot/x86/old/print.s | [moved from boot/x86/print.s with 100% similarity] | blob | history |
boot/x86/old/protected.s | [moved from boot/x86/protected.s with 100% similarity] | blob | history |
boot/x86/vbr-fat32.s | [new file with mode: 0644] | blob |
how-to-compile | diff | blob | history |