Commit Graph

  • f8c66e3c59 Add a newline to the start of the kernel greeting message master Juhani Krekelä 2021-07-06 21:57:53 +0300
  • dba9efe140 Add a newline before the OS selection prompt in bootloader Juhani Krekelä 2021-07-06 21:57:27 +0300
  • 89e377bf2d Print a dot for each loaded sector in bootloader Juhani Krekelä 2021-07-06 21:54:34 +0300
  • 283ed06d7e Ignore deleted files in bootloader Juhani Krekelä 2021-07-06 21:50:56 +0300
  • ad44d90db9 Include source on the floppy Juhani Krekelä 2021-07-04 23:48:29 +0300
  • 445774e377 Default to 360K floppy images Juhani Krekelä 2021-07-04 23:45:50 +0300
  • 6bcfcbd7cc Use ds instead of es for itoa Juhani Krekelä 2021-07-04 23:40:39 +0300
  • ca070d672e Start working on the kernel Juhani Krekelä 2021-07-04 23:35:27 +0300
  • 95d6cf1c4e Fix directory entry pointer getting offset if EttinOS kernel was found Juhani Krekelä 2021-07-04 21:05:19 +0300
  • 1c61708c85 Allow also loading EttinOS with the bootloader Juhani Krekelä 2021-07-04 20:49:15 +0300
  • b17a416bc6 Give nicer names to both source and binary files Juhani Krekelä 2021-07-04 19:34:31 +0300
  • 417b3767ff Execute something more substantial in the kernel Juhani Krekelä 2021-07-04 19:15:51 +0300
  • 4dc7266f6a Make debug hexprint work under PCem too Juhani Krekelä 2021-07-04 19:13:34 +0300
  • de098cb9f3 Finish up the remaining TODOs in bootsect.asm Juhani Krekelä 2021-07-04 19:12:59 +0300
  • 8d67cdf201 Always do disk reads one sector at a time Juhani Krekelä 2021-07-04 18:52:11 +0300
  • 591fe91f93 Centralize and improve boot sector disk access Juhani Krekelä 2021-07-04 17:36:25 +0300
  • 3f4c6c0559 Make output code work also on the original IBM PC multiboot Juhani Krekelä 2021-06-30 23:22:09 +0300
  • 7e41612687 Add OS selector to bootloader Juhani Krekelä 2021-06-30 22:12:07 +0300
  • 96dcfa48bb Add support for 360K disk images as well Juhani Krekelä 2021-06-30 22:56:15 +0300
  • 485a75d6c3 Fix copypaste failure leading to rootdirentries not being multiplied properly Juhani Krekelä 2021-06-30 22:10:01 +0300
  • f4cdb29095 Whoops, missed that (lack-of) colon Juhani Krekelä 2021-06-30 20:42:03 +0300
  • 19472fbbec Use 8.3 for source file names Juhani Krekelä 2021-06-30 20:41:37 +0300
  • 9a829fc71c Load kernel off of FAT12 disk Juhani Krekelä 2021-06-30 20:35:07 +0300
  • 8da504ca2d Add license and readme Juhani Krekelä 2021-06-28 23:10:29 +0300
  • 68cd3c8821 Automatically track dependencies Juhani Krekelä 2021-06-28 23:00:50 +0300
  • ae90faf4d6 List root directory of the disk Juhani Krekelä 2021-06-28 22:58:11 +0300
  • 521fd1be2b First commit Juhani Krekelä 2021-06-28 21:33:23 +0300