Skip to content
This repository was archived by the owner on Apr 6, 2020. It is now read-only.

kernel v2 #125

Merged
merged 6 commits into from
Mar 25, 2018
Merged

kernel v2 #125

merged 6 commits into from
Mar 25, 2018

Conversation

steveklabnik
Copy link
Member

This PR contains a total re-do from scratch of the kernel. Following @phil-opp 's latest work here allows us to do everything in a cross-platform manner, and not need any assembly code to get going!

This PR technically regresses functionality in that all of the keyboard stuff is gone, but I wanted to re-write it anyway.

This fixes a lot of Issues; most related to building, but some other ones that it makes irrelevant:

Fixes #123
Fixes #118
Fixes #110
Fixes #85
Fixes #79
Fixes #78
Fixes #76
Fixes #75
Fixes #74
Fixes #69
Fixes #53

@steveklabnik
Copy link
Member Author

Appveyor is being weird and not showing intermezzos yet; I'm going to give it some time and see if it's just some weird caching thing.

@steveklabnik steveklabnik merged commit a336776 into master Mar 25, 2018
@steveklabnik steveklabnik deleted the redux branch March 25, 2018 13:35
steveklabnik added a commit to intermezzOS/book that referenced this pull request Mar 25, 2018
intermezzOS/kernel#125 significantly changes the
kernel, and so, let's start over with a new edition of the book.
steveklabnik added a commit to intermezzOS/book that referenced this pull request Mar 25, 2018
intermezzOS/kernel#125 significantly changes the
kernel, and so, let's start over with a new edition of the book.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.