3sys
3 years agoconsole cursor positioning master
John Tsiombikas [Sun, 13 Jun 2021 22:03:10 +0000 (01:03 +0300)]
console cursor positioning

3 years agorudimentary console
John Tsiombikas [Sun, 13 Jun 2021 21:35:31 +0000 (00:35 +0300)]
rudimentary console

3 years agomissing "SEG_BIG" flag in data segments (desc_seg())
John Tsiombikas [Sun, 13 Jun 2021 03:31:47 +0000 (06:31 +0300)]
missing "SEG_BIG" flag in data segments (desc_seg())

3 years agoselectors, descriptors, more interrupt init
John Tsiombikas [Fri, 11 Jun 2021 20:01:32 +0000 (23:01 +0300)]
selectors, descriptors, more interrupt init

3 years agostarted on interrupts
John Tsiombikas [Fri, 11 Jun 2021 16:17:55 +0000 (19:17 +0300)]
started on interrupts

3 years agogdt
John Tsiombikas [Fri, 11 Jun 2021 02:36:14 +0000 (05:36 +0300)]
gdt

3 years agochanged the scroll repeat window to a power of two (25 -> 32 lines)
John Tsiombikas [Wed, 9 Jun 2021 15:24:22 +0000 (18:24 +0300)]
changed the scroll repeat window to a power of two (25 -> 32 lines)

3 years agogrub setup script, and added -march=i386 to CFLAGS
John Tsiombikas [Wed, 9 Jun 2021 11:01:58 +0000 (14:01 +0300)]
grub setup script, and added -march=i386 to CFLAGS

3 years agoinfinite hardware scrolling
John Tsiombikas [Tue, 8 Jun 2021 20:02:03 +0000 (23:02 +0300)]
infinite hardware scrolling

3 years agovga text output and libc expansion
John Tsiombikas [Tue, 8 Jun 2021 14:27:53 +0000 (17:27 +0300)]
vga text output and libc expansion

3 years agofoo
John Tsiombikas [Mon, 7 Jun 2021 17:49:20 +0000 (20:49 +0300)]
foo

3 years agoinitial commit
John Tsiombikas [Mon, 7 Jun 2021 00:15:56 +0000 (03:15 +0300)]
initial commit