Running Project List
I always have a large number of projects, which shuffle between active, inactive, and effectively abandoned. In the interest of self-accountability and maybe letting others take over or get involved in projects, I’ve decided to make an incomplete list (last ~6 months), which I’ll attempt to keep up to date:
- HypervisorSharp (H#) [Active]: This project seeks to allow trivial development of hypervisors and emulators for .NET Core. Currently targets only Hypervisor.framework on MacOS. https://github.com/daeken/PaleFlag/tree/master/HypervisorSharp
- PaleFlag [Active]: Xbox emulator built on H#. https://github.com/daeken/PaleFlag/tree/master/PaleFlag
- GdbStub [needs real name - Active]: .NET [Core] library to embed a GDB stub trivially in any emulator, hypervisor, or other project. https://github.com/daeken/PaleFlag/tree/master/GdbStub
- SharpStation [Inactive/Abandoned?]: Playstation emulator in C#, with auto-generated CPU. https://github.com/daeken/SharpStation
- TraumUI [Inactive]: .NET Core library for TUI, comparable to Urwid in Python. https://github.com/daeken/TraumUI
- DaeForth [Inactive]: New programming language for .NET and GPUs. https://github.com/daeken/TraumUI
- Serac [Inactive]: Web server, web application framework, websocket server, and template engine for .NET Core. https://github.com/daeken/Serac
- WebArena [Inactive]: idTech3 (Quake3) engine implementation from scratch in C#, compiled for the browser by Bridge.NET. https://github.com/daeken/WebArena
- OpenEQ [Inactive]: Open source EverQuest client. https://github.com/daeken/OpenEQ