szhou42 / osdev

Hobby os project with GUI
GNU General Public License v3.0
378 stars 61 forks source link

Error in either comment or stack set up #5

Open Xayiide opened 1 year ago

Xayiide commented 1 year ago

https://github.com/szhou42/osdev/blob/52c02f0d4327442493459253a5c6c83c5f378765/src/kernel/entry.asm#L35

Wouldn't it be 1048576? 104856 are roughly 102 kb

ProfessorLongBeard commented 1 month ago

https://github.com/szhou42/osdev/blob/52c02f0d4327442493459253a5c6c83c5f378765/src/kernel/entry.asm#L35

Wouldn't it be 1048576? 104856 are roughly 102 kb

No. They have it correct.