Skip to content
View devzendo's full-sized avatar
💭
Current focus: Experiments in Digital Communication
💭
Current focus: Experiments in Digital Communication

Block or report devzendo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. onni onni Public

    A Raspberry Pi Pico USB Transceiver Interface and Packet Radio Modem. Written in C++ currently.

    C

  2. digimorse digimorse Public

    Mixing Morse code and error control coding for extreme weak-signal, noise-free QSOs. In active development, studying error control coding, digital signal processing, rust.

    Rust 5

  3. retro-c-compiler retro-c-compiler Public

    A C compiler for Transputer/Parachute and SIBO, following Nora Sandler's "Writing a C Compiler" book. Written in Rust with TDD.

    Rust

  4. transputer-emulator transputer-emulator Public

    This is a portable, open source emulator of the 32-bit Inmos T414/T800/T801/T805 Transputer family, and a host/file I/O Server that interfaces it to a host OS, providing boot/debug/IO facilities. I…

    C++ 20 4

  5. transputer-macro-assembler transputer-macro-assembler Public

    A macro assembler for building Transputer binaries. Uses MASM syntax as used in Transputer eForth. Written in Scala 2.

    Scala 3

  6. transputer-eforth transputer-eforth Public

    eForth for the Transputer (see transputer-emulator); written in MASM (see transputer-macro-assembler). Written in Transputer assembly.

    Assembly 3