Skip to content
View devzendo's full-sized avatar
💭
Current focus: Transputer emulation on the Pi Pico
💭
Current focus: Transputer emulation on the Pi Pico

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. parachute parachute Public

    A modern, open, fully-understandable, useful personal computing stack — built around the Transputer (see transputer-emulator and other transputer- projects)

  2. transputer-emulator transputer-emulator Public

    This is a portable, open source emulator of the 32-bit Inmos Transputer family, and a host I/O server that interfaces it to a host OS, providing boot/debug/IO facilities. Written in C++14.

    C++ 22 4

  3. 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 6

  4. 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 4 1

  5. transputer-eforth transputer-eforth Public

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

    Assembly 3

  6. 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