summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2016-07-21debug: ptyc_dbg_event(): initial implementation.midipix1-2/+99
2016-07-21logic: added console initialization and threaded loop allocation.midipix13-0/+391
2016-07-21ptyc_free_driver_ctx(): fix readability.midipix1-2/+2
2016-07-21ptyc_driver_ctx_impl(): implementation and integration (static, inline).midipix2-18/+39
2016-07-21ptyc_init(): change linkage to inline.midipix1-1/+1
2016-07-21driver: gdi accessor table integration.midipix2-11/+24
2016-07-21free-standing environment: added minimal gdi definitions and accessor table.midipix7-0/+350
2016-07-21driver: added --debug support.midipix4-2/+25
2016-07-21pty layer: added ptyc_alloc_pty(), ptyc_free_pty().midipix8-0/+129
2016-07-21driver context: added ptyc_set_status().midipix2-0/+17
2016-07-21driver: added native console accessor table.midipix3-1/+55
2016-07-21created free-standing project skeleton.midipix59-0/+3945
2016-07-04created repository.midipix2-0/+12