| 2020-04-30 21:29 | Fix bug where eax was trashed in pit_sleep_and_wait_for_keypress() | mintsuki | 96f8c65f |
| 2020-04-30 19:19 | Add time stuff | mintsuki | 8db7cdcb |
| 2020-04-30 11:03 | Add long mode checks | mintsuki | 6ad7df10 |
| 2020-04-29 15:16 | Dehook int 0x08 when unused | mintsuki | 8e7ce7a1 |
| 2020-04-29 14:53 | Resolve most GCC warnings | mintsuki | f8c0b317 |
| 2020-04-25 20:16 | Update binary image | mintsuki | 45bae801 |
| 2020-04-25 20:11 | Hook bios interrupt 0x08 instead of 0x1c for PIT ticks | mintsuki | 09683cc5 |
| 2020-04-25 18:33 | Rewrite pit_sleep_and_quit_on_keypress() to be fully in real mode to avoid issues with switching back and forth | mintsuki | 2fd36507 |
| 2020-04-24 16:26 | Misc bug fixes and sanity checks | mintsuki | 8ef1e28e |
| 2020-04-24 15:36 | Fix bug where config file values with a colon were interpreted as entries (3) | mintsuki | 2c3bd468 |
| 2020-04-24 15:28 | Fix bug where config file values with a colon were interpreted as entries (2) | mintsuki | 2b6cf629 |
| 2020-04-24 15:02 | Fix bug where config file values with a colon were interpreted as entries | mintsuki | 7904025c |
| 2020-04-24 13:24 | Change default optimisation level to -Os and update binary image | mintsuki | ebae7c91 |
| 2020-04-24 13:22 | Make VGA textmode deinit reset video mode with BIOS | mintsuki | b479d69c |
| 2020-04-24 12:48 | Make libc functions more standard compliant | mintsuki | 5e9adf35 |
| 2020-04-24 12:16 | Improve ext2 inode reading | mintsuki | ee38f8b4 |
| 2020-04-23 21:52 | Add definition of memory map to stivale spec | mintsuki | bcfd9e5f |
| 2020-04-23 21:36 | Add draft of stivale specification | mintsuki | 312cc56a |
| 2020-04-23 20:23 | Fix ext2fs bug | mintsuki | 8be6ea8a |
| 2020-04-23 10:56 | Use int 0x16 for pit_sleep_and_quit_on_keypress() | mintsuki | 2fc3b212 |
| 2020-04-22 15:52 | Update binary image | mintsuki | d314bd84 |
| 2020-04-22 15:49 | Update README.md | mintsuki | 38e18917 |
| 2020-04-22 15:47 | Fix issue where cmdline is not loaded | mintsuki | 633d49b7 |
| 2020-04-22 13:48 | Reorganise ext2 directory code | mintsuki | bc7f7277 |
| 2020-04-22 13:24 | Fix ext2 bug | mintsuki | d7c6aa5a |
| 2020-04-21 20:03 | Added ext2 subdirectory support (#6) | Shreyas Lad | b1c305ab |
| 2020-04-21 17:18 | Add CONFIG.md | mintsuki | 55137edb |
| 2020-04-21 16:29 | Update binary image | mintsuki | f153e1a5 |
| 2020-04-21 16:27 | Add boot menu | mintsuki | 15c18d76 |
| 2020-04-21 14:23 | Add parsing of config entries | mintsuki | 725a1fc1 |