Commit Graph

  • bffe30c2a2 deal with shift keys master Mathieu Maret 2018-07-19 15:15:02 +0200
  • 5fe28f3c26 fix status line dsplay when scrolling Mathieu Maret 2018-07-19 14:01:53 +0200
  • 2352c67b7a Add keyboard scancode Mathieu Maret 2018-07-19 13:57:47 +0200
  • 95850e0581 Folder reorg Mathieu Maret 2018-07-19 13:26:28 +0200
  • 228d2a15c8 Remove unused headers Mathieu Maret 2018-07-19 11:25:46 +0200
  • ee414bc4aa Add scrolling function for int Mathieu Maret 2018-07-18 15:35:49 +0200
  • 0e37c3d426 Scolling screen Mathieu Maret 2018-07-18 15:06:31 +0200
  • 3b875b209e Correct VGA height Mathieu Maret 2018-07-18 13:54:38 +0200
  • 9756f3f3ce Fix irq Mathieu Maret 2018-07-18 01:41:10 +0200
  • 37d772d1c7 Correct definition of masking IRQ Mathieu Maret 2018-07-18 01:32:17 +0200
  • 97a9955b21 Correct irq number for slave pic Mathieu Maret 2018-07-18 01:28:27 +0200
  • 3fceb00ab4 correct outb usage Mathieu Maret 2018-07-18 01:13:32 +0200
  • 200c311bcf add missing pit irq handler Mathieu Maret 2018-07-17 23:02:27 +0200
  • 24cab443f2 Add pit driver Mathieu Maret 2018-07-16 14:20:12 +0200
  • 3e3f4a1c4c Header deps compilation Mathieu Maret 2018-07-15 21:42:36 +0200
  • 671e19510e make: possibility to generate a floppy image Mathieu Maret 2018-07-13 14:14:56 +0200
  • e43e869245 kernel gets bigger ! read more sectors Mathieu Maret 2018-07-13 14:14:32 +0200
  • 6aeafc622b correct pic DATA addr Mathieu Maret 2018-07-13 14:14:14 +0200
  • 4120e56f82 Correct outb usage Mathieu Maret 2018-07-13 13:48:43 +0200
  • f18249fab6 Correct IDT address computation Mathieu Maret 2018-07-12 17:36:38 +0200
  • 9cd70a7046 fix printInt for INT_MIN Mathieu Maret 2018-07-12 14:18:21 +0200
  • 3ce167123a Add way to print int Mathieu Maret 2018-07-12 14:07:24 +0200
  • 1dd69e16a2 Change message of mbr Mathieu Maret 2018-07-12 12:21:19 +0200
  • b4990aed80 Add exception handling Mathieu Maret 2018-06-30 01:03:40 +0200
  • 6d34b7eef0 idt: reformat code Mathieu Maret 2018-06-30 01:00:47 +0200
  • c62f52342f Add gdt (from SOS) Mathieu Maret 2018-06-30 01:00:25 +0200
  • 278ac9f816 Rename IRQ exception base addr Mathieu Maret 2018-06-29 23:23:40 +0200
  • 0d43780f35 Add more comment in mbr Mathieu Maret 2018-07-10 14:04:51 +0200
  • 35c0fb8f86 Add IRQ handler Mathieu Maret 2018-06-26 16:41:06 +0200
  • a82a055ea1 Add Readme doc Mathieu Maret 2017-11-27 11:24:22 +0100
  • f1341d3d72 Add some "kernel" code written in C Mathieu Maret 2017-11-24 23:41:14 +0100
  • 523bff7fce Put 32bits code after 1sector and load it Mathieu Maret 2017-11-24 22:32:11 +0100
  • a6750cb2a5 Go into 32bits protected mode Mathieu Maret 2017-11-23 23:25:07 +0100
  • 868278ffec Correct markdown Mathieu Maret 2017-01-28 23:44:16 +0100
  • 6e2f3fbd06 Add doc about reg Mathieu Maret 2017-01-28 23:40:54 +0100
  • b2610491c7 Hello world in a mbr Mathieu Maret 2017-01-28 23:31:26 +0100
  • bad25e4013 mbr print 'A' Mathieu Maret 2017-01-28 22:58:59 +0100
  • acc01761e0 Mbr doing nothing Mathieu Maret 2017-01-28 22:46:50 +0100