============================= Zero Board Computer Reference ============================= .. include:: ../../README.rst :start-after: =================== :end-before: Quick Start Documentation ------------- .. toctree:: :maxdepth: 2 :caption: User Guides introduction client-library emulator-integration security specification building testing examples linux-extensions qemu-transports documentation-sources .. toctree:: :maxdepth: 2 :caption: Architecture architecture .. toctree:: :maxdepth: 2 :caption: C++ API api/cpp .. toctree:: :maxdepth: 2 :caption: C API api/high-level api/client api/host api/backend api/protocol .. include:: ../../README.rst :start-after: Quick Start :end-before: License Testing ------- Tests run on Linux, macOS, and Windows. CI includes AddressSanitizer, UndefinedBehaviorSanitizer, and continuous fuzzing via ClusterFuzzLite. Related Projects ---------------- - `MAME `_ -- includes ZBC machine drivers - `zeroboardcomputer.com `_ -- ZBC specification .. include:: ../../README.rst :start-after: License