Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-07-21 | bridge: added state machine definitions. | midipix | 1 | -0/+1 |
2016-07-21 | debug: ptyc_dbg_cat(): implementation and integration. | midipix | 1 | -0/+1 |
2016-07-21 | logic: added console initialization and threaded loop allocation. | midipix | 2 | -0/+10 |
2016-07-21 | free-standing environment: added minimal gdi definitions and accessor table. | midipix | 3 | -0/+5 |
2016-07-21 | pty layer: added ptyc_alloc_pty(), ptyc_free_pty(). | midipix | 3 | -0/+3 |
2016-07-21 | driver context: added ptyc_set_status(). | midipix | 1 | -0/+1 |
2016-07-21 | driver: added native console accessor table. | midipix | 1 | -1/+1 |
2016-07-21 | created free-standing project skeleton. | midipix | 9 | -0/+53 |