资源详情

返回首页 | 相关搜索
[FreeCourseSite.com] Udemy - Developing a Multithreaded Kernel From Scratch!
大小 17.16 GB
文件数 381
Info Hash: E22EE669F33534F0A5CE21FA0194C4FD1F8166D3
收录时间 2026-01-27 21:33:13
更新时间 2026-01-27 21:54:33
文件列表 (381)
0. Websites you may like/[CourseClub.Me].url
122 B
0. Websites you may like/[FreeCourseSite.com].url
127 B
0. Websites you may like/[GigaCourse.Com].url
49 B
1 - Introduction/1 - Introduction English.srt
7.06 KB
1 - Introduction/1 - Introduction.mp4
36.79 MB
2 - Setup And A Brief Explanation Of Kernel Development/2 - What Is Memory English.srt
4.36 KB
2 - Setup And A Brief Explanation Of Kernel Development/2 - What Is Memory.mp4
23.25 MB
2 - Setup And A Brief Explanation Of Kernel Development/3 - The Boot Process English.srt
9.73 KB
2 - Setup And A Brief Explanation Of Kernel Development/3 - The Boot Process.mp4
42.74 MB
2 - Setup And A Brief Explanation Of Kernel Development/4 - Installing What We Need For Real Mode Development English.srt
2.58 KB
2 - Setup And A Brief Explanation Of Kernel Development/4 - Installing What We Need For Real Mode Development.mp4
11.55 MB
3 - Real Mode Development/10 - Writing our bootloader to a USB stick English.srt
4 KB
3 - Real Mode Development/10 - Writing our bootloader to a USB stick.mp4
12.17 MB
3 - Real Mode Development/11 - Booting the bootloader English.srt
880 B
3 - Real Mode Development/11 - Booting the bootloader.mp4
30.35 MB
3 - Real Mode Development/12 - The Interrupt Vector Table Explained English.srt
4.83 KB
3 - Real Mode Development/12 - The Interrupt Vector Table Explained.mp4
11.14 MB
3 - Real Mode Development/13 - Implementing our own interrupts in real mode English.srt
9.05 KB
3 - Real Mode Development/13 - Implementing our own interrupts in real mode.mp4
44.77 MB
3 - Real Mode Development/14 - Disk Access And How It Works English.srt
8.48 KB
3 - Real Mode Development/14 - Disk Access And How It Works.mp4
10.26 MB
3 - Real Mode Development/15 - Reading from the hard disk English.srt
17.1 KB
3 - Real Mode Development/15 - Reading from the hard disk.mp4
128.47 MB
3 - Real Mode Development/5 - Hello World Bootloader Commit.txt
85 B
3 - Real Mode Development/5 - Hello World Bootloader English.srt
21.31 KB
3 - Real Mode Development/5 - Hello World Bootloader.mp4
51.11 MB
3 - Real Mode Development/6 - Understanding Real Mode English.srt
6.24 KB
3 - Real Mode Development/6 - Understanding Real Mode.mp4
19.18 MB
3 - Real Mode Development/7 - Segmentation Memory Model English.srt
11.49 KB
3 - Real Mode Development/7 - Segmentation Memory Model.mp4
48.39 MB
3 - Real Mode Development/8 - Improving Our Bootloader English.srt
9.48 KB
3 - Real Mode Development/8 - Improving Our Bootloader.mp4
21.66 MB
3 - Real Mode Development/9 - Preparing our bootloader to be booted on real hardware English.srt
7.25 KB
3 - Real Mode Development/9 - Preparing our bootloader to be booted on real hardware.mp4
47.97 MB
4 - Protected Mode Development/0. Websites you may like/[CourseClub.Me].url
122 B
4 - Protected Mode Development/0. Websites you may like/[FreeCourseSite.com].url
127 B
4 - Protected Mode Development/0. Websites you may like/[GigaCourse.Com].url
49 B
4 - Protected Mode Development/100 - Implementing system print in stdlib English.srt
8.84 KB
4 - Protected Mode Development/100 - Implementing system print in stdlib.mp4
34.61 MB
4 - Protected Mode Development/100 - Source Code Revised Use this one.txt
85 B
4 - Protected Mode Development/100 - Source Code.txt
85 B
4 - Protected Mode Development/101 - Implementing system get key in stdlib English.srt
3.74 KB
4 - Protected Mode Development/101 - Implementing system get key in stdlib.mp4
15.14 MB
4 - Protected Mode Development/101 - Source Code.txt
85 B
4 - Protected Mode Development/102 - Implementing Malloc In Our stdlib English.srt
28.99 KB
4 - Protected Mode Development/102 - Implementing Malloc In Our stdlib.mp4
135.86 MB
4 - Protected Mode Development/102 - Source Code.txt
85 B
4 - Protected Mode Development/103 - Implementing Free In Our stdlib English.srt
11.43 KB
4 - Protected Mode Development/103 - Implementing Free In Our stdlib.mp4
67.77 MB
4 - Protected Mode Development/103 - Source Code.txt
85 B
4 - Protected Mode Development/104 - Changing the way we map virtual pages for the process English.srt
3.03 KB
4 - Protected Mode Development/104 - Changing the way we map virtual pages for the process.mp4
12.96 MB
4 - Protected Mode Development/104 - Source Code.txt
85 B
4 - Protected Mode Development/105 - Implementing itoa function English.srt
6.29 KB
4 - Protected Mode Development/105 - Implementing itoa function.mp4
25.42 MB
4 - Protected Mode Development/105 - Source Code.txt
85 B
4 - Protected Mode Development/106 - Implementing the putchar function English.srt
9.33 KB
4 - Protected Mode Development/106 - Implementing the putchar function.mp4
76.45 MB
4 - Protected Mode Development/106 - Source Code.txt
85 B
4 - Protected Mode Development/107 - Implementing the printf function English.srt
8.45 KB
4 - Protected Mode Development/107 - Implementing the printf function.mp4
85.48 MB
4 - Protected Mode Development/107 - Source Code.txt
85 B
4 - Protected Mode Development/108 - Implementing the ability to read lines English.srt
13.19 KB
4 - Protected Mode Development/108 - Implementing the ability to read lines.mp4
54.8 MB
4 - Protected Mode Development/108 - Source Code.txt
85 B
4 - Protected Mode Development/109 - Creating a shell English.srt
12.54 KB
4 - Protected Mode Development/109 - Creating a shell.mp4
88.78 MB
4 - Protected Mode Development/109 - Source Code.txt
85 B
4 - Protected Mode Development/110 - Loading other programs from our shell English.srt
36.72 KB
4 - Protected Mode Development/110 - Loading other programs from our shell.mp4
410.99 MB
4 - Protected Mode Development/110 - Source Code.txt
85 B
4 - Protected Mode Development/111 - Creating some important stdlib functions English.srt
16.95 KB
4 - Protected Mode Development/111 - Creating some important stdlib functions.mp4
70.42 MB
4 - Protected Mode Development/111 - Source Code.txt
85 B
4 - Protected Mode Development/112 - Memory Mapping malloc in stdlib English.srt
12.9 KB
4 - Protected Mode Development/112 - Memory Mapping malloc in stdlib.mp4
54.34 MB
4 - Protected Mode Development/112 - Source Code.txt
85 B
4 - Protected Mode Development/113 - Memory Unmapping free In stdlib English.srt
15.39 KB
4 - Protected Mode Development/113 - Memory Unmapping free In stdlib.mp4
86.56 MB
4 - Protected Mode Development/113 - Source Code.txt
85 B
4 - Protected Mode Development/114 - Process arguments Part 1 English.srt
12.11 KB
4 - Protected Mode Development/114 - Process arguments Part 1.mp4
56.31 MB
4 - Protected Mode Development/114 - Source Code.txt
85 B
4 - Protected Mode Development/115 - Process Arguments Part 2 English.srt
36.3 KB
4 - Protected Mode Development/115 - Process Arguments Part 2.mp4
310.54 MB
4 - Protected Mode Development/115 - Source Code.txt
85 B
4 - Protected Mode Development/116 - Process Arguments Part 3 English.srt
7.78 KB
4 - Protected Mode Development/116 - Process Arguments Part 3.mp4
38.25 MB
4 - Protected Mode Development/116 - Source Code.txt
85 B
4 - Protected Mode Development/117 - Implementing A System Command English.srt
24.25 KB
4 - Protected Mode Development/117 - Implementing A System Command.mp4
141.71 MB
4 - Protected Mode Development/117 - Source Code.txt
85 B
4 - Protected Mode Development/118 - Implementing program termination English.srt
21.18 KB
4 - Protected Mode Development/118 - Implementing program termination.mp4
118.22 MB
4 - Protected Mode Development/118 - Source Code.txt
85 B
4 - Protected Mode Development/119 - Handling program crashes English.srt
11.45 KB
4 - Protected Mode Development/119 - Handling program crashes.mp4
116.13 MB
4 - Protected Mode Development/119 - Source Code.txt
85 B
4 - Protected Mode Development/120 - Creating an exit command English.srt
7.64 KB
4 - Protected Mode Development/120 - Creating an exit command.mp4
34.97 MB
4 - Protected Mode Development/120 - Source Code.txt
85 B
4 - Protected Mode Development/121 - Handling caps lock upper case and lower case letters English.srt
13.87 KB
4 - Protected Mode Development/121 - Handling caps lock upper case and lower case letters.mp4
128.17 MB
4 - Protected Mode Development/121 - Source Code.txt
85 B
4 - Protected Mode Development/122 - Running multiple tasks at the same time multitasking English.srt
8.41 KB
4 - Protected Mode Development/122 - Running multiple tasks at the same time multitasking.mp4
54.99 MB
4 - Protected Mode Development/122 - Source Code.txt
85 B
4 - Protected Mode Development/16 - What is Protected Mode English.srt
9.23 KB
4 - Protected Mode Development/16 - What is Protected Mode.mp4
56.9 MB
4 - Protected Mode Development/17 - Source code.txt
85 B
4 - Protected Mode Development/17 - Switching To Protected Mode English.srt
19.05 KB
4 - Protected Mode Development/17 - Switching To Protected Mode.mp4
144.68 MB
4 - Protected Mode Development/18 - Restructuring Our Project English.srt
2.92 KB
4 - Protected Mode Development/18 - Restructuring Our Project.mp4
9.53 MB
4 - Protected Mode Development/19 - Enabling the A20 line English.srt
3.02 KB
4 - Protected Mode Development/19 - Enabling the A20 line.mp4
35.54 MB
4 - Protected Mode Development/19 - Source Code.txt
85 B
4 - Protected Mode Development/20 - Creating a Cross Compiler So We Can Code In C English.srt
13.81 KB
4 - Protected Mode Development/20 - Creating a Cross Compiler So We Can Code In C.mp4
214.64 MB
4 - Protected Mode Development/21 - Loading our 32 bit kernel into memory and working with debugging symbols English.srt
50.28 KB
4 - Protected Mode Development/21 - Loading our 32 bit kernel into memory and working with debugging symbols.mp4
582.94 MB
4 - Protected Mode Development/21 - Source Code.txt
85 B
4 - Protected Mode Development/22 - Cleaning our object files English.srt
1.81 KB
4 - Protected Mode Development/22 - Cleaning our object files.mp4
6.25 MB
4 - Protected Mode Development/22 - Source Code.txt
85 B
4 - Protected Mode Development/23 - Dealing With Alignment Issues English.srt
10.37 KB
4 - Protected Mode Development/23 - Dealing With Alignment Issues.mp4
30.72 MB
4 - Protected Mode Development/23 - Source Code.txt
85 B
4 - Protected Mode Development/24 - C Code In Protected Mode English.srt
8.99 KB
4 - Protected Mode Development/24 - C Code In Protected Mode.mp4
35.58 MB
4 - Protected Mode Development/24 - Source Code.txt
85 B
4 - Protected Mode Development/25 - Text Mode Explained English.srt
3.6 KB
4 - Protected Mode Development/25 - Text Mode Explained.mp4
24.82 MB
4 - Protected Mode Development/26 - Source Code.txt
85 B
4 - Protected Mode Development/26 - Writing To The Screen Hello World Tutorial English.srt
20.83 KB
4 - Protected Mode Development/26 - Writing To The Screen Hello World Tutorial.mp4
116.34 MB
4 - Protected Mode Development/27 - Interrupt Descriptor Table Explained English.srt
13.18 KB
4 - Protected Mode Development/27 - Interrupt Descriptor Table Explained.mp4
44 MB
4 - Protected Mode Development/28 - Implementing The Interrupt Descriptor Table English.srt
34.19 KB
4 - Protected Mode Development/28 - Implementing The Interrupt Descriptor Table.mp4
385.49 MB
4 - Protected Mode Development/28 - Source Code.txt
85 B
4 - Protected Mode Development/29 - Implementing In and Out Functions English.srt
11.39 KB
4 - Protected Mode Development/29 - Implementing In and Out Functions.mp4
95.81 MB
4 - Protected Mode Development/29 - Source Code.txt
85 B
4 - Protected Mode Development/30 - Programmable Interrupt Controller Explained English.srt
6.71 KB
4 - Protected Mode Development/30 - Programmable Interrupt Controller Explained.mp4
14.05 MB
4 - Protected Mode Development/30 - Source Code.txt
85 B
4 - Protected Mode Development/31 - Programmable Interrupt Controller Implementation English.srt
16.48 KB
4 - Protected Mode Development/31 - Programmable Interrupt Controller Implementation.mp4
77.21 MB
4 - Protected Mode Development/31 - Source Code.txt
85 B
4 - Protected Mode Development/32 - Understanding The Heap And Memory Allocation English.srt
31.25 KB
4 - Protected Mode Development/32 - Understanding The Heap And Memory Allocation.mp4
83.49 MB
4 - Protected Mode Development/33 - Implementing Our Heap English.srt
86.47 KB
4 - Protected Mode Development/33 - Implementing Our Heap.mp4
1002.43 MB
4 - Protected Mode Development/33 - Source Code.txt
85 B
4 - Protected Mode Development/34 - Creating the enable interrupts function English.srt
3.76 KB
4 - Protected Mode Development/34 - Creating the enable interrupts function.mp4
12.88 MB
4 - Protected Mode Development/34 - Source Code.txt
85 B
4 - Protected Mode Development/35 - Understanding Paging English.srt
27.33 KB
4 - Protected Mode Development/35 - Understanding Paging.mp4
55.6 MB
4 - Protected Mode Development/36 - Implementing Paging English.srt
37.44 KB
4 - Protected Mode Development/36 - Implementing Paging.mp4
418.07 MB
4 - Protected Mode Development/36 - Source Code.txt
85 B
4 - Protected Mode Development/37 - Modifying the page table English.srt
31.14 KB
4 - Protected Mode Development/37 - Modifying the page table.mp4
326.04 MB
4 - Protected Mode Development/37 - Source Code.txt
85 B
4 - Protected Mode Development/38 - Preparing To Read From The Hard Disk English.srt
3.76 KB
4 - Protected Mode Development/38 - Preparing To Read From The Hard Disk.mp4
11.2 MB
4 - Protected Mode Development/39 - Reading from the disk in C with the ATA controller English.srt
13.48 KB
4 - Protected Mode Development/39 - Reading from the disk in C with the ATA controller.mp4
233.46 MB
4 - Protected Mode Development/39 - Source Code.txt
85 B
4 - Protected Mode Development/40 - Improving Our Disk Driver English.srt
14 KB
4 - Protected Mode Development/40 - Improving Our Disk Driver.mp4
67.7 MB
4 - Protected Mode Development/40 - Source Code.txt
85 B
4 - Protected Mode Development/41 - What is a filesystem English.srt
12.08 KB
4 - Protected Mode Development/41 - What is a filesystem.mp4
30.76 MB
4 - Protected Mode Development/42 - Creating a path parser English.srt
50.58 KB
4 - Protected Mode Development/42 - Creating a path parser.mp4
848.06 MB
4 - Protected Mode Development/42 - Source Code.txt
85 B
4 - Protected Mode Development/43 - Creating a disk stream English.srt
22.26 KB
4 - Protected Mode Development/43 - Creating a disk stream.mp4
228.77 MB
4 - Protected Mode Development/43 - Source Code.txt
85 B
4 - Protected Mode Development/44 - File Allocation Table Explained English.srt
28.19 KB
4 - Protected Mode Development/44 - File Allocation Table Explained.mp4
272.89 MB
4 - Protected Mode Development/45 - Source Code.txt
85 B
4 - Protected Mode Development/45 - Starting To Create our FAT File system English.srt
18.63 KB
4 - Protected Mode Development/45 - Starting To Create our FAT File system.mp4
192.29 MB
4 - Protected Mode Development/46 - Understanding the VFSVirtual File System Layer English.srt
8.86 KB
4 - Protected Mode Development/46 - Understanding the VFSVirtual File System Layer.mp4
19.77 MB
4 - Protected Mode Development/47 - Implementing our virtual filesystem core functionality English.srt
32.21 KB
4 - Protected Mode Development/47 - Implementing our virtual filesystem core functionality.mp4
241.74 MB
4 - Protected Mode Development/47 - Source Code.txt
85 B
4 - Protected Mode Development/48 - Source Code.txt
85 B
4 - Protected Mode Development/48 - implementing FAT16 filesystem driver core functionality English.srt
21.34 KB
4 - Protected Mode Development/48 - implementing FAT16 filesystem driver core functionality.mp4
148.36 MB
4 - Protected Mode Development/49 - Implementing FAT16 Structures English.srt
25.42 KB
4 - Protected Mode Development/49 - Implementing FAT16 Structures.mp4
140.27 MB
4 - Protected Mode Development/49 - Source Code.txt
85 B
4 - Protected Mode Development/50 - Implementing The FAT16 Resolver Function English.srt
40.26 KB
4 - Protected Mode Development/50 - Implementing The FAT16 Resolver Function.mp4
572.14 MB
4 - Protected Mode Development/50 - Source Code.txt
85 B
4 - Protected Mode Development/51 - Implementing the VFS fopen function English.srt
30.31 KB
4 - Protected Mode Development/51 - Implementing the VFS fopen function.mp4
175.78 MB
4 - Protected Mode Development/51 - Source Code.txt
85 B
4 - Protected Mode Development/52 - Implementing FAT16 fopen function English.srt
68.67 KB
4 - Protected Mode Development/52 - Implementing FAT16 fopen function.mp4
1.02 GB
4 - Protected Mode Development/52 - Source Code.txt
85 B
4 - Protected Mode Development/53 - Implementing the VFS fread function English.srt
7.6 KB
4 - Protected Mode Development/53 - Implementing the VFS fread function.mp4
46.4 MB
4 - Protected Mode Development/53 - Source Code.txt
85 B
4 - Protected Mode Development/54 - Implementing FAT16 fread functionality English.srt
10.67 KB
4 - Protected Mode Development/54 - Implementing FAT16 fread functionality.mp4
143.94 MB
4 - Protected Mode Development/54 - Source Code.txt
85 B
4 - Protected Mode Development/55 - Implementing the VFS fseek functionality English.srt
3.15 KB
4 - Protected Mode Development/55 - Implementing the VFS fseek functionality.mp4
18.75 MB
4 - Protected Mode Development/55 - Source Code.txt
85 B
4 - Protected Mode Development/56 - Implementing the FAT16 fseek functionality English.srt
6.48 KB
4 - Protected Mode Development/56 - Implementing the FAT16 fseek functionality.mp4
45.99 MB
4 - Protected Mode Development/56 - Source Code.txt
85 B
4 - Protected Mode Development/57 - Implementing the fstat VFS functionality English.srt
5.04 KB
4 - Protected Mode Development/57 - Implementing the fstat VFS functionality.mp4
35.42 MB
4 - Protected Mode Development/57 - Source Code.txt
85 B
4 - Protected Mode Development/58 - Implementing the FAT16 fstat function English.srt
6.93 KB
4 - Protected Mode Development/58 - Implementing the FAT16 fstat function.mp4
48.8 MB
4 - Protected Mode Development/58 - Source Code.txt
85 B
4 - Protected Mode Development/59 - Implementing the VFS fclose functionality English.srt
3.46 KB
4 - Protected Mode Development/59 - Implementing the VFS fclose functionality.mp4
15.82 MB
4 - Protected Mode Development/59 - Source Code.txt
85 B
4 - Protected Mode Development/60 - Implementing the FAT16 fclose functionality English.srt
9.02 KB
4 - Protected Mode Development/60 - Implementing the FAT16 fclose functionality.mp4
114.79 MB
4 - Protected Mode Development/60 - Source Code.txt
85 B
4 - Protected Mode Development/61 - Implementing a kernel panic English.srt
3 KB
4 - Protected Mode Development/61 - Implementing a kernel panic.mp4
13.98 MB
4 - Protected Mode Development/61 - Source Code.txt
85 B
4 - Protected Mode Development/62 - Understanding User Land English.srt
21.07 KB
4 - Protected Mode Development/62 - Understanding User Land.mp4
62.07 MB
4 - Protected Mode Development/63 - Changing our kernel segment and data descriptors to be written in C English.srt
20.39 KB
4 - Protected Mode Development/63 - Changing our kernel segment and data descriptors to be written in C.mp4
132.57 MB
4 - Protected Mode Development/63 - Source Code.txt
85 B
4 - Protected Mode Development/64 - Implementing The TSSTask Switch Segment English.srt
14.12 KB
4 - Protected Mode Development/64 - Implementing The TSSTask Switch Segment.mp4
168.97 MB
4 - Protected Mode Development/64 - Source Code.txt
85 B
4 - Protected Mode Development/65 - Implementing Task Foundations English.srt
36.68 KB
4 - Protected Mode Development/65 - Implementing Task Foundations.mp4
391.91 MB
4 - Protected Mode Development/65 - Source Code.txt
85 B
4 - Protected Mode Development/66 - Implementing Process Foundations Part 1 English.srt
49.62 KB
4 - Protected Mode Development/66 - Implementing Process Foundations Part 1.mp4
216.42 MB
4 - Protected Mode Development/66 - Source Code.txt
85 B
4 - Protected Mode Development/67 - Implementing Process Foundations Part 2 English.srt
31.24 KB
4 - Protected Mode Development/67 - Implementing Process Foundations Part 2.mp4
278 MB
4 - Protected Mode Development/67 - Source Code.txt
85 B
4 - Protected Mode Development/68 - Packing the GDT English.srt
1.73 KB
4 - Protected Mode Development/68 - Packing the GDT.mp4
7.05 MB
4 - Protected Mode Development/68 - Source Code.txt
85 B
4 - Protected Mode Development/69 - Implementing User Land Functionality English.srt
22.44 KB
4 - Protected Mode Development/69 - Implementing User Land Functionality.mp4
115.38 MB
4 - Protected Mode Development/69 - Source Code.txt
85 B
4 - Protected Mode Development/70 - Creating our first user process application English.srt
12.06 KB
4 - Protected Mode Development/70 - Creating our first user process application.mp4
89.87 MB
4 - Protected Mode Development/70 - Source Code.txt
85 B
4 - Protected Mode Development/71 - Executing the process and dropping into user land privileges English.srt
10.97 KB
4 - Protected Mode Development/71 - Executing the process and dropping into user land privileges.mp4
48.51 MB
4 - Protected Mode Development/71 - Source Code.txt
85 B
4 - Protected Mode Development/72 - Changing the paging functionality English.srt
8.82 KB
4 - Protected Mode Development/72 - Changing the paging functionality.mp4
39.95 MB
4 - Protected Mode Development/72 - Source Code.txt
85 B
4 - Protected Mode Development/73 - Talking with the kernel from userland English.srt
29.25 KB
4 - Protected Mode Development/73 - Talking with the kernel from userland.mp4
117.91 MB
4 - Protected Mode Development/74 - Creating the interrupt 0x80 for user process to kernel communication English.srt
30.48 KB
4 - Protected Mode Development/74 - Creating the interrupt 0x80 for user process to kernel communication.mp4
309.47 MB
4 - Protected Mode Development/74 - Source Code.txt
85 B
4 - Protected Mode Development/75 - Creating the ability to create and execute kernel commands English.srt
14.99 KB
4 - Protected Mode Development/75 - Creating the ability to create and execute kernel commands.mp4
70.08 MB
4 - Protected Mode Development/75 - Source Code.txt
85 B
4 - Protected Mode Development/76 - Creating our first kernel command English.srt
14.31 KB
4 - Protected Mode Development/76 - Creating our first kernel command.mp4
68.58 MB
4 - Protected Mode Development/76 - Source Code.txt
85 B
4 - Protected Mode Development/77 - Calling our kernel command English.srt
9.31 KB
4 - Protected Mode Development/77 - Calling our kernel command.mp4
28.82 MB
4 - Protected Mode Development/77 - Source Code.txt
85 B
4 - Protected Mode Development/78 - Copying strings from the tasks process English.srt
18.62 KB
4 - Protected Mode Development/78 - Copying strings from the tasks process.mp4
106.4 MB
4 - Protected Mode Development/78 - Source Code Minor Change.txt
85 B
4 - Protected Mode Development/78 - Source Code.txt
85 B
4 - Protected Mode Development/79 - Reading the tasks stack English.srt
30.2 KB
4 - Protected Mode Development/79 - Reading the tasks stack.mp4
141.35 MB
4 - Protected Mode Development/79 - Source Code.txt
85 B
4 - Protected Mode Development/80 - Creating the print command in the kernel English.srt
20.81 KB
4 - Protected Mode Development/80 - Creating the print command in the kernel.mp4
91.79 MB
4 - Protected Mode Development/80 - Source Code.txt
85 B
4 - Protected Mode Development/81 - Understanding keyboard access in protected mode English.srt
22.6 KB
4 - Protected Mode Development/81 - Understanding keyboard access in protected mode.mp4
47.86 MB
4 - Protected Mode Development/82 - Creating the virtual keyboard layer English.srt
21.11 KB
4 - Protected Mode Development/82 - Creating the virtual keyboard layer.mp4
106.2 MB
4 - Protected Mode Development/82 - Source Code.txt
85 B
4 - Protected Mode Development/83 - Creating the PS2 port keyboard driver part 1 English.srt
28.67 KB
4 - Protected Mode Development/83 - Creating the PS2 port keyboard driver part 1.mp4
366.26 MB
4 - Protected Mode Development/83 - Source Code.txt
85 B
4 - Protected Mode Development/84 - Improving our interrupt descriptor table design English.srt
26.23 KB
4 - Protected Mode Development/84 - Improving our interrupt descriptor table design.mp4
221.77 MB
4 - Protected Mode Development/84 - Source Code.txt
85 B
4 - Protected Mode Development/85 - Creating a cleaner way to create interrupt handlers in the interrupt descriptor English.srt
13.3 KB
4 - Protected Mode Development/85 - Creating a cleaner way to create interrupt handlers in the interrupt descriptor.mp4
125.55 MB
4 - Protected Mode Development/85 - Source Code.txt
85 B
4 - Protected Mode Development/86 - Changing The Current Process English.srt
10.48 KB
4 - Protected Mode Development/86 - Changing The Current Process.mp4
56.69 MB
4 - Protected Mode Development/86 - Source Code.txt
85 B
4 - Protected Mode Development/87 - Creating the PS2 port keyboard driver part 2 English.srt
17.79 KB
4 - Protected Mode Development/87 - Creating the PS2 port keyboard driver part 2.mp4
187.65 MB
4 - Protected Mode Development/87 - Source Code.txt
85 B
4 - Protected Mode Development/88 - Getting a key from the keyboard buffer in user land English.srt
13.77 KB
4 - Protected Mode Development/88 - Getting a key from the keyboard buffer in user land.mp4
67.17 MB
4 - Protected Mode Development/88 - Source Code.txt
85 B
4 - Protected Mode Development/89 - Creating a putchar command that writes one character to the terminal English.srt
10.06 KB
4 - Protected Mode Development/89 - Creating a putchar command that writes one character to the terminal.mp4
70.15 MB
4 - Protected Mode Development/89 - Source Code.txt
85 B
4 - Protected Mode Development/90 - Implementing backspace in the terminal English.srt
3.99 KB
4 - Protected Mode Development/90 - Implementing backspace in the terminal.mp4
22.49 MB
4 - Protected Mode Development/90 - Source Code.txt
85 B
4 - Protected Mode Development/91 - Revising our stream reader English.srt
8.22 KB
4 - Protected Mode Development/91 - Revising our stream reader.mp4
40.18 MB
4 - Protected Mode Development/91 - Source Code.txt
85 B
4 - Protected Mode Development/92 - Elf Files Explained English.srt
32.77 KB
4 - Protected Mode Development/92 - Elf Files Explained.mp4
197.47 MB
4 - Protected Mode Development/93 - Implementing The Elf Loader Part 1 English.srt
22.39 KB
4 - Protected Mode Development/93 - Implementing The Elf Loader Part 1.mp4
257.92 MB
4 - Protected Mode Development/93 - Source Code.txt
85 B
4 - Protected Mode Development/94 - Implementing The Elf Loader Part 2 English.srt
29.3 KB
4 - Protected Mode Development/94 - Implementing The Elf Loader Part 2.mp4
135.91 MB
4 - Protected Mode Development/94 - Source Code.txt
85 B
4 - Protected Mode Development/95 - Implementing The Elf Loader Part 3 English.srt
5.53 KB
4 - Protected Mode Development/95 - Implementing The Elf Loader Part 3.mp4
24.37 MB
4 - Protected Mode Development/95 - Source Code.txt
85 B
4 - Protected Mode Development/96 - Implementing The Elf Loader Part 4 English.srt
22.71 KB
4 - Protected Mode Development/96 - Implementing The Elf Loader Part 4.mp4
189.31 MB
4 - Protected Mode Development/96 - Source Code.txt
85 B
4 - Protected Mode Development/97 - Implementing The Elf Loader Part 5 English.srt
38.78 KB
4 - Protected Mode Development/97 - Implementing The Elf Loader Part 5.mp4
374.72 MB
4 - Protected Mode Development/97 - Source Code.txt
85 B
4 - Protected Mode Development/98 - Implementing The Elf Loader Part 6 English.srt
17.27 KB
4 - Protected Mode Development/98 - Implementing The Elf Loader Part 6.mp4
228.88 MB
4 - Protected Mode Development/98 - Source Code.txt
85 B
4 - Protected Mode Development/99 - Source Code.txt
85 B
4 - Protected Mode Development/99 - Writing User Programs In C English.srt
19.11 KB
4 - Protected Mode Development/99 - Writing User Programs In C.mp4
150.06 MB
5 - Optional/123 - README.html
766 B
5 - Optional/124 - Changing our fat16newfatitemfordirectoryitem function English.srt
1.96 KB
5 - Optional/124 - Changing our fat16newfatitemfordirectoryitem function.mp4
6.84 MB
5 - Optional/125 - Changing our fat16open function English.srt
4.35 KB
5 - Optional/125 - Changing our fat16open function.mp4
25.09 MB
5 - Optional/125 - Source Code.txt
85 B
5 - Optional/126 - Changing our fat16getrootdirectory function English.srt
3.02 KB
5 - Optional/126 - Changing our fat16getrootdirectory function.mp4
28.78 MB
5 - Optional/126 - Source Code.txt
85 B
5 - Optional/127 - Changing our processloadbinary function English.srt
3.6 KB
5 - Optional/127 - Changing our processloadbinary function.mp4
17.89 MB
5 - Optional/127 - Source Code.txt
85 B
5 - Optional/128 - Improvements to our fat16toproperstring function English.srt
11.15 KB
5 - Optional/128 - Improvements to our fat16toproperstring function.mp4
53.93 MB
5 - Optional/128 - Source Code.txt
85 B
5 - Optional/129 - Changing our restoregeneralpurposeregisters function English.srt
4.58 KB
5 - Optional/129 - Changing our restoregeneralpurposeregisters function.mp4
19.94 MB
5 - Optional/129 - Source Code.txt
85 B
6 - Assembly Language Catchup/130 - Assembly Catchup.html
214 B
6 - Assembly Language Catchup/131 - What is assembly language English.srt
2.41 KB
6 - Assembly Language Catchup/131 - What is assembly language.mp4
19.14 MB
6 - Assembly Language Catchup/132 - Emu8086 Download.txt
65 B
6 - Assembly Language Catchup/132 - Installing the emulator English.srt
2.71 KB
6 - Assembly Language Catchup/132 - Installing the emulator.mp4
7.19 MB
6 - Assembly Language Catchup/133 - Hello World In Assembly English.srt
21.82 KB
6 - Assembly Language Catchup/133 - Hello World In Assembly.mp4
181.55 MB
6 - Assembly Language Catchup/134 - Transistors And Logic Gates Understanding The Processor English.srt
15.98 KB
6 - Assembly Language Catchup/134 - Transistors And Logic Gates Understanding The Processor.mp4
147.76 MB
6 - Assembly Language Catchup/135 - Registers in the 8086 English.srt
11.94 KB
6 - Assembly Language Catchup/135 - Registers in the 8086.mp4
115.04 MB
6 - Assembly Language Catchup/136 - Segmentation Memory Model Explained English.srt
10.94 KB
6 - Assembly Language Catchup/136 - Segmentation Memory Model Explained.mp4
101.18 MB
6 - Assembly Language Catchup/137 - The Stack Subroutines And Endiness Explained English.srt
10.78 KB
6 - Assembly Language Catchup/137 - The Stack Subroutines And Endiness Explained.mp4
127.56 MB
7 - Conclusion/138 - Bonus Lecture English.srt
9.55 KB
7 - Conclusion/138 - Bonus Lecture.mp4
119.14 MB

免责声明

本网站仅提供DHT网络磁力资源索引服务,不存储任何资源文件。所有资源均来自DHT网络,本站无法控制其内容。请遵守当地法律法规,合理使用网络资源。如涉及版权问题,请联系 lulutang@protonmail.com。