Skip to content

Pull requests: cfenollosa/os-tutorial

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add explanation about -2
#101 opened Dec 24, 2018 by esemeniuc Loading…
Possible correction to comment for try 2
#68 opened Oct 1, 2018 by Nequo Loading…
Removed an unnecessary jmp instruction
#77 opened Oct 7, 2018 by ivcoar Loading…
Fix incorrect register bit.
#83 opened Oct 25, 2018 by nikeshmhr Loading…
Fix comment for character address.
#91 opened Nov 10, 2018 by garenchan Loading…
Further improve makefiles.
#93 opened Nov 16, 2018 by garenchan Loading…
(Fix issue) Undefined command: "breakpoint"
#94 opened Nov 16, 2018 by garenchan Loading…
clear_screen should be a public API function.
#95 opened Nov 23, 2018 by garenchan Loading…
Fixed assembler error
#48 opened Sep 15, 2018 by eggsactly Loading…
Update boot_sect_memory.asm
#106 opened Jan 15, 2019 by proneon267 Loading…
fix included mistake in writing
#110 opened Mar 19, 2019 by sssvip Loading…
Fix broken link for gcc-4.9.1
#116 opened May 30, 2019 by Auxilus Loading…
Finished implementing int_to_ascii
#119 opened Jul 17, 2019 by jakewmasters Loading…
Errors in stack section
#120 opened Jul 26, 2019 by pzhzqt Loading…
cr0 "32bit bit" -> "protected mode" bit
#139 opened Jan 22, 2020 by atomheartother Loading…
Fixed typo in README.md
#140 opened Jan 27, 2020 by smalinux Loading…
Fix quotes
#151 opened May 30, 2020 by OMGerCoder Loading…
Added jmp to step2
#159 opened Jun 25, 2020 by bgregs514 Loading…
Fix a register typo in 07-bootsector-disk README.md
#277 opened Jul 25, 2024 by blingo77 Loading…
Fix a bug in hex_to_ascii().
#99 opened Nov 28, 2018 by garenchan Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.