osdev icon indicating copy to clipboard operation
osdev copied to clipboard

Error in either comment or stack set up

Open Xayiide opened this issue 2 years ago • 1 comments

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

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

Xayiide avatar Apr 27 '23 13:04 Xayiide

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.

ghost avatar Aug 11 '24 05:08 ghost