This website works better with JavaScript
Home
Explore
Help
Register
Sign In
jeremy
/
os-tutorial
mirror of
https://github.com/cfenollosa/os-tutorial
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
lesson 7, reading from disk
Carlos Fenollosa
10 years ago
parent
8a0767c8f6
commit
6b31ae7e88
1 changed files
with
0 additions
and
2 deletions
Split View
Show Diff Stats
0
2
07-bootsector-disk/boot_sect_fakedisk.asm
+ 0
- 2
07-bootsector-disk/boot_sect_fakedisk.asm
View File
@@ -1,2 +0,0 @@
-times 256 dw 0x1234
-times 256 dw 0xFECB