Commit graph

11 commits

Author SHA1 Message Date
Ivan Roberto de Oliveira 55adab93f7 Name change (again) 2019-02-28 11:45:09 -03:00
StrikerX3 3ef26120ee Replace CPU modules with virt86
Restructure CMake projects
2019-02-20 23:38:36 -03:00
StrikerX3 c39937c9ea Require C++17 features 2019-01-25 17:34:01 -02:00
StrikerX3 dd032ea0e3 Branding changes 2018-12-05 14:09:26 -02:00
StrikerX3 ed1cd4442f Added initial Windows Hypervisor Platform support 2018-06-09 20:10:19 -03:00
StrikerX3 3e57a3f32b Added support for Linux 2018-03-16 15:59:33 -07:00
Darren Anderson 56c37224f3 Added disassembly on crash/cpu exit. 2018-03-14 21:20:07 +00:00
Darren Anderson 20437b73e0 Added Zydis. 2018-03-14 20:34:04 +00:00
Ivan Roberto de Oliveira 7a019ac317 Prepare for full LLE implementation 2018-03-05 13:39:27 -03:00
StrikerX3 8adecb5c2d Windows build support with VS 2017 2018-01-20 18:56:30 -02:00
Matt Borgerson 0737574f21 Add basic system framework
This patch adds just enough to initialize the system, load an XBE,
handle a couple of Kernel functions, and render the framebuffer. No
audio, networking, 3D graphics, or even real Kernel functions yet.
2017-12-16 02:32:11 -07:00