- memory detection with BIOS 0x15/0xe820
authorJohn Tsiombikas <nuclear@member.fsf.org>
Sun, 29 Apr 2018 05:13:05 +0000 (08:13 +0300)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Sun, 29 Apr 2018 05:13:05 +0000 (08:13 +0300)
commit79be435fcf61613617025a2c4ef5fddf00a09178
treec3c97e14e65067bf6498e961d6f24cf5f7d06b43
parent5a961b914da78d534e8e2dc6bfb5103114dbff54
- memory detection with BIOS 0x15/0xe820
- fixed video text scrolling in contty
src/boot/boot2.s
src/contty.c
src/kmain.c
src/mem.c [new file with mode: 0644]
src/mem.h [new file with mode: 0644]