Commit graph

14 commits

Author SHA1 Message Date
Cody Brocious
f91e74ef2b Began refactoring for libretto. 2016-06-04 15:29:30 -06:00
Cody Brocious
8d56300d73 Added initial PCI and Port IO support. Refactored device management. 2016-05-20 12:05:33 -06:00
Cody Brocious
21f002ac5e Removed silly aligned page allocation calls. Fixed contiguous memory. Added basic MMIO. Added initial GPU class. 2016-05-19 19:23:32 -06:00
Cody Brocious
a32a786890 Significantly extended IO capabilities. Fixed some random linker bugs and such. 2016-05-19 01:50:22 -06:00
Cody Brocious
a9cc9c018d Abstracted away hypervisor interface. 2016-05-17 12:37:00 -06:00
Cody Brocious
057d3ed49b Added proper thread termination. Updated hyper call dispatch to not trash newly switched threads. 2016-05-13 23:09:26 -06:00
Cody Brocious
7432a0aef9 Added hack to prevent kernel patching by XBEs. Added single step function to debugger. Fixed call signature for RtlLeaveCriticalSection. 2016-05-10 02:02:54 -06:00
Cody Brocious
e15bf89641 Implemented basic debugger. 2016-05-09 22:54:27 -06:00
Cody Brocious
179251fd94 Added simple stack dumper. 2016-05-09 01:36:34 -06:00
Cody Brocious
8aecbadea8 Added XBE loading and initial execution. Refactored virtual mapping out of vocal. 2016-05-08 16:03:26 -06:00
Cody Brocious
76d1a6e060 Implemented liballoc. 2016-05-08 08:27:44 -06:00
Cody Brocious
0f71775c8f Refactored to add Box class. Added page manager and initial allocator code. 2016-05-08 05:45:30 -06:00
Cody Brocious
bafd81c8ae Added tons of shit. 2015-09-16 21:41:44 -04:00
Cody Brocious
52e3fc5d5e Initial commit. 2015-06-11 15:31:31 -04:00